[NSClient++] Topic #178 - No data was received from host! http://nsclient.org/nscp/discussion/topic/178 <p> No data was received from host! </p> en-us NSClient++ /trac/nswide.png http://nsclient.org/nscp/discussion/topic/178 Trac 1.0beta1 - DiscussionPlugin Gavin Thu, 19 Jun 2008 17:58:25 GMT Topic #178 - No data was received from host! http://nsclient.org/nscp/discussion/topic/178#topic http://nsclient.org/nscp/discussion/topic/178#topic <p> Installed Nagios Installed NSClient - Here is log file when I start </p> <p> 2008-06-19 13:51:24: message:.\<a class="wiki" href="/nscp/wiki/FileLogger">FileLogger</a>.cpp:58: Starting to log for: NSClient++ - 0.3.2.9 2008-05-17 </p> <p> 2008-06-19 13:51:24: debug:.\NSClient++.cpp:401: Loading plugin: NRPE server... </p> <p> 2008-06-19 13:51:24: debug:.\PDHCollector.cpp:122: Found countername: CPU: \Processor(_total)\% Processor Time </p> <p> 2008-06-19 13:51:24: debug:.\PDHCollector.cpp:123: Found countername: UPTIME: \System\System Up Time </p> <p> 2008-06-19 13:51:24: debug:.\PDHCollector.cpp:124: Found countername: MCL: \Memory\Commit Limit </p> <p> 2008-06-19 13:51:24: debug:.\PDHCollector.cpp:125: Found countername: MCB: \Memory\Committed Bytes </p> <p> 2008-06-19 13:51:24: debug:.\NSClient++.cpp:401: Loading plugin: NSClient server... </p> <p> 2008-06-19 13:51:24: debug:d:\Documents and Settings\mickem\Mina dokument\Visual Studio 2005\Projects\NSCP\tags\0.3.2\include\Socket.h:627: Bound to: 0.0.0.0:5666 </p> <p> 2008-06-19 13:51:24: debug:d:\Documents and Settings\mickem\Mina dokument\Visual Studio 2005\Projects\NSCP\tags\0.3.2\include\Socket.h:627: Bound to: 192.168.100.253:1248 </p> <p> I get the message no data received from host on the Nagios screen </p> Topic anonymous Fri, 20 Jun 2008 20:21:37 GMT Reply #498 to topic #178 - No data was received from host! http://nsclient.org/nscp/discussion/message/498#message498 http://nsclient.org/nscp/discussion/message/498#message498 <p> nagios is not really going to "receive" any data. The check you configure will collect the data (unless you use passive checks) which it does by running check_nt/check_nrpe so thyr the same command you have configured in nagios from the command line and see if you can get things working from there. </p> <p> <em> MickeM </em></p> Message Gavin Fri, 20 Jun 2008 17:13:11 GMT Reply #495 to topic #178 - No data was received from host! http://nsclient.org/nscp/discussion/message/495#message495 http://nsclient.org/nscp/discussion/message/495#message495 <p> I launched the NSClient test on remote machine .. it is working as i checked cpuload </p> <p> It seems that Nagios is not receiving the data from the client?? </p> Message anonymous Thu, 19 Jun 2008 18:43:18 GMT Reply #491 to topic #178 - No data was received from host! http://nsclient.org/nscp/discussion/message/491#message491 http://nsclient.org/nscp/discussion/message/491#message491 <p> then I would say there is a problem with you check because if it had "tried" to connect to the server you would have seen that. </p> <p> Are you sure you have the right port/host? </p> <p> Also try running fro mthe command line instead of nagios (it is usually simpler). </p> <p> <em> MickeM </em></p> Message