Hi Greg,<br><br>My configuration is as below;<br><br><b>For host definition;</b><br><br><span style="color: rgb(255, 0, 0);">define host{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        host_name               emm4</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        use                     generic-host</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        alias                   Old BGW</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        address                 10.151.28.32</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_command           check-host-alive</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        check_period            24x7</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_interval          5</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        contact_groups          admins</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        retry_interval          1</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        max_check_attempts      10</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        notification_interval   120</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_period     24x7</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        notification_options    d,u,r</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br><br><br><b>For service definitions;</b><br><br><span style="color: rgb(255, 0, 0);">define service{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        use                             generic-service</span><br style="color: rgb(255, 0, 0);">
<br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        host_name                       emm4</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        service_description             Users</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        is_volatile                     0</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_period                    24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        max_check_attempts              3</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        normal_check_interval           3</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        retry_check_interval            1</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        contact_groups                  admins</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_interval           120</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        notification_period             24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_options            w,u,c,r</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_command                   check_users!5!10</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">define service{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        use                             generic-service</span><br style="color: rgb(255, 0, 0);">
<br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        host_name                       emm4</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        service_description             Load</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        is_volatile                     0</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_period                    24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        max_check_attempts              3</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        normal_check_interval           3</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        retry_check_interval            1</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        contact_groups                  admins</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_interval           120</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        notification_period             24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_options            w,u,c,r</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_command                   check_load!5.0,4.0,3.0!10.0,6.0,4.0</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">define service{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        use                             generic-service</span><br style="color: rgb(255, 0, 0);">
<br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        host_name                       emm4</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        service_description             Total Processes</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        is_volatile                     0</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_period                    24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        max_check_attempts              3</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        normal_check_interval           3</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        retry_check_interval            1</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        contact_groups                  admins</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_interval           120</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        notification_period             24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_options            w,u,c,r</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_command                   check_procs!250!400!RSZDT</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">define service{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        use                             generic-service</span><br style="color: rgb(255, 0, 0);">
<br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        host_name                       emm4</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        service_description             Disk Usage</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        is_volatile                     0</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_period                    24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        max_check_attempts              3</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        normal_check_interval           3</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        retry_check_interval            1</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        contact_groups                  admins</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_interval           120</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        notification_period             24x7</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        notification_options            w,u,c,r</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        check_command                   check_disk!/</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br><br><b>And finally the command definitions;<br></b><br><br><span style="color: rgb(255, 0, 0);"># 'check_users' command definition</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">define command{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_name    check_users</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_line    $USER1$/check_users -w $ARG1$ -c $ARG2$</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);"># 'check_load' command definition</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">define command{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_name    check_load</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_line    $USER1$/check_load -w $ARG1$ -c $ARG2$</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);"># 'check_procs' command definition</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">define command{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_name    check_procs</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_line    $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);"># 'check_disk' command definition</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">define command{</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_name    check_disk</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">        command_line    $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">        }</span><br style="color: rgb(255, 0, 0);"><br><br>Regards,<br>Juki<br><br><br><br><div class="gmail_quote">2009/12/2 Greg Pangrazio <span dir="ltr"><<a href="mailto:pangrazi@gmail.com">pangrazi@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Without your config file I cannot be sure, but likely the services are<br>
either using the wrong command ie not the nrpe version, or your check<br>
command is not configured properly..<br>
<br>
Can you provide your host and service definitions as well as the<br>
command configuration for the commands you are using?<br>

</blockquote></div><br>
<br><br>