check_snmp_storage by % and MB left
Posted: Mon Oct 02, 2017 7:25 pm
Currently monitoring all disks by % used, and it works just fine.
problem arises, when service is applied to hosts with VERY large or small disks. as an example, most of the time 90% critical state is fine, but if disk is couple TB, then at 90% usage i still can have couple hundred GBs left, which is nothing to worry about.
So my question is: How to raise alert for SNMP monitored disks only if both conditions are met. Like raise an alert when disk space left is: "(< %) AND (< 1024MB)" ?
problem arises, when service is applied to hosts with VERY large or small disks. as an example, most of the time 90% critical state is fine, but if disk is couple TB, then at 90% usage i still can have couple hundred GBs left, which is nothing to worry about.
So my question is: How to raise alert for SNMP monitored disks only if both conditions are met. Like raise an alert when disk space left is: "(< %) AND (< 1024MB)" ?