ID: 2424
Title: esx_vsphere_counters: improved handling when data is missing
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i3
A few times per day, the ESX system reports invalid counter values.
This is an ESX issue and can't be fixed. The esx_vsphere_counter checks were unable
to work with this invalid/missing data. This has been fixed.
ID: 1287
Title: akcp_temperature: Fixed interpretation of device levels
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
This fix handle devices who seamed to have to low levels like 3.5 or 2.5
ID: 2522
Title: check_mk_agent.aix: now handles different output formats of the uptime function
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
ID: 2423
Title: interface checks: now able to configure absolute levels for error packets
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i3
You can now configure absolute levels for the error package rate.
Note: These new levels are configured as a tuple of integers.
The previous version of this check did not distinguish between percentual levels
configured as pair of int or float.
If you configured the old error rates as int tuples (which was an error in the first place),
you have to update these rules accordingly.
ID: 2422
Title: winperf_mem: new check to monitor memory pages per second
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i3
To use this check you need to activate the output of Memory information in
{check_mk.ini}. You can do this by adding {counters = 4:mem} to the section {[winperf]}.
or through the agent bakery rule "Windows Performance-Counter objects".