Search found 1 match

by amerikarno
Fri Nov 06, 2020 12:25 am
Forum: Open Source Nagios Projects
Topic: check_snmp critical but interface displayed status is ok
Replies: 0
Views: 1433

check_snmp critical but interface displayed status is ok

Used check_snmp to monitor firewall interface. by running check_snmp command it's seem to be ok as below # ./libexec/check_snmp --hostname=192.168.170.1 --community=public --oid=ifOperStatus.2 -m IF-MIB -s 'up(1)' SNMP OK - up(1) | # ./libexec/check_snmp --hostname=192.168.170.1 --community=public -...