Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_disks_snmp
BSD
162921
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!
This plugin allows you to check all the disks that are mounted on your monitored system. Diskspace and inode utilization is checked and problems are reported in a usual fashion. Check help for detailed explanation of all the options.
You need to have .1.3.6.1.4.1.2021.9.1 table available (includeAllDisks directive in net-snmp config). Tested on Debian, RedHat/CentOS and FreeBSD (with bsnmpd and bsnmp-ucd from ports). Should work on other systems, although you might need to modify a regex to exclude more filesystem types.
Plugin is written in Perl and requires Net::SNMP.
BSD Licenced.
You need to have .1.3.6.1.4.1.2021.9.1 table available (includeAllDisks directive in net-snmp config). Tested on Debian, RedHat/CentOS and FreeBSD (with bsnmpd and bsnmp-ucd from ports). Should work on other systems, although you might need to modify a regex to exclude more filesystem types.
Plugin is written in Perl and requires Net::SNMP.
BSD Licenced.
Reviews (1)
bylosgrandes, September 27, 2012
Good job mate but timeout doesn't work.
1. Parameter is 'T' but show as 't' in help.
2. Parses 'T' parameter but not using it in SNMP session!
1. Parameter is 'T' but show as 't' in help.
2. Parses 'T' parameter but not using it in SNMP session!