Search Exchange
Search All Sites
Login
Network Equipment Environmental Statistics
Python script that uses a few statically defined SNMP OIDs to monitor temperature, fans, power, and voltage statistics on network equipment. This currently supports only Cisco and Foundy gear (future revisions to include HP and Juniper) and is easily extendible.
Usage: check_env_stats.py [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-H HOSTNAME hostname or IP of device
-C COMMUNITY community read-only string [default=public]
-T TYPE hardware type (cisco,foundry,hp,juniper)
-M MODE type of statistics to gather (temp,fans,power,volt)
-w WARN comma-seperated list of values at which to set warning
-c CRIT comma-seperated list of values at which to set critical
-p include perfmon output
-v enable verbose output
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-H HOSTNAME hostname or IP of device
-C COMMUNITY community read-only string [default=public]
-T TYPE hardware type (cisco,foundry,hp,juniper)
-M MODE type of statistics to gather (temp,fans,power,volt)
-w WARN comma-seperated list of values at which to set warning
-c CRIT comma-seperated list of values at which to set critical
-p include perfmon output
-v enable verbose output
Reviews (0)
Be the first to review this listing!


New Listings


