<html>
<body>
Philipp,<br><br>
Your configs show you are using the same check command on both hosts
(host_name PC1,PC2) - therefore you will see the same results for PC1 and
PC2.<br><br>
To gather information from PC2, you will have to define a separate
service to use NRPE to execute check_load and check_users on PC2
(assuming Nagios is running on PC1.)<br><br>
Greg<br><br>
At 09:50 PM 04/03/2004, Sand Philipp wrote:<br><br>
<blockquote type=cite class=cite cite><font size=2>Hello,</font>
<br><br>
<font size=2>I've got a general Problem with some plugins like check_users or check_load, which are included in the nagiosplug package.<br>
</font><br>
<font size=2>I wanted to check a few linux boxes, but i only get the results from 1 Server. E.G. on the Server 4 useres are logged in and it got an average load of 0.5.<br>
</font><br>
<font size=2>On the other Server 1 User is logged in and it got an avg. Load of 0.04. I'm trying to check both servers with check_load and check_users. On the Nagios Web interface i see both services running properly on both pcs, but the results are the same. So on PC1 it shows a load of 0.5 and 4 Users logged in and on PC2 it showas the same results as PC1 even though there is 1 User logged in and it got a load of 0.04 ???<br>
</font><br>
<font size=2>Do I need a Client installed on the System itself? Do I need special Users on the PCs?</font> <br>
<font size=2>Here are my cfgs:</font> <br><br>
<font size=2># Service definition Current Users</font> <br>
<font size=2>define service{</font> <br>
<font size=2>        use                             generic-service         ; Name of service template to use</font> <br><br>
<font size=2>        host_name                       PC1,PC2</font> <br>
<font size=2>        service_description             Current Users</font> <br>
<font size=2>        is_volatile                     0</font> <br>
<font size=2>        check_period                    24x7</font> <br>
<font size=2>        max_check_attempts              3</font> <br>
<font size=2>        normal_check_interval           5</font> <br>
<font size=2>        retry_check_interval            2</font> <br>
<font size=2>        contact_groups                  linux-admins</font> <br>
<font size=2>        notification_interval           240</font> <br>
<font size=2>        notification_period             24x7</font> <br>
<font size=2>        notification_options            w,u,c,r</font> <br>
<font size=2>        check_command                   check_local_users!75!150</font> <br>
<font size=2>        active_checks_enabled           1</font> <br>
<font size=2>        }</font> <br><br>
<font size=2>define service{</font> <br>
<font size=2>        use                             generic-service</font> <br>
<font size=2>        host_name                      PC1,PC2</font> <br>
<font size=2>        service_description             System Load</font> <br>
<font size=2>        is_volatile                     0</font> <br>
<font size=2>        check_period                    24x7</font> <br>
<font size=2>        max_check_attempts              3</font> <br>
<font size=2>        normal_check_interval           5</font> <br>
<font size=2>        retry_check_interval            2</font> <br>
<font size=2>        contact_groups                  linux-admins</font> <br>
<font size=2>        notification_interval           240</font> <br>
<font size=2>        notification_period             24x7</font> <br>
<font size=2>        notification_options            c,w,r</font> <br>
<font size=2>        check_command                   check_local_load!1.00,1.25,1.50!2.00,2.00,2.00</font> <br>
<font size=2>        }</font> <br><br>
<font size=2>Thanks for help!</font> <br><br>
<br><br>
<font size=1>_____________________________</font> <br><br>
<font size=1><b>Philipp Sand</b></font> <br>
<font size=1>OC-CC-TEC-SYS</font> <br><br>
<font size=1><b>SYCOR GmbH</b></font> <br>
<font size=1>Heinrich-von-Stephan-Straße 1-5</font> <br>
<font size=1>D - 37073 Göttingen</font> <br><br>
<font size=1>Telefon +49 (0) 551 / 490 - 0</font> <br>
<font size=1>Telefax +49 (0) 551 / 490 - 2000</font> <br><br>
<font size=1><u>philipp.sand@sycor.de</u></font> <br>
<font size=1><u><a href="file://www.sycor.de">www.sycor.de</a></u></font> <br>
<font size=1>------------------------------------------------</font> </blockquote>
<x-sigsep><p></x-sigsep>
=================================<br>
Greg Vickers<br>
Computer Systems Officer<br>
Student Support and Systems,<br>
Teaching and Learning Support Systems,<br>
Queensland University of Technology,<br>
Kelvin Grove Campus,<br>
Brisbane,<br>
Australia<br><br>
CRICOS No 00213J<br><br>
Ph: 07 3864 8276 Fax: 07 3864 5425<br>
Mob: 0416 001 674 SD: #66147</body>
</html>