Using check_snmp to check if a metric is within a range or not
Sometimes a metric needs to fall between a range to be considered OK, and outside the range (i.e. above and below) for a warning, and outside that range (i.e. above and below) for a critical. So for example monitoring the input voltage into a APC UPS to ensure it is within a certain range. So […]
More...