Werk #1102: esx_vsphere_counters: no longer raise false alarms because of invalid data from ESX Host

Komponente Checks & agents
Titel esx_vsphere_counters: no longer raise false alarms because of invalid data from ESX Host
Datum 28.08.2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.2.5i6
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

Sometimes the ESX Host does not report valid counter ids.
It may look like

<id>
  <counterId>-2147483645</counterId>
  <instance>84</instance>
</id>

If this happens the <<<esx_vsphere_counters>>> section in the agent is empty. Any checks which relied on this section are now able to handle this scenario by raising a MKCounterWrappedException. Therefore these checks will no longer go UNKNOWN, but stale...

Zur Liste aller Werks