Werk #1126: bluecat_ntp: check no longer crashes on evaluating sysLeap values higher than 1

Component Checks & agents
Title bluecat_ntp: check no longer crashes on evaluating sysLeap values higher than 1
Date Oct 15, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i6
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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.

To the list of all Werks