<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<FONT size=2>
Hi all,<BR>
 <BR>
I have just installed Nagios 3.0rc1 into a Solaris 10 machine. Everything is working fine except when i tried to do a check_nrpe on a remote host or localhost. I check my /var/adm/messages. Below is a section of the output:<BR>
 <BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
Jan  4 10:16:39 pnsgsit1gw1 nagios[263]: [ID 702911 user.info] Caught SIGTERM, shutting down...<BR>Jan  4 10:16:39 pnsgsit1gw1 nagios[263]: [ID 702911 user.info] Successfully shutdown... (PID=263)<BR>Jan  4 10:16:39 pnsgsit1gw1 nagios[290]: [ID 702911 user.info] Nagios 3.0rc1 starting... (PID=290)<BR>Jan  4 10:16:39 pnsgsit1gw1 nagios[290]: [ID 702911 user.info] Local time is Fri Jan 04 10:16:39 SGT 2008<BR>Jan  4 10:16:39 pnsgsit1gw1 nagios[290]: [ID 702911 user.info] LOG VERSION: 2.0<BR>Jan  4 10:16:39 pnsgsit1gw1 nagios[291]: [ID 702911 user.info] Finished daemonizing... (New PID=291)<BR>Jan  4 10:17:53 pnsgsit1gw1 genunix: [ID 603404 kern.notice] NOTICE: core_log: nagios[302] setid process, core not dumped: /var/core/core.nagios.302.pnsgsit1gw1.210033.65541.1199413073<BR>Jan  4 10:17:53 pnsgsit1gw1 nagios[291]: [ID 702911 user.info] Caught SIGTERM, shutting down...<BR>Jan  4 10:17:53 pnsgsit1gw1 nagios[291]: [ID 702911 user.info] Successfully shutdown... (PID=291)<BR>Jan  4 10:17:53 pnsgsit1gw1 nagios[305]: [ID 702911 user.info] Nagios 3.0rc1 starting... (PID=305)<BR>Jan  4 10:17:53 pnsgsit1gw1 nagios[305]: [ID 702911 user.info] Local time is Fri Jan 04 10:17:53 SGT 2008<BR>Jan  4 10:17:53 pnsgsit1gw1 nagios[305]: [ID 702911 user.info] LOG VERSION: 2.0<BR>Jan  4 10:17:53 pnsgsit1gw1 nagios[306]: [ID 702911 user.info] Finished daemonizing... (New PID=306)<BR></BLOCKQUOTE>
This will repeat every few minutes and will not occur when i remove the nrpe service monitoring from the configuration. <BR>
I tried to do a <B>/usr/local/nagios/libexec/check_nrpe -H pnsgsit1gw2 -c check_load,</B> The output seems fine except there is some addition characters appended to end. <BR>
OK - load average: 0.00, 0.00, 0.00|load1=0.000;15.000;30.000;0; load5=0.000;10.000;25.000;0; load15=0.000;5.000;20.000;0;<BR>ÿ¿àpÿ:<BR><BR>
Below is my host configuration:<BR>
define host{<BR>        use     linux-server<BR>        host_name pnsgsit1gw2 ; The name we're giving to this server<BR>        alias pnsgsit1gw2 ; A longer name for the server<BR>        address 10.106.127.106 ; IP address of the server<BR>}<BR>
define service{<BR>        use                             local-service<BR>        host_name                       pnsgsit1gw2<BR>        service_description             NRPE<BR>        check_command                   check_nrpe!check_load<BR>}<BR>
define service{<BR>        use                             local-service         ; Name of service template to use<BR>        host_name                       pnsgsit1gw2<BR>        service_description             HTTP<BR>        check_command                   check_http<BR>        notifications_enabled           0<BR>        }<BR>
 <BR>
 <BR>
Anyone has any ideas of what could be the problem?<BR>
 <BR>
Thanks<BR>
 <BR>
Regards,<BR>
Kelvin Xu<BR>
 <BR></FONT><br /><hr />Get your free suite of Windows Live services! <a href='http://www.get.live.com/wl/all' target='_new'>Windows Live</a></body>
</html>