TOP LEVEL CATEGORIES
EXPLORE
Description:
This plugin checks port status, STP, traffic and errors data of network interfaces. It is optimized for faster execution and has advanced support of cisco switches. Starting with 2.4 version it be used both with SNMP and run locally on linux servers. The plugin can use previous run perfdata for bandwidth calculations which avoids creation of temporary files.
Current Version
2.36 (stable) and 2.4a9 (beta)
Last Release Date
2012-11-30
Compatible With
Owner
William Leibzon
Website
http://william.leibzon.org/nagios/
Download URL
https://github.com/willixix/WL-NagiosPlugins
License
GPL
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.
check_snmp_netint.pl (2.23 - old release, Oct 08)
check_snmp_netint.pl (2.16 - old release, Feb 08)
check_snmp_netint.pl (2.36 - June 2012) - probably last 2.3 release, 2.4 beta coming soon
check_netint.pl (2.4a9 - Nov 2012) - this is a development release of a new version for testing, new features include support for checking linux interface locally, support for bulk snmp queries and more
please debug this further using '-v' to see what interfaces are reported. and VLANS have always been an issue actually, most vendors are not reporting this right in SNMP actually
it should work with all network switches as long as vendor is supporting standard MIB (and most do).so just try it and report back only if it doesn't work
That depends on graphing software but most do require custom templates or config to make it work. I've templates available for PNP and NagiosGrapher. To get this to work you need graphing software that would allow you to select which perf variables to graph (those that try to graph all will not work).
I'll add new --juniper option with above OIDs and settings. Thank you.
Unsure. Contact me by email or open ticket at github and send output with debug info from "-v" and exact version number. Check_netint is currently going through active development and beta-testing so some versions may have errors that are fixed but also new errors, I'd probably need you to try newest dev version from github dev branch and test if it gives error there.
This is supported by specifying custom OID with -N. See example in plugin header how its done for Alteon.
Right now I'm working on a new version of this plugin that will add functionality to --intspeed. So contact me privately and explain your suggestions in more detail.
I appreciate that. But simple template I already have in the repository. What is needed is pnp4nagios template that can handle multiple interfaces checked together, like I have with check_linux_procstat which handles any number of cpus. I'll work on that at some point if nobody else contributes.
Setting warning and/or critical threshold of 0 would cause it to be ignored. This is documented in the header examples
I've not tested windows but others say it works. In above error, its saying that you did not specify warning and critical thresholds, you can add -w '0,0' -c '0,0' if you don't care to set thresholds. Please do not rate plugins as"disappointing" if you do not read documentation and do not follow upon fairly descriptive errors. Because of you the rating was lowered by at least one full star - most rated this plugin as 5. Also in general this plugin with its many features is not for novice nagios users. Those with extensive experience who are looking for a really good network interface check plugin understand how much it really offers.
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.