MyMonPlugins (ehemals teamix Monitoring Plugins)
Find a file
Sebastian Harl a2c2f4844e Added initial version of check_junos_vc.pl.
The plugin connect to a Juniper Switch and checks Virtual Chassis information.
It supports the following checks:

 * members_count: Number of Virtual Chassis members.

 * master, backup: Number and assignment of master resp. backup members.

 * interfaces: State and number of VCP interfaces.

Warning and critical ranges may be specified for each single check.

The format for specifying checks is:
checkname[,target[,warning[,critical]]]
2011-07-05 17:21:13 +02:00
PNP check_naf PNP templ: Print nav* totals at bottom of the legend. 2011-06-22 11:27:13 +02:00
.gitignore Initial commit 2010-09-09 18:52:56 +02:00
check_apaches.py *: Add GPL header, check_*: catch import error 2011-03-17 10:10:05 +01:00
check_junos_bgp.pl check_junos_bgp.pl: Suppress 'wide character in print' warnings. 2011-06-30 11:41:18 +02:00
check_junos_vc.pl Added initial version of check_junos_vc.pl. 2011-07-05 17:21:13 +02:00
check_naf.py Added CIFS users and stats checks 2011-06-16 13:45:41 +02:00
check_nagiostats.py *: Add GPL header, check_*: catch import error 2011-03-17 10:10:05 +01:00
check_netconnections.py *: Add GPL header, check_*: catch import error 2011-03-17 10:10:05 +01:00
check_sensors.py *: Add GPL header, check_*: catch import error 2011-03-17 10:10:05 +01:00
monitoringplugin.py monitoringplugin: Added seconds_to_hms() method. 2011-05-04 14:07:55 +02:00