ID: 2876
Title: mk_logwatch: Avoid parsing lines that are currently being written by application
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
Thanks to Václav Chlumský.
ID: 2858
Title: hp_proliant_da_phydrv: Adding disk controller to check items
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
Older checks were not taking the controller number into account which
was resulting in missing service checks for some disks. We have now
added the controller id to the check item to fix this issue.
You will have to rediscover the affected hosts and eventually update
related rules like disabled services or similar since the service
description is now changed, for example from "HW Phydrv 0" to "HW Phydrv 0/0".
ID: 2856
Title: winperf_phydisk: Not discovering on clusters where disk perfcounters are missing
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
This fixes a crash like this:
UnboundLocalError: local variable 'disk_read_bytes' referenced before assignment