Affichage des articles dont le libellé est snmp. Afficher tous les articles
Affichage des articles dont le libellé est snmp. Afficher tous les articles

mercredi 16 janvier 2013

Checking pfSense with SNMP


Checking pfSense with SNMP

Command examples for monitoring a pfSense router using SNMP.
snmpwalk -v 1 -c public
Interface list
snmpwalk -v 1 -c public | grep ifDescr
Interface status
snmpwalk -v 1 -c public | grep ifOperStatus
Source : Production Monkeys  

AMHA, ça sert à rien sans un bon Zabbix...