Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check disk space with snmp
Current Version
Last Release Date
June 24, 2009
Owner
Nagios Exchange
Version 1.1
Depends basic plugins for nagios Specifically utils.sh and check_snmp
Usage check_disk.sh -H host -C community -i index -w range -c range -l disk_label check_disk.sh -h check_disk.sh -v
Options: -H Hostname for snmp disk query -C Community for snmp disk query -i Index for OID (dskPercent) -w Range(s) which will not result in a WARNING status -c Range(s) which will not result in a CRITICAL status -l disk label --help -l Print this help information --version -v Print version of plugin
- Ranges are inclusive and are indicated with colons. When specified as min:max a STATE_OK will be returned if the result is within the indicated range or is equal to the upper or lower bound. A non-OK state will be returned if the result is outside the specified range. - If specified in the order max:min a non-OK state will be returned if the result is within the (inclusive) range.
Example
check_disk.sh -H foo.bar -C public -i 1 -w 0:89 -c 0:94 -l "/"
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!