ID: 1144
Title: blade_bx_temp, dell_chassis_temp, emerson_temp, ibm_svc_enclosurestats, ups_bat_temp: rename service description
Component: Checks & Agents
Level: 2
Class: Bug Fix
Version: 1.2.5i6
Rename service description of these checks. They now all begin with <tt>Temperature</tt>, such as
is custom for all Check_MK checks. Beware: new graphs will be created. If these services are target
of WATO or BI rules you might need to adjust them. Your WATO configuration for levels should work
without change.
ID: 1143
Title: dell_powerconnect_temp: fix configuration via WATO
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i6
When configuring levels via the rule <i>Hardware temperature</i> the levels would not
work for this check type. The reason is that - unless most of the other check plugins
for hardware temperature - this check only supports a single sensor. Therefor a new
ruleset has been created named <i>Hardware temperature, single sensor</i>. Please use
that for configuration.
ID: 1010
Title: chrony: new check for NTP synchronization via chrony on Linux
Component: Checks & Agents
Level: 2
Class: New Feature
Version: 1.2.5i6
This check does the same as the existing {ntp.time} check, but is for
cases when {chrony} is being used instead of the {ntpd}. It does not
support measuring jitter, however.
ID: 1009
Title: df: deal with space in file system type for PlayStation file system
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i6
This inventory function of the check crashed when there was a filesystem
with a space in the filesystem type. We have seen one filesystem with
the type <tt>PlayStation(R)3 File System</tt>. This has been fixed now.
ID: 1097
Title: windows_agent: preventing missing agent sections on first query
Component: Checks & Agents
Level: 2
Class: Bug Fix
Version: 1.2.5i6
The windows agent did not report all sections on the first request(s) after
its startup, if some plugins were configured to run asynchronous.
This has been fixed. During startup, the agent now always executes the ASYNC scripts first
and waits for them to finish. After the scripts are finished, it starts listening to
the tcp port.
ID: 0647
Title: printer_input, printer_output: multiple fixes to algorithm for state determination and inventory function
Component: Checks & Agents
Level: 2
Class: Bug Fix
Version: 1.2.5i6
The inventory function now considers the description of the unit if its name is not configured. This should lead to
more and more meaningful items. Still, all units with empty name and description will be merged into one single
service with an empty item name.
The algorithm to determine the states of a unit was plain wrong, so that a nonsense collection of states were given.
This has been corrected. Still several states may be derived, but they should now correctly describe the operational
state of the unit.
The inventory function also used the same algorithm to inventorize only units with meaningful states. Therefore some
changes may be expected in the inventory of a printer as well.
ID: 0646
Title: brocade_fcport: the administrative states for which ports are inventorized can now be configured in WATO
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i6
ID: 0645
Title: brocade_fcport: since in newer firmware (7.*) swFCPortSpeed is deprecated, we then calculate port speed from IF-MIB::ifHighSpeed
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i6
ID: 1008
Title: Overall check timeout for Check_MK checks now defaults to CRIT state
Component: Core & Setup
Level: 2
Class: New Feature
Version: 1.2.5i6
When using the Check_MK Micro Core as the core then the service status for Check_MK
services that ran into an overal timeout (default is 60 seconds) was UNKNOWN. This
has changed to CRIT. Furthermore this is configurable via a new <i>Timeout</i>
option in the ruleset <i>Status of the Check_MK service</i>.