ID: 2680
Title: LDAP: Fixed exception when syncing groups using configurations from previous versions
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.7i3
This fixes the exception "TypeError: 'LDAPUserConnector' object has not attribute '__getitem__'.
ID: 2695
Title: hp_msa_disk, hp_msa_volume: these checks now report more information about disks and volumes of a HP MSA 2040 Storage System
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i3
ID: 2659
Title: Added IPv6 support to the windows agent
Component: Checks & Agents
Level: 2
Class: New Feature
Version: 1.2.7i3
added support for connecting to the windows agent via IPv6.
This support is active by default and can be disabled via configuration file.
ID: 2652
Title: jolokia_metrics: better handling of situation where agent does not respond
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
In case the Jolokia agent cannot be queried the Check_MK services does not
any longer complain about missing agent sections. Instead on the main
service of the instance goes CRIT and all other services will be skipped
and become stale. This avoids bogus notifcations.
ID: 2434
Title: NetApp monitoring: Cluster-Mode is now supported, changes in existing 7Mode checks
Component: Checks & Agents
Level: 2
Class: New Feature
Version: 1.2.7i3
This update enables to monitor NetApp Filers running in Cluster-Mode.
The new <i>agent_netapp</i> is able to automatically detect whether the filer
is running in 7Mode or Cluster-Mode, so you only have to configure the
credentials in the datasource rule as usual.
Some of the existing 7Mode checks have been adjusted. Overall there are now less summary
checks available (e.g. fan, temperature, psu). You need to do a service discovery on each NetApp filer.
The following table shows the list of available checks and the currently
supported NetApp mode.
<table>
<tr><th>Check</th><th>Description</th><th>7Mode</th><th>Cluster-Mode</th></tr>
<tr> <td>netapp_api_aggr</td> <td>Used space and trend of aggregations</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_cluster</td> <td>Cluster status</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_cpu</td> <td>CPU utilization of nodes</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_cpu.utilization</td> <td>CPU utilization for 7Mode filer</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_cpu.nvram_bat</td> <td>NVRAM battery status</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_disk.summary</td> <td>Disk summary check. Includes total raw capacity and info about broken/spare ratio</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_fan</td> <td>Fan status</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_fcp</td> <td>Fibrechannel interfaces traffic and latency</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_if</td> <td>Ethernet interfaces</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_protocol</td> <td>Read OPS / Write OPS for each protocol (nfs, nfsv4, cifs, fcp, iscsci)</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_psu</td> <td>Power supplies</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_snapvault</td> <td>Snapvault Lag-time</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_status</td> <td>Diagnosis status</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_temp</td> <td>Temperature sensors, grouped by shelf</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_info</td> <td>Displays NetApp version</td> <td>X</td> <td>X</td></tr>
<tr> <td>netapp_api_vf_stats.traffic</td> <td>vFiler traffic (Read/Write OPS, Net-Data Send/Recv, Read/Write Bytes)</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_vf_stats</td> <td>CPU utilization of vFilers</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_vf_status</td> <td>vFiler status, e.g running</td> <td>X</td> <td></td></tr>
<tr> <td>netapp_api_vs_status</td> <td>vServer status, e.g running</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_volumes</td> <td>Used space an trend of volumes. Able to record detailed performance data for each protocol</td> <td></td> <td></td></tr>
<tr> <td>netapp_api_vs_traffic</td> <td>vServer Traffic Summary Ethernet Interfaces</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_vs_traffic.fcp</td> <td>vServer Traffic Summary Fibrechannel Interfaces</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_vs_traffic.cifs</td> <td>vServer Traffic Summary Cifs</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_vs_traffic.iscsi</td> <td>vServer Traffic Summary ISCSI</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_vs_traffic.nfsv3</td> <td>vServer Traffic Summary nfsv3</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_vs_traffic.nfsv4</td> <td>vServer Traffic Summary nfsv4</td> <td></td> <td>X</td></tr>
<tr> <td>netapp_api_vs_traffic.nfsv4_1</td> <td>vServer Traffic Summary nfsv4.1</td> <td></td> <td>X</td></tr>
</table>
ID: 2651
Title: Do not allow adding of duplicate hosts anymore
Component: WATO
Level: 1
Class: New Feature
Version: 1.2.7i3
WATO now makes sure that you cannot add a host with a name that already
exists in some folder anymore. That avoids problems when later activating
changes (where duplicate hosts are not allowed anyway). Note: In previous
versions you <i>could</i> have created a host with the same name on different
sites. This is not possible anymore.
ID: 2679
Title: hp_proliant_power: Not discoverying when host is reporting "absent" state
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
When the host is reporting a state of "absent" for power metering, this check
is useless, so not discovering the service when this state is reported.
ID: 2678
Title: LDAP: New sync plugin: Groups to custom user attributes
Component: Multisite
Level: 1
Class: New Feature
Version: 1.2.7i3
The new LDAP sync plugin can be used to set custom user attributes
based on the group memberships in LDAP.
This plugin can be used to set custom user attributes to specified values
for all users which are member of a group in LDAP.
If a user is not a member of a group, the attribute will be left at it's
default value. When a single attribute is set by multiple groups and a
user is member of multiple of these groups, the later plugin in the list
will override the others.
ID: 2677
Title: Fixed duplicate Event Console reload in distributed setups
Component: Event Console
Level: 1
Class: Bug Fix
Version: 1.2.7i3
When activating WATO changes, Check_MK was trying to reload Event
Consoles running on remote sites twice which lead to errors like this:
Error: Internal automation error: Cannot
connect to event daemon via /omd/sites/AAA/tmp/run/mkeventd/status:
[Errno 104] Connection reset by peer