Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Network Interface IO via SNMP
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
for more information concerning this plugin call:
- check_snmp_netifio -h
- perldoc check_snmp_netifio
- check_snmp_netifio -h
- perldoc check_snmp_netifio
Reviews (2)
bynishith, February 21, 2016
Kindly provide what I need to mention in "Network Interface"?
Below is the command, which is showing an error.
./check_snmp_netifio -H 172.16.1.105 -C nocgnr -i QLogic -w 10 -c 10
Use of uninitialized value $state in exit at ./check_snmp_netifio line 192.
Below is the command, which is showing an error.
./check_snmp_netifio -H 172.16.1.105 -C nocgnr -i QLogic -w 10 -c 10
Use of uninitialized value $state in exit at ./check_snmp_netifio line 192.
Only after downloading this, the full workings are available. (Author should have made a description with this file)
It takes a reading, waits 5 seconds and does antoher reading. The difference is used as a measurement.
It drops all info below the MB range, so kB or just Bytes are discarded.
This is not the thing i want for a nagios/performance plugin.
It takes a reading, waits 5 seconds and does antoher reading. The difference is used as a measurement.
It drops all info below the MB range, so kB or just Bytes are discarded.
This is not the thing i want for a nagios/performance plugin.