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.
DOWNLOAD: check plugins for Host-Ressource-MIB (4166 downloads )