<P>I've tried both versions and only get "null" at the command prompt. How do you just a list of monitorable variables? I tried -d SHOWALL but I just get null....
<P>  <B><I>Alec &lt;sureshot2k@hotmail.com&gt;</I></B> wrote: 
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">My commands from check_nt work on the command line, but show as (null) for<BR>status information when called by nagios (but it says Status Ok.). Same<BR>issue with 1.06.2 and 1.07 beta.<BR><BR>Here's how I setup the commands. I added the -s paramater based on what I<BR>saw at http://demo.square-box.com/checkcommandscfg.htm, but it seems to do<BR>the same without it.<BR><BR># NSClient NT Check Commands<BR># 'check_nt_disk' command definition<BR>define command{<BR>command_name check_nt_disk<BR>command_line $USER1$/check_nt -H $HOSTADDRESS -p 1248 -v USEDDISKSPACE -l<BR>$ARG1$ -w $ARG2$ -c $ARG3$<BR>}<BR><BR># 'check_nt_cpuload' command definition<BR>define command{<BR>command_name check_nt_cpuload<BR>command_line $USER1$/check_nt -H $HOSTADDRESS -p 1248 -s $USER5$ -v<BR>CPULOAD -l $ARG1$<BR>}<BR><BR>services.cfg piece:<BR><BR>define service{<BR>use generic-service ; Name of service template 
 to use<BR>host_name i2000<BR>service_description CPU LOAD<BR>is_volatile 0<BR>check_period 24x7<BR>max_check_attempts 3<BR>normal_check_interval 3<BR>retry_check_interval 1<BR>contact_groups i-admins<BR>notification_interval 120<BR>notification_period 24x7<BR>notification_options w,u,c,r<BR>check_command check_nt_cpuload<BR>}<BR><BR># Service definition<BR>define service{<BR>use generic-service ; Name of service template to use<BR>host_name i2000<BR>service_description DISK C<BR>is_volatile 0<BR>check_period 24x7<BR>max_check_attempts 3<BR>normal_check_interval 3<BR>retry_check_interval 1<BR>contact_groups i-admins<BR>notification_interval 120<BR>notification_period 24x7<BR>notification_options w,u,c,r<BR>check_command check_nt_disk!c!75!90<BR>}<BR><BR>bits of nagios.log:<BR>[1040887879] SERVICE ALERT: i2000;CPU LOAD;OK;SOFT;3;(null)<BR>[1040887889] SERVICE ALERT: i2000;DISK C;OK;SOFT;2;(null)<BR><BR>Any ideas?<BR><BR>Thanks<BR><BR><BR>--------------------------------------
 -----------------<BR>This sf.net email is sponsored by:ThinkGeek<BR>Welcome to geek heaven.<BR>http://thinkgeek.com/sf<BR>_______________________________________________<BR>Nagios-users mailing list<BR>Nagios-users@lists.sourceforge.net<BR>https://lists.sourceforge.net/lists/listinfo/nagios-users</BLOCKQUOTE><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Yahoo! Mail Plus</a> - Powerful. Affordable. <a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Sign up now</a>