Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check AIX Filesystem via SNMP
Current Version
1.0
Last Release Date
2021-09-30
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
License
GPL
Hits
3148
Files:
File | Description |
---|---|
check_snmp_storage_aix | bash script check_snmp_storage_aix |
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!
check_snmp_storage_aix version 1.0
This nagios plugins comes with ABSOLUTELY NO WARRANTY.
Usage: ./check_snmp_storage_aix -H 127.0.0.1 -C public -f / -w 80 -c 90
check_snmp_storage_aix -H ADDRESS
check_snmp_storage_aix -C STRING
check_snmp_storage_aix -f STRING
check_snmp_storage_aix -w INTEGER
check_snmp_storage_aix -c INTEGER
check_snmp_storage_aix -l
check_snmp_storage_aix -h
check_snmp_storage_aix -V
Check the filesystem aix by name via snmp
-H ADDRESS
Name or IP address of host (default 127.0.0.1)
-C STRING
Community name for the host SNMP agent (default public)
-f FILESYSTEM NAME
Exact filesystem name (default /)
ALL monitoring all filesystem
-w INTEGER
Warning level of running processes (default: 0)
-c INTEGER
Critical level of running processes (default: 0)
-l
List all filesystem (not monitoring)
-h
Print this help screen
-V
Print version and license information
This plugin uses the 'snmpwalk' command included with the NET-SNMP package.
This nagios plugins comes with ABSOLUTELY NO WARRANTY.
Usage: ./check_snmp_storage_aix -H 127.0.0.1 -C public -f / -w 80 -c 90
check_snmp_storage_aix -H ADDRESS
check_snmp_storage_aix -C STRING
check_snmp_storage_aix -f STRING
check_snmp_storage_aix -w INTEGER
check_snmp_storage_aix -c INTEGER
check_snmp_storage_aix -l
check_snmp_storage_aix -h
check_snmp_storage_aix -V
Check the filesystem aix by name via snmp
-H ADDRESS
Name or IP address of host (default 127.0.0.1)
-C STRING
Community name for the host SNMP agent (default public)
-f FILESYSTEM NAME
Exact filesystem name (default /)
ALL monitoring all filesystem
-w INTEGER
Warning level of running processes (default: 0)
-c INTEGER
Critical level of running processes (default: 0)
-l
List all filesystem (not monitoring)
-h
Print this help screen
-V
Print version and license information
This plugin uses the 'snmpwalk' command included with the NET-SNMP package.
Reviews (0)
Be the first to review this listing!