ID: 3020
Title: netapp_api_volumes: ignore volumes of cluster partner
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.9i1
Volumes from the cluster partner are no longer detected as services.
These partner-volumes did not provide the entire span of information and
caused check errors like "Volume is None".
ID: 3111
Title: citrix_status: fixed incorrect assignment of piggyback data to host running the plugin
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.9i1
When a machine is created in citrix without a name, the plugin would previously assign data from
that machine to the one running the plugin.
Those machines will now be ignored by the plugin as their data can't be correctly assigned anyway.
ID: 3017
Title: Fixed missing host/vms inventory information when having multiple datacenters
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.9i1
The inventory data was incomplete when more than one datacenter was available.
ID: 3239
Title: The delay and the period of notifications can be fractions of a minute now.
Component: WATO
Level: 1
Class: New Feature
Version: 1.2.9i1
ID: 3016
Title: mk-job: scheduled jobs are now always executed despite of any status file permission problems
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.9i1
The mk-job call could fail if the status file for this command could not get created
due to permission problems. With this fix insufficient permissions now only prevent the creation of the status file.
The command itself is executed nevertheless.