ID: 0741
Title: BI editor: fixed display bug in "Create nodes based on a service search"
Component: BI
Level: 1
Class: Bug Fix
Version: 1.2.5i2
The WATO BI editor had some problems when displaying rules with the pattern<br>
"Create nodes based on a service search" -> "State of a service"
ID: 0764
Title: lnx_quota: Added new check to monitor Linux File System Quota
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i2
This check monitors filesystems where linux user quotas has been
configured for users which exceed their space and file quotas.
ID: 0740
Title: winperf_if: now able to handle display of bandwidth > 4GBit
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i2
If an interface had a bandwidth of > 4GBit the check did not receive
the correct bandwidth value, because of a 32 bit counter overflow.
Workaround: The windows plugin wmic_if.bat now also reports the correct bandwidth value.
If you use this plugin its bandwidth value will have precedence before the bandwidth determined by the agent.
ID: 0775
Title: ibm_svc_systemstats.diskio: new check for disk throughput in IBM SVC / V7000 devices in total
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i2
ID: 0774
Title: ibm_svc_nodestats.diskio: new check for disk troughput per node on IBM SVC / V7000 devices
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i2
ID: 0773
Title: ibm_svc_system: new check for System Info of IBM SVC / V7000 devices
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i1
ID: 0739
Title: Availablity: Prevent crash if the notification period is missing
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.2.5i1
There are some setup where the notification period of a nagios object was set to NULL.
ID: 0763
Title: hpux_if: Fixed exception during parsing of provided data on some systems
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i1
Some systems provide float values instead of ints. Parsing failed in this case
with a ValueError exception.