Host-Resource-MIB queries: cpu, processes, storage (v3.1)

Version 3.1 changed the way the storage-name is checked

  • from $response->{$key} eq $volumeName
  • to $response->{$key} =~ /^$volumeName/

This means you don’t need to state the full storage name as a parameter, which makes it possible to use this service-check on a whole hostgroup in Nagios, i.e. check “C:” on all “windows-servers” in a single blow.

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

DOWNLOAD: check plugins for Host-Ressource-MIB (3530 downloads )