Disk Checking over snmp

Gerald gcoon at inch.com
Thu Nov 7 00:22:47 CET 2002


For those that care how I set this up:

services.cfg entry:
check_command	check_snmp_disk!1!400000!516062!5000!516062

commands.cfg entry:
# $ARG1$ is disk Partition number to be added to OID.
# $ARG2$:$ARG3$ is warning threshold MIN:MAX
# $ARG4$:$ARG5$ is warning threshold MIN:MAX
define command{
	commandname	check_snmp_disk
	command_line	$USER1$/check_snmp -H $HOSTADDRESS$ -C \
MyV2Community -o enterprises.ucdavis.dskTable.dskEntry.dskAvail.$ARG1$\
-w $ARG2$:$ARG3$ -c $ARG4$:$ARG5$
}

The other admin here and I tossed around the advantages of monitoring
dskAvail as opposed to dskPercent. In the end dskAvail won for when we
integrate MRTG/RRDtool into the setup to have more detailed information
and to be more specific about thresholds than percentages allow.

Thank you all for the help,

Gerald




-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en




More information about the Users mailing list