Brocade

Interfacetable_v3t

Description:

Interfacetable_v3t.pl is a Nagios(R) plugin that allows you to monitor the network interfaces of a node (e.g. router, switch, server) without knowing each interface in detail. This plugin comes from check_interface_table.pl / check_interface_table_v2.pl, and provides lots of enhancements, bugfixes and new features.

Current Version

1.00

Last Release Date

2019-01-04

Compatible With

  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

License

GPL


Project Photos
Project Notes
Interfacetable_v3t is a Nagios(R) plugin/addon that allows you to monitor the network interfaces of a node (e.g. router, switch, server) without knowing each interface in detail. Only the hostname (or ip address) and the snmp community string are required. Interfacetable_v3t (formerly check_interface_table_v3t.pl) comes from: * check_interface_table.pl: released courtesy ITdesign Software Projects & Consulting. this is the first version of the plugin, extracted from the commercial suite proposed courtesy ITdesign. * check_interface_table_v2.pl: released courtesy NETWAYS GmbH, it adds the performance data related to bandwidth usage. This 3rd version of the plugin includes many new features and improved functionality. Some key highlights of this version include: * externalization of the html page design in css stylesheets and js files * extended interface inclusion/exclusion system * full documentation * code review and cleaned, following the nagios plugin development guidelines * installer for straightforward installations and upgrades * snmp v1/v2c/v3 supported with several snmp options available * 64bits counters support * error/discard packet tracking, duplex status tracking * Juniper Netscreen extended mode (including vsys, zone and management protocols) * more and more supported devices * and much more ! (see changelogs) Complete documentation: https://github.com/Tontonitch/interfacetable_v3t/blob/master/doc/00-toc.md Changelog: https://raw.githubusercontent.com/Tontonitch/interfacetable_v3t/documentation/CHANGELOG Support the check of the following node types: Brocade fiberchannel switches, Cisco routers, Linux hosts, Windows hosts, Solaris hosts, Netapp filers,... Note: the previous branches (0.02, 0.03, 0.04) are still available but will be not enhanced anymore. Note: release >=0.05-1 include nagios 4 support.
Reviews (6) Add a Review
Problems with nagios 4
by rozsomak, October 31, 2013

Hi, I've installed it on nagios 4, and, the status link does not appear correctly: I get http://10.0.0.0/nagios/cgi-bin/%22/interfacetable_v3t/tables/dQ2DlinkQ2Dsw-Interfacetable.html%22 instead of http://10.0.0.1/interfacetable_v3t/tables/dQ2DlinkQ2Dsw-Interfacetable.html, what is the cause of that? :S



Good Job
by pierrooo, July 31, 2013

Good plugin! works with Cisco 1800,1900,880 Dell Powerconnect 2848 But i have a problem with pnp4nagios: PNP Error "/usr/local/pnp4nagios/var/perfdata/XXX/Interface_Status.xml" not found. Despite PNP4Nagios works with others plugins.



Awesome
by idroj, October 31, 2012

I configured and monitored 3Com Switches (2829 and 2849) and Sonicwall NSA2400 successfully. While I'm configuring all this stuff I found some troubles that I solved by myself: 1.- 3Com Switches (2849) labels contains ", " (comma and space) and this caused broken links to pnp4nagios graphs cause XML an RRD files generated translated this sequence to "._". To solve this I added (line 1855) the following line to "GenerateInterfaceTableData" function inside check_interface_table_v3t.pl file: $servicename =~ s/, /._/g; 2.- Blank characters in Nagios Hostnames are visualized as "Q20" in "Node Selector" drop down menu. I solved this adding the following line to "nodename" function inside /usr/local/interfacetable_v3t/share/tables/index.php file: $filename = preg_replace("/(Q20)/", " ", $filename); Hope this help somebody. Thanx for this awesome plugin!!!



Perfect plug-in for detailed performance on Cisco switches
by liveaverage, September 30, 2012

By far the best, most comprehensive interface plug-in for large environments. I really had problems finding anything to compete with this... Performance degraded [on the Cisco switch] when running check_snmp_netint against all desired/monitored interfaces, and even then, I couldn't control the output as much as I can with this. Just fantastic. Thanks!



NetApp FAS 2040 monitoring
by nicola.sarobba, May 31, 2012

Excellent plugin. It's not possible to monitor NetApp FAS systems. I get the error: "[ERROR] Could not read ifOctetIn information from host "x.y.z.q" with snmp". This post explains why. http://www.tontonitch.com/phpbb/viewtopic.php?f=2&t=1669



awsome
by bennson, June 30, 2011

Great work !



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4.9 (12)
Favorites
8
Views
144,290