<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Unable to get disk usage by check_nt_disk ...</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Trebuchet MS">Hi all,</FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">I am new to Nagios and just exploring it. I am facing a challenge with NSCleint on Win2K. I am unable to get the Windows Disk usage by using check_nt_disk.</FONT></P>

<P><FONT SIZE=2 FACE="Trebuchet MS">It throws error message ' Status Information : Could not parse arguments'.  </FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">The following is the content of services.cfg file :</FONT>
</P>

<P><FONT SIZE=1 FACE="Trebuchet MS"># Service definition</FONT>
<BR><FONT SIZE=1 FACE="Trebuchet MS">define service{</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">use                             generic-service         ; Name of service template to use</FONT>
</P>

<P>        <FONT SIZE=1 FACE="Trebuchet MS">host_name                       PAP</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">service_description             Disk for NT</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">is_volatile                     0</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">check_period                    24x7</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">max_check_attempts              3</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">normal_check_interval           5</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">retry_check_interval            1</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">contact_groups                  nt-admins</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">notification_interval           120</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">notification_period             24x7</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">notification_options            c,r</FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">check_command           check_nt_disk!C:85:90           </FONT>
<BR>        <FONT SIZE=1 FACE="Trebuchet MS">}</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">Is there any way to fix this problem ? Any suggestion will be appreciated.</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">Thanks.</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Trebuchet MS">Warm regards,</FONT>
</P>

<P><FONT COLOR="#000000" SIZE=2 FACE="Trebuchet MS">Paraman Pachaimuthu</FONT>
</P>

</BODY>
</HTML>