Skip to content

dgoetz/interfacetable_v3t

This branch is 55 commits behind Tontonitch/interfacetable_v3t:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

231c379 · Oct 7, 2014
Oct 10, 2013
May 30, 2014
Jun 14, 2014
Oct 7, 2014
Jun 14, 2014
Jun 14, 2014
Jun 15, 2012
May 28, 2011
Dec 27, 2013
May 28, 2011
May 28, 2011
May 30, 2014
May 28, 2011
May 11, 2011
Dec 18, 2011
Aug 13, 2014
Dec 27, 2013
Jun 10, 2011
Jun 10, 2011
Jun 14, 2014
Jun 14, 2014
Jun 14, 2014
Jun 14, 2014
May 28, 2011
May 30, 2014
Jun 14, 2014

Repository files navigation

README

description

Interfacetable_v3t (formerly check_interface_table_v3t) is a Nagios(R) 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. It generates a html page gathering some info on the monitored node and a table of all interfaces/ports and their status.

Interfacetable_v3t (or check_interface_table_v3t.pl, which is the name of the plugin script) comes from:

  • check_interface_table.pl: plugin released by ITdesign Software Projects & Consulting. this is the first version of the plugin, extracted from the commercial suite proposed by ITdesign.
  • check_interface_table_v2.pl: plugin released by NETWAYS GmbH, it adds the performance data related to bandwidth usage.

This new version, called Interfacetable_v3t, provides some enhancements:

  • 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
  • snmp v2c/v3 and 64bits counters support
  • error/discard packet tracking, duplex status tracking
  • and much more ! (see changelogs)

See the TODO file for coming features.

Support the check of the following node types: Brocade fiberchannel switches, Cisco routers and switches, Linux hosts, Windows hosts, Solaris hosts, Netapp filers

documentation

Complete documentation: html | pdf

Changelog: summary | details

About

interfacetable_v3t (formerly check_interface_table_v3t)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.0%
  • PHP 20.9%
  • CSS 10.0%
  • Shell 6.1%