Werk #2087: netapp_api_temp: Fixed exception when dealing with old discovered checks
Komponente | Checks & agents | ||
Titel | netapp_api_temp: Fixed exception when dealing with old discovered checks | ||
Datum | 03.03.2015 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
When services have been discovered with old versions, the discovered parameters were None, which lead to an exception with the current check during checking. Handling this kind of data now for compatiblity reasons.