The parameter ‑‑exclude= can be used to exclude specific instances from a check. For instance, a group of volumes (provided they have a naming convention) can be excluded, e.g.: $ ./check_netapp_pro.pl Usage ‑o volume ‑‑exclude=VMWare This snippet excludes all volumes containing ‚VMWare‘ in their name (AB_VMWare_vol1, …
Our Disk check is going to have a new feature. Using the switch ‑‑what=non-zeroed-spare an alarm is sent as soon as non-zeroed spare disks have been found. Depending on wether the zeroing process is currently running or not, a WARNING (including progress) will be sent or else CRITICAL.
Today we announce a new check NetInterface which monitors the Is-Home flag of a network interface and sends an alarm if current-port differs from home-port. This enables us to monitor the output of the following CLI command in a continuous and automated way: clu1::> network interface show -is-home false Logical …