it's not right,

this is another script on another product that's working


Code:
Executing command
/usr/bin/snmpwalk -v1 -c public ip 1.3.6.1.4.1.8433.1.1.2.11.1.2.1 | sed -e 
s/^SNMPv2-SMI::enterprises.8433.1.1.2.11.1.2.1// | grep -oE "[[:digit:]]{1,}" | 
sed -e 's/.*/quality:&/'
against Masterxxx
quality:87
DONE in 1 seconds



and from snmpwalk


Code:
 /usr/bin/snmpwalk -v1 -c public ip1.3.6.1.4.1.8433.1.1.2.11.1.2.1
SNMPv2-SMI::enterprises.8433.1.1.2.11.1.2.1 = STRING: "Excellent (87%)"




so it depend on what?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36486#36486

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to