Page 1 of 1

Insert OID feature on dude v2.0b2

Posted: Tue Jul 04, 2006 4:07 pm
by Ozelo
Im trying to show SNMP values on link labels and device labels with dude v2.0b2 but no success yet. Please, correct me if Im using it wrong:

Image

I noticed that the button "Insert OID" in the global settings window works fine, but the others (i.e: device setting appearance window) dont work and do nothing. Also, when I insert the string "[oid(1.3.6.1.2.1.25.3.3.1.2.1)]" I just the this string on the device label, not their value. So, Im asking if it is possible and if Im doing something wrong. I see this OID (CPU usage) working well as "data source" for charts, but I cant see it working on labels.

Thanks

Posted: Tue Jul 04, 2006 8:15 pm
by Ozelo
Ah!!! Thank you a lot!!! It is fixed on dude v2.0b3!!! The following string works like a charm:

[oid("iso.org.dod.internet.mgmt.mib-2.host.hrDevice.hrProcessorTable.hrProcessorEntry.hrProcessorLoad.1")]

Thank you!! Thank you!! Thank you!! Thank you very much!! :D

Posted: Wed Jul 05, 2006 3:47 pm
by tricake
Yes it does work but how can I use the functions (like "rate") on labels??
Thanks!

Posted: Wed Jul 05, 2006 6:51 pm
by drvcrash
any one know if there is a way to put an equation in there? I have an apc temp monitor but it only show celsius and I want to to be fahrenheit

Posted: Thu Jul 06, 2006 9:05 am
by tricake
That did the trick:

[rate(oid("put.in.there.the.oid"))]

I'll check with an equation.