Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_snmp_table

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2012-05-16
Compatible With
  • Nagios 3.x
  • Nagios XI
License
BSD
Hits
66554
Files:
FileDescription
check_snmp_table.phpcheck_snmp_table plugin file.
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Retrieves an SNMP MIB Object table. The resulting table is formatted as performance data which can be used by external components to generate graphs, charts, etc. Very flexible. Also stores the table in JSON and PHP-serialized formats.

Plugin is written in PHP.
Sample outputs:

[root@nagiosix-vm ~]# /usr/local/nagios/libexec/check_snmp_table.php -H 10.1.0.13
SNMP OK |1=1|nic0|ethernetCsmacd|1500|100000000|0:27:e:5:a0:ff|up|up|0:0:00:00.00|1691400839|17624620|0|0|0|0|1378108061|6205742|0|0|0|0|SNMPv2-SMI::zeroDotZero 2=2|lo0|softwareLoopback|16384|0|up|up|0:0:00:00.00|1296493905|3275108|0|0|0|0|1296493905|3275108|0|0|0|0|SNMPv2-SMI::zeroDotZero 3=3|pflog0|246|33152|0|up|up|0:0:00:00.00|0|0|0|0|0|0|0|0|0|0|0|0|SNMPv2-SMI::zeroDotZero
[root@nagiosix-vm ~]#