<div>Oh yes, as I mentioned earlier, it worked fine.</div>
<div> </div>
<div>On doing "snmpwalk -v1 -c xxxx 172.25.198.36 sysUpTime.0" it returns</div>
<div>DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (17703247) 2 days, 1:10:32.47<br></div>
<div>On doing "check_snmp -H 172.25.198.36 -C xxxx -o sysUpTime.0", it returns<br>SNMP OK - TimeTicks: (17742960) 2 days, 1:17:09.60</div>
<div> </div>
<div>Thanks,</div>
<div>Jim</div>
<div> </div>
<div>=-=-=</div>
<div> </div>
<div class="gmail_quote">2009/6/4 Ian Masters <span dir="ltr"><<a href="mailto:ian@acces.co.jp">ian@acces.co.jp</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">> I am trying to get SNMP to work within the /web interface of NAGIOS/.<br>> I have a Windows-based machine installed with SNMP service and<br>> configured with its public community. However, Nagios' web interface is<br>
> unable to pull the *sysUpTime.0* from this Windows machine though PING<br>> works.<br><br></div>Have you tried the command from the command line first? e.g.<br>/usr/local/nagios/libexec/check_snmp -H 192.168.1.1 -C xxxx -o sysUpTime.0<br>
<br></blockquote></div><br>