ID: 2503
Title: diskstat: Only excluding multipath members when infos for multipath devices are available
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
Werk #1831 made the discovery exclude member disks of multipath devices. Only do this when
diskstat has information for the multipath devices. Otherwise there will be no Disk IO information
at all for these devices.
ID: 2418
Title: agent_vsphere.pysphere: legacy agent no longer aborts when evaluating unknown ssl option
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
The agent_vsphere.pysphere is now able to accept the option --no-cert-check, which was introduced a month ago.
However, it is only implemented as a dummy. SSL certificate checking is not supported in the legacy version.
ID: 2416
Title: agent_netapp: fixed rare problem where environmental sensor info (fan, psus, temp) were not shown
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
If the netapp filers shared an even amount of disks on a shelf, the agent had problems
to determine which filer is responsible for the shelf sensors.
In this case it reported "no one is responsible" which lead to missing checks.
This has been fixed. If the disks of a shelf are evenly shared between the filers the
shelf owner is now determined by comparing the system-name with the partner-system-name.
ID: 2515
Title: juniper_trpz_aps: check is now cluster-aware
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i3
Now this check is cluster-aware and has now performance data which show the number of access points.
ID: 2502
Title: Fixed removing autochecks when a host is configured to be ping only
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.2.7i3
When a host had already discovered services assigned and was configured to be monitored
as ping only host, by e.g. setting "no agent" in the host properties, the former
discovered services were not removed.
ID: 2514
Title: check oracle_jobs: configurable service status in case of disabled jobs
Component: WATO
Level: 1
Class: New Feature
Version: 1.2.7i3
If a job configured in ORACLE databases is DISABLED, the status of the service can now be set to OK, WARN, CRIT or UNKNOWN.