<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Arial","sans-serif";
        color:navy;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal;
        font-family:"Arial","sans-serif";
        color:navy;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='color:#1F497D'>I have continued on the NSClient++
path. I have recently added windows counters such as thread count and paging on
the windows machines. It seems to work well for now. I will continue to keep
expanding and see what it does. <o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'>Thanks for all the input.<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
nagios-users-bounces@lists.sourceforge.net
[mailto:nagios-users-bounces@lists.sourceforge.net] <b>On Behalf Of </b>Frost,
Mark {PBG}<br>
<b>Sent:</b> Friday, June 08, 2007 9:40 AM<br>
<b>To:</b> Nagios-users@lists.sourceforge.net<br>
<b>Subject:</b> Re: [Nagios-users] NSClient++ or NRPE<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>This discussion intrigues me...</span><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>We've been using NRPE_NT with our Windows boxes (probably around
200 that we're monitoring) because I think I had the impression that this was
the more commonly used of the two (NRPE/nsclient++). We primarily use it to
call the wincheck_counter.exe file to probe Windows' PDH counters. 
However, from seeing the responses so far I'd say it appears that the majority
of folks are using nsclient++ instead.</span><span lang=IT style='font-size:
12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>I had considered nsclient++ at one time because it doesn't appear
that nrpe_nt is actively developed anymore, yet nsclient++ has a lot of
activity.  When I tried it out, I did have some difficulty getting it
working properly and eventually gave up on it.  Then again, I maybe just
didn't give it enough time and didn't understand how it worked well
enough.  It seemed to me that you mostly were able to probe things that it
gave you the opportunity to probe.  With NRPE_NT and wincheck_counter.exe
(which doesn't seem to me to be run by all that many people either...) we could
probe anything that was returnable by the PDH lib.</span><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>I also had the impression that nsclient++ carried a bigger
footprint than NRPE_NT did.</span><span lang=IT style='font-size:12.0pt;
font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>One problem we've seen with NRPE_NT and wincheck_counter.exe is
that it seems rather unreliable on Win2k machines -- at least for the things we
commonly check like cpu, memory and disk space.  A number of times it will
just time out.</span><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Another list member indicated that they'd had crashes with Win2k3
-- we've never seen that.</span><span lang=IT style='font-size:12.0pt;
font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Given that nsclient++ seems much more widely used and is still
actively developed, I'm considering giving it another shot.</span><span
lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>This issue of figuring out what's widely used has come up for me
before with Nagios.  When I was trying to figure out whether to use
nagiosgraph or nagiosgrapher, for example.  Just because something's in
the Nagios Exchange, doesn't mean it's any good, actively supported, or perhaps
even worth using.  I wish I could send out a poll :-)</span><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=IT style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Mark</span><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<blockquote style='margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal><span lang=IT style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p> </o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:12.0pt;font-family:"Times New Roman","serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> nagios-users-bounces@lists.sourceforge.net
[mailto:nagios-users-bounces@lists.sourceforge.net] <b>On Behalf Of </b>Marco
Borsani<br>
<b>Sent:</b> Friday, June 08, 2007 4:24 AM<br>
<b>To:</b> Nagios-users@lists.sourceforge.net<br>
<b>Subject:</b> [Nagios-users] R: R: NSClient++ or NRPE</span><span
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>I have Nagios 1.4 on Linux server.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>374 hosts (Linux/Unix,Windows and network equipment)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>877 services<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>More than 40 windows systems have NSClient++ installed<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>Regards<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>Marco<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal><b><span lang=IT style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Da:</span></b><span
lang=IT style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
nagios-users-bounces@lists.sourceforge.net
[mailto:nagios-users-bounces@lists.sourceforge.net] <b>Per conto di </b>Antonio
Pereira<br>
<b>Inviato:</b> giovedì 7 giugno 2007 17.36<br>
<b>A:</b> Nagios-users@lists.sourceforge.net<br>
<b>Oggetto:</b> Re: [Nagios-users] R: NSClient++ or NRPE</span><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

</div>

<p class=MsoNormal><span lang=IT><o:p> </o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'>The way I have set up is Nagios
2.7 on Linux and installed NSClient++ on windows servers. I am monitoring the
windows servers using NSClient++.<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'>Is this the best option? I want
to make sure before I go any further in configuration. I am presently
monitoring 2 windows servers.<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
nagios-users-bounces@lists.sourceforge.net
[mailto:nagios-users-bounces@lists.sourceforge.net] <b>On Behalf Of </b>Marco
Borsani<br>
<b>Sent:</b> Thursday, June 07, 2007 11:30 AM<br>
<b>To:</b> Nagios-users@lists.sourceforge.net<br>
<b>Subject:</b> [Nagios-users] R: NSClient++ or NRPE<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>On unix/linux system you can use only NRPE.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>On Microsoft system you can use NSClient++ (that contains both
features of old NSClient and NRPE).<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>Regards<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'>Marco<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-GB style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:navy'><o:p> </o:p></span></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal><b><span lang=IT style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Da:</span></b><span
lang=IT style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> nagios-users-bounces@lists.sourceforge.net
[mailto:nagios-users-bounces@lists.sourceforge.net] <b>Per conto di </b>Antonio
Pereira<br>
<b>Inviato:</b> giovedì 7 giugno 2007 17.07<br>
<b>A:</b> Nagios-users@lists.sourceforge.net<br>
<b>Oggetto:</b> [Nagios-users] NSClient++ or NRPE</span><span lang=IT
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

</div>

<p class=MsoNormal><span lang=IT><o:p> </o:p></span></p>

<p class=MsoNormal>Hello,<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I am trying to figure out which one is better to use and I
am having a difficult time to determine which is better. So I figured I would
ask all of you.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Which one is better NRPE or NSClient++?<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Thanks<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p> <o:p></o:p></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p> </o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:12.0pt;font-family:"Times New Roman","serif"'>

<hr size=2 width="100%" noshade style='color:#D2D3D2' align=center>

</span></div>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>Avis
Le present message n'est destine qu'a la personne ou a l'entite a qui il est
adresse et peut contenir des renseignements de nature privilegiee et
confidentielle. Si le lecteur du present message n'est pas le destinataire
prevu ou encore la personne chargee de remettre ce message au destinataire
prevu, veuillez nous aviser immediatement. Toute diffusion, distribution ou
reproduction des renseignements contenus dans ce message ou des documents qui
lui sont joints est strictement interdite.
________________________________________ Notice This message is intended only
for the use of individual or entity to which it is addressed and may contain
information that is privileged and confidential. If the reader of this message
is not the intended recipient or the person responsible for delivering the
message to the intended recipient, please notify us immediately. Any
disclosure, distribution or copying of this message or the information
contained herein or attached hereto is strictly prohibited.<o:p></o:p></span></p>

<p> <o:p></o:p></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p> </o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:12.0pt;font-family:"Times New Roman","serif"'>

<hr size=2 width="100%" noshade style='color:#D2D3D2' align=center>

</span></div>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>Avis
Le présent message n'est destiné qu'à la personne ou à l'entité à qui il est
adressé et peut contenir des renseignements de nature privilégiée et
confidentielle. Si le lecteur du présent message n'est pas le destinataire
prévu ou encore la personne chargée de remettre ce message au destinataire
prévu, veuillez nous aviser immédiatement. Toute diffusion, distribution ou
reproduction des renseignements contenus dans ce message ou des documents qui
lui sont joints est strictement interdite. ________________________________________
Notice This message is intended only for the use of individual or entity to
which it is addressed and may contain information that is privileged and
confidential. If the reader of this message is not the intended recipient or
the person responsible for delivering the message to the intended recipient,
please notify us immediately. Any disclosure, distribution or copying of this
message or the information contained herein or attached hereto is strictly
prohibited.<o:p></o:p></span></p>

</blockquote>

</div>




<!--qsdbegin-->
<p> </p>
<br><hr color='#D2D3D2' noshade>
Avis
 
Le présent message n'est destiné qu'à la personne ou à l'entité à qui il est adressé et peut contenir des renseignements de nature privilégiée et confidentielle. Si le lecteur du présent message n'est pas le destinataire prévu ou encore la personne chargée de remettre ce message au destinataire prévu, veuillez  nous aviser immédiatement. Toute diffusion, distribution ou reproduction des renseignements contenus dans ce message ou des documents qui lui sont joints est strictement interdite.
________________________________________
 
Notice
 
This message is intended only for the use of individual or entity to which it is addressed and may contain information that is privileged and confidential. If the reader of this message is not the intended recipient or the person responsible for delivering the message to the intended recipient, please notify us immediately. Any disclosure, distribution or copying of this message or the information contained herein or attached hereto is strictly prohibited.<!--qsdend--><br></body></html>