Newbie+,<div><br></div><div>I defined this service (host is defined with other services, working fine):</div><div><br></div><div>define service{<br>   use local-service ; Name of service template to 
use<br>   host_name serv3<br>   service_description Current Load<br>   check_command 
check_local_load!5.0,4.0,3.0!10.0,6.0,4.0<br>}</div><div><br></div><div>As far as I know, NRPE service is NOT installed on the serv3 host.  However, Nagios interface returns values: <span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">SWAP OK - 100% free (5727 MB out of 5727 MB) , which are not correct anyway.  Why is Nagios returning values when it shouldn't be reading any?</span></div>
<div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">Same issue with another service for the same host: check_load.  Returning values: </span><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">OK - load average: 0.64, 0.26, 0.17 which are incorrect and of course NRPE is NOT set up.</span></div>
<div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">In fact, from what I can tell, the values being returned belong to the local system that the Nagios is running on.  </span></div>
<div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">What am I doing wrong?</span></div>
<div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, serif; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">Thanks!</span></div>