Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Python script / nagios plug-in that checks components status of Dell or HP servers with snmpwalk command
Current Version
Last Release Date
April 19, 2019
Owner
Carl Chang
Website
https://github.com/changbowen/check_snmp
Download URL
https://github.com/changbowen/check_snmp/archive/master.zip
Compatible With
usage: check_snmp.py [-h] [-v VERSION] [-c COMMUNITY] [-r] [-f] [-b] [--config [CONFIG]] host [category [category ...]]
positional arguments: host The host to connect to. category One or more of the categories from the configuration separated by spaces.
optional arguments: -h, --help show this help message and exit -v VERSION, --version VERSION The SNMP version to use. -c COMMUNITY, --community COMMUNITY The community string to use. -r, --respect Respect properties marked as important when other results contain errors. -f, --format Include additional format like colors in the output. -b, --brief Output brief information (only description and combined status). --config [CONFIG] The configuration file to load.
Nice tool for monitoring a server, but how is this a nagios plugin? The output is all wrong.
You must be logged in to submit a review.
To:
From: