check_xi_service_mrtgtraf - notification threshold question
Posted: Thu Aug 20, 2020 3:43 pm
I am trying to setup a threshold alarm alarm on a router interface.
This interface is supposed to have traffic any given time, so if the traffic goes of, we need to it to be alarmed/notified.
I am using the wizard in XI, and came to this check check_xi_service_mrtgtraf
$USER1$/check_rrdtraf -f /var/lib/mrtg/$ARG1$ -w $ARG2$ -c $ARG3$ -l $ARG4
ARG2 and ARG3 seems only alarms if the read value is above this threshold.
Is there a way to have notification generated if the value is below ARG2 or ARG3?
This interface is supposed to have traffic any given time, so if the traffic goes of, we need to it to be alarmed/notified.
I am using the wizard in XI, and came to this check check_xi_service_mrtgtraf
$USER1$/check_rrdtraf -f /var/lib/mrtg/$ARG1$ -w $ARG2$ -c $ARG3$ -l $ARG4
ARG2 and ARG3 seems only alarms if the read value is above this threshold.
Is there a way to have notification generated if the value is below ARG2 or ARG3?