Home Directory Uncategorized check_disks_snmp

check_disks_snmp

Bookmark and Share

Rating
0 votes
Favoured:
0
Hits
123
Files:
FileDescription
check_disks_snmp.plcheck_disks_snmp.pl
Plugin to check all mounted disks (with some file system types excluded) without having to specify individual partitions.
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.