<div>Hi, </div>
<div>what does nagios "verify" command switch report:</div>
<div># /usr/sbin/nagios -v /etc/nagios/nagios.cfg</div>
<div> </div>
<div>?<br><br> </div>
<div><span class="gmail_quote">On 9/30/05, <b class="gmail_sendername">Pavel Santos</b> <<a href="mailto:pavel.santos@cyberlockconsulting.com">pavel.santos@cyberlockconsulting.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello List,<br><br>I'm having a weird problem trying to check disk utilization on Windows Servers.  Whenever I add the scrip to my 
commads.cfg file nagios stops working (services will not restart).  Below is what I'm adding to my commands and services.cfg files.<br><br><br><br>define command{<br>        command_name check_nt_disk<br>        command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v USEDDISKSPACE -l $ARG1$ -w $ARG2$ -c $ARG3$
<br>        }<br><br><br>define service{<br>host_name host<br>service_description C: Drive Disk Space<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 diskcheck<br>notification_interval 10<br>notification_period 24x7<br>notification_options w,u,c,r<br>check_command check_nt_disk!C!85%!90%<br>}<br><br><br>Thanks in advance,<br><br><br><br>Pavel<br><br>
<br><br>-------------------------------------------------------<br>This SF.Net email is sponsored by:<br>Power Architecture Resource Center: Free content, downloads, discussions,<br>and more. <a href="http://solutions.newsforge.com/ibmarch.tmpl">
http://solutions.newsforge.com/ibmarch.tmpl</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>