All Projects → Tontonitch → Interfacetable_v3t

Tontonitch / Interfacetable_v3t

Licence: other
interfacetable_v3t (formerly check_interface_table_v3t)

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Interfacetable v3t

Nagstamon
Nagios status monitor for your desktop.
Stars: ✭ 270 (+1828.57%)
Mutual labels:  monitor, nagios, icinga
check netscaler
A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
Stars: ✭ 36 (+157.14%)
Mutual labels:  nagios, icinga
Lagmonitor
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Stars: ✭ 147 (+950%)
Mutual labels:  plugin, monitor
check-ssl
Check the expiration date of your ssl-cert with bash (implemented for Nagios/Icinga)
Stars: ✭ 14 (+0%)
Mutual labels:  nagios, icinga
Sakuli
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
Stars: ✭ 115 (+721.43%)
Mutual labels:  nagios, icinga
Check nwc health
check_nwc_health is a plugin which checks the health of network components and interfaces.
Stars: ✭ 127 (+807.14%)
Mutual labels:  nagios, icinga
check clever tanken
Benzinpreis-Monitoring mit Icinga 2 || Kraftstoffmonitoring
Stars: ✭ 21 (+50%)
Mutual labels:  nagios, icinga
nagmapReborn
Nagmap Reborn - Standalone integration with some server monitoring systems providing a user-friendly interface through geographic visualization.
Stars: ✭ 19 (+35.71%)
Mutual labels:  nagios, icinga
nagiosplugin
A Python class library which helps with writing Nagios (Icinga) compatible plugins.
Stars: ✭ 19 (+35.71%)
Mutual labels:  nagios, icinga
grafana-pnp-datasource
PNP4Nagios/RRD Datasource for Grafana
Stars: ✭ 27 (+92.86%)
Mutual labels:  nagios, icinga
nagios-plugins-openshift
Nagios/Icinga 2 Plugins for monitoring OpenShift clusters
Stars: ✭ 24 (+71.43%)
Mutual labels:  nagios, icinga
Check docker
Nagios plugin to check docker containers
Stars: ✭ 113 (+707.14%)
Mutual labels:  nagios, icinga
Nagvis
Visualization addon for your open source monitoring core
Stars: ✭ 103 (+635.71%)
Mutual labels:  nagios, icinga
Thola
Tool for monitoring and provisioning network devices (mainly using SNMP) - monitoring check plugin
Stars: ✭ 179 (+1178.57%)
Mutual labels:  nagios, icinga
Nagflux
A connector which copies performancedata from Nagios / Icinga(2) / Naemon to InfluxDB
Stars: ✭ 55 (+292.86%)
Mutual labels:  nagios, icinga
Monitoring-Livestatus
Livestatus Perl API to access runtime data from Nagios, Naemon, Icinga and Shinken.
Stars: ✭ 26 (+85.71%)
Mutual labels:  nagios, icinga
lmd
Livestatus Multitool Daemon - Create livestatus federation from multiple sources
Stars: ✭ 38 (+171.43%)
Mutual labels:  nagios, icinga
Thruk
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
Stars: ✭ 357 (+2450%)
Mutual labels:  nagios, icinga
Auto Cpufreq
Automatic CPU speed & power optimizer for Linux
Stars: ✭ 843 (+5921.43%)
Mutual labels:  monitor
Emby.plugins.javscraper
Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。
Stars: ✭ 864 (+6071.43%)
Mutual labels:  plugin

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 future 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: here

Changelog: here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].