<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:x="urn:schemas-microsoft-com:office:excel" 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=us-ascii">
<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:"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;}
@font-face
        {font-family:"Arial Narrow";
        panose-1:2 11 6 6 2 2 2 3 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.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></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="WordSection1">
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt">I originally posted this issue to Nagios forums but was directed to present this issue to developers of the plugin, see below.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt">Issue<br>
Under Host Groups I have the following problem, the uptime on the router is listed as critical, (Service Check Timed Out)
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt"><br>
Log file has the following entry Warning: <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-GB" style="font-size:12.0pt">Attempting to execute the command "/usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: PROBLEM\n\nService: Uptime\nHost: RD Cisco 8818\nAddress: 192.168.xxx.xxx\nState:
 CRITICAL\n\nDate/Time: Wed Nov 28 12:49:00 CST 2012\n\nAdditional Info:\n\n(Service Check Timed Out)\n"
<br>
<br>
When I manually run check_snmp it hangs. <br>
/usr/local/nagios/libexec# ./check_snmp -H 192.168.xxx.xxx -o iso.3.6.1.2.1.1.3.0 -c comname -p2c<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt">While check_snmp is running I ran:  <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt">ps -aux | grep snmp
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt">I get the following output;<br>
/usr/bin/snmpget -t 1 -r 5 -m ALL -v 2c -c   192.168.xxx.xxx:161 iso.3.6.1.2.1.1.3.0<br>
<br>
When I manually run snmpget it will return; <br>
snmpget -t 1 -r 5 -m ALL -v 2c -c comname 192.168.xxx.xxx:161 iso.3.6.1.2.1.1.3.0<br>
iso.3.6.1.2.1.1.3.0 = Timeticks: (406909583) 47 days, 2:18:15.83<br>
<br>
The community name is not being passed, is this normal?<br>
I have the proper community name listed in switch.cfg, not sure what else I can do.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt">This is my first pass at setting up and using nagios.<br>
Using Ubuntu 12.10 fresh install.</span><span style="font-size:12.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><a href="http://www.plannedparenthood.org/heartland/"><span style="color:windowtext;text-decoration:none"><img border="0" width="304" height="113" id="Picture_x0020_1" src="cid:image001.png@01CDCE0C.59660500" alt="http://srvspweb/marketing/RESOURCES/Email%20Tags%20and%20Instructions/NEWGeneralSignatureTagLogo-Blue.png"></span></a><b><span style="font-size:12.0pt;font-family:"Arial Narrow","sans-serif";color:#103A62"><o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:"Arial Narrow","sans-serif";color:#103A62"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:"Arial Narrow","sans-serif";color:#103A62">Brian Broughton<o:p></o:p></span></b></p>
<p class="MsoNormal"><i><span style="font-size:12.0pt;font-family:"Arial Narrow","sans-serif";color:#103A62">Network Administrator 1<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:6.0pt;font-family:"Arial Narrow","sans-serif";color:#103A62"><o:p> </o:p></span></i></p>
<p class="MsoNormal"><b><span style="font-family:"Arial Narrow","sans-serif";color:#103A62">Planned Parenthood of the Heartland</span></b><span style="font-family:"Arial Narrow","sans-serif";color:#103A62"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial Narrow","sans-serif";color:#103A62">1171 7th Street, Des Moines, IA 50314<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial Narrow","sans-serif";color:#103A62">phone: 515.235.0435<br>
fax: 515.280.9525<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial Narrow","sans-serif""><a href="marsha.dorhout@ppheartland.org">brian.broughton@ppheartland.org</a><span style="color:#103A62"><o:p></o:p></span></span></p>
<p class="MsoNormal"><a href="http://www.ppheartland.org/"><span style="font-family:"Arial Narrow","sans-serif";color:#103A62">www.ppheartland.org</span></a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">NOTE: Confidential Information – This e-mail is for the sole use of the intended recipients and contains information belonging to Planned Parenthood of the Heartland, which is confidential and/or legally privileged.
 If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking of any action in reliance on the contents of this e-mail information is strictly prohibited. If you have received this e-mail in error, please
 immediately notify the sender by reply e-mail and destroy all copies of the original message.<br>
</font>
</body>
</html>