hi all,<br><br>not sure if there is a plugins list i could send this to so apologies if it's misdirected.<br><br>i've been using check_snmp_mem.pl from //www.manubulon.com/nagios/ for remote checking of memory.<br>
<br>i recently implemented it against solaris 9 and 10 running net-snmp 5.0.9:<br><br>bash-3.00# /usr/sfw/sbin/snmpd -v<br><br>NET-SNMP version:  5.0.9<br>Web:               <a href="http://www.net-snmp.org/">http://www.net-snmp.org/</a><br>
Email:             <a href="mailto:net-snmp-coders@lists.sourceforge.net">net-snmp-coders@lists.sourceforge.net</a><br><br>unfortunately one of the OIDs doesn't answer:<br><br>[root@monitor01 libexec]# snmpget -v 1 -c mycommunity <a href="http://1.2.3.4">1.2.3.4</a> "1.3.6.1.4.1.2021.4.15.0"<br>
Error in packet<br>Reason: (noSuchName) There is no such variable name in this MIB.<br>Failed object: UCD-SNMP-MIB::memCached.0<br><br>Does anyone know another oid i could query to get this value? Or perhaps share a workaround/solution you may have found? I've snmpwalked but don't really understand why this oid fails (something about solaris not using this concept of cached memory?).<br>
<br>thanks,<br><br>august<br><br><br>