<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD></HEAD><BODY dir=ltr>
<DIV>I am having trouble with the nagios-stat plugin. I am running a disk
check on a remote machine. When I run nagios-stat -w 40 -c 50
disk IPADDRESS I get an output of the disk percentages but no
warning. Also when running via nagios all I get is "all
disks below threshold." I am not get the Critical I am
expecting. Thanks for your help.</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV> </DIV>
<DIV>services.sh</DIV>
<DIV>nagios-check!40!50</DIV>
<DIV> </DIV>
<DIV>checkcommands.sh</DIV>
<DIV>nagios-check -w $ARG1$ -c $ARG2$ disk $HOSTNAME$</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></BLOCKQUOTE></BODY></HTML>