<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt MS Sans Serif; MARGIN-LEFT: 2px">
<DIV><FONT size=2>I'm having some issues with check_nwstat. I get "<!--StartFragment --> Socket timeout after 10 seconds" when I want to do a
volume check. I can run the ./check_nwstat manually with no problem. Here
is my relavent config files:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Checkcommands.cfg</FONT></DIV>
<DIV># 'check_nwstat' command definition<BR>define
command{<BR>
command_name
check_nwstat_vols<BR>
command_line $USER1$/check_nwstat -H $HOSTADDRESS$ -v
VPF$ARG1$ -w $ARG2! -c $ARG3$<BR>
}</DIV>
<DIV> </DIV>
<DIV>Host.cfg</DIV>
<DIV># 'Novell Box' host definition<BR>define
host{<BR>
use
generic-host</DIV>
<DIV> </DIV>
<DIV>
host_name
border<BR>
alias
DNS Server<BR>
address
192.169.1.2<BR>
check_command
check_nwstat_vols<BR>
max_check_attempts
10<BR>
notification_interval
480<BR>
notification_period
24x7<BR>
notification_options
d,u,r<BR> }</DIV>
<DIV> </DIV>
<DIV>Service.cfg</DIV>
<DIV>define service{<BR>
use
generic-service ; Name of
servic</DIV>
<DIV> </DIV>
<DIV><BR>
host_name
border<BR>
service_description
Check Volumes<BR>
is_volatile
0<BR>
check_period
24x7<BR>
max_check_attempts
3<BR>
normal_check_interval
5<BR>
retry_check_interval
1<BR>
contact_groups
novell-admins<BR>
notification_interval
120<BR>
notification_period
24x7<BR>
notification_options
w,u,c,r<BR>
check_command
check_nwstat_vols!192.168.1.2!VPFSYS!100!50<BR>
}</DIV>
<DIV> </DIV>
<DIV>Any help is appreciated. Thank you!</DIV>
<DIV> </DIV>
<DIV>Cory Schafer</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>