Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check SNMP for Dell and HP
- Nagios 3.x
- Nagios 4.x
- Nagios XI
5950
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.
[--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.
Reviews (1)
byrmeden, August 21, 2024
Nice tool for monitoring a server, but how is this a nagios plugin? The output is all wrong.