Thanks to those people who have assisted me.<br><br>I installed the NRPE package for Windows available in SourgeForge.net but this package has not the nsc.ini which you mentioned in your e-mails. You somehow pointed me to the right direction and when I installed the NSClient++ everything started to work well. As far as I can see, the NRPE client doesn't  have a specific document for the Windows installation and always refer to the UNIX installation, although there is a Windows installer.<br>
<br>Best regards<br><br>Salvo<br><br><div class="gmail_quote">On Wed, Mar 2, 2011 at 12:42 PM, Assaf Flatto <span dir="ltr"><<a href="mailto:nagios@flatto.net">nagios@flatto.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Sal Ila wrote:<br>
> Hi All,<br>
><br>
> I am a newcomer in this list and new with using the product.<br>
><br>
> I am attempting to configure Nagios NRPE for UNIX in the Nagios<br>
> Monitoring server and NAGIOS NRPE for Windows in the monitored XP PC.<br>
> The NRPE daemon in the UNIX servers and the NRPE service in the<br>
> Windows PC appear both running. The Nagios console is able to show me<br>
> the Windows XP PC and its ping but the CPU load service shows<br>
> "critical" and the message " CHECK_NRPE: Error - Could not complete<br>
> SSL handshake. "<br>
><br>
> I have changed the windows.cfg syntax in the UNIX monitoring server<br>
> from "check_nt" syntax to "check_nrpe" but the result was a different<br>
> error.<br>
><br>
> define service{<br>
>         use                     generic-service<br>
>         host_name              windowsXP<br>
>         service_description     CPU Load<br>
>         check_command           check_nrpe!pdm_cpuload<br>
>         }<br>
><br>
> Any idea what the problem might be? Does the NRPE versions need to<br>
> match the same operating system? Do I need to manage NRPE UNIX clients<br>
> with a UNIX NRPE Monitoring server and NRPE Windows clients with a<br>
> Windows NRPE Monitoring server?<br>
><br>
> Thanks.<br>
> Regards<br>
> Salvo<br>
</div></div>Salvo<br>
<br>
You'll need to enable ssl on the windows client<br>
in the NSC.ini file there should be a commant " use_ssl=0/1"<br>
<br>
uncomment it , set it to 1 and restart the nsclient service .<br>
<div><div></div><div class="h5"><br>
<br>
<br>
------------------------------------------------------------------------------<br>
Free Software Download: Index, Search & Analyze Logs and other IT data in<br>
Real-Time with Splunk. Collect, index and harness all the fast moving IT data<br>
generated by your applications, servers and devices whether physical, virtual<br>
or in the cloud. Deliver compliance at lower cost and gain new business<br>
insights. <a href="http://p.sf.net/sfu/splunk-dev2dev" target="_blank">http://p.sf.net/sfu/splunk-dev2dev</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>