Werk #1126: bluecat_ntp: check no longer crashes on evaluating sysLeap values higher than 1
Komponente | Checks & agents | ||
Titel | bluecat_ntp: check no longer crashes on evaluating sysLeap values higher than 1 | ||
Datum | 15.10.2014 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
The oid sysLeap is specificied as bitfield. The 4 possible values are reported as
- 0: no warning
- 1: add second
- 10: subtract second
- 11: Alarm
The previous implementation was incorrected, because it expected the numbers 0-3.