ID: 8751
Title: netapp_api_system_time: new check which monitors the age of Netapp devices
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
ID: 4427
Title: Fixed temporal spreading of pnp4nagios' XML file updates.
Component: Core & setup
Level: 1
Class: Bug fix
Version: 1.5.0i1
If you use the old pnp4nagios format with one metric per RRD, the core needs
to create/update an XML description for each RRD from time to time. To
avoid creation/update storms after e.g. reloads or mass imports of new
hosts, this work should be spread over several (currently 10) minutes. Due
to a bug this spreading didn't work, which has been fixed.
ID: 8758
Title: SNMP checks: Fixed cluster node handling
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Clusteraware snmp check plugins with 'node_info' set to 'True' and
len(snmp_info) > 1 now handle node info as agent check plugins.
External check plugins with above requirements might exist. In this
case please contact the programmer of these check plugins.
Also fixed the check plugins cisco_wlc and juniper_trpz_aps_sessions
which are adapted to above handling of node info.
ID: 4448
Title: agent_netapp: now provides systemtime info for 7mode/CM. check will follow soon
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
ID: 4447
Title: f5_bigip_conns: Now also monitors the connection rate per seconds
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
This check now also determines the rate for the sum of sysClientSslStatTotCompatConns and sysClientSslStatTotNativeConns.
ID: 4400
Title: Fixed possible random "OSError: [Errno 9] Bad file descriptor" in GUI
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.5.0i1
During rendering of any page in the GUI this error could occur. Restarting the
apache of the site should be a workaround the issue for some time unitl applying
the fix shipped with this change.