<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)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@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:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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;}
span.gmailquote
        {mso-style-name:gmail_quote;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:3.0cm 2.0cm 3.0cm 2.0cm;}
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=DA link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>NSClient does not speak SNMP.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>If you want to perform checks using SNMP, install/configure
Windows SNMP service.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>To perform checks using NSClient you use check_nt og perhaps 
check_nrpe if using nsclient++<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>/Allan<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

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

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Fra:</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>På vegne af </b>af.at.work@gmail.com<br>
<b>Sendt:</b> 27. april 2007 16:35<br>
<b>Til:</b> Valdinger, Stephen (DOV, MSX)<br>
<b>Cc:</b> nagios-users@lists.sourceforge.net<br>
<b>Emne:</b> Re: [Nagios-users] NSClient<o:p></o:p></span></p>

</div>

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

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
# 'check_snmp' command definition<br>
define command{<br>
        command_name   
check_snmp<br>
        command_line   
$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$ -v 2<br>
        }<br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal><span class=gmailquote>On 4/27/07, <b>Valdinger, Stephen
(DOV, MSX)</b> <<a href="mailto:stephen.valdinger@doverchem.com">stephen.valdinger@doverchem.com</a>>
wrote:</span><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>You may have a SNMP version
issue. Specify -v 2 in your command<br>
definition file and see if that helps.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Stephen Valdinger<br>
MIS Helpdesk Coordinator<br>
Dover Chemical Corporation<br>
3676 Davis Rd NW <br>
Dover, OH 44622<br>
330-365-3622<br>
<a href="mailto:stephen.valdinger@doverchem.com">stephen.valdinger@doverchem.com</a><br>
<br>
<br>
<br>
Your day probably won't get as bad as this guys......<br>
-----Original Message----- <br>
From: <a href="mailto:af.at.work@gmail.com">af.at.work@gmail.com</a> [mailto:<a
href="mailto:af.at.work@gmail.com">af.at.work@gmail.com</a>]<br>
Sent: Friday, April 27, 2007 10:20 AM<br>
To: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br>
Subject: [Nagios-users] NSClient<br>
<br>
I've got the NSClient setup on a Windows 2003 Server, and Nagios shows<br>
it as up but all the services it's checking report back as critical <br>
"connection refused".<br>
<br>
Any ideas?<br>
<br>
------------------------------------------------------------------------<br>
-<br>
This SF.net email is sponsored by DB2 Express<br>
Download DB2 Express C - the FREE version of DB2 express and take <br>
control of your XML. No limits. Just data. Click to get it now.<br>
<a href="http://sourceforge.net/powerbar/db2/">http://sourceforge.net/powerbar/db2/</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">https://lists.sourceforge.net/lists/listinfo/nagios-users
</a><br>
::: Please include Nagios version, plugin version (-v) and OS when<br>
reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<o:p></o:p></p>

</div>

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

</div>

</body>

</html>