Hi All,
Can anybody tell me how to Monitor the CPU Temperature of an RB1200 in DUDE?
Thank you in advance
Hi All,
Can anybody tell me how to Monitor the CPU Temperature of an RB1200 in DUDE?
Thank you in advance
in any device, at nearly any menu level, you can type “print oid” to see available OID numbers for using in Dude monitor:
[admin@RB1200] > /system health print oid
active-fan: .1.3.6.1.4.1.14988.1.1.3.9.0
voltage: .1.3.6.1.4.1.14988.1.1.3.8.0
temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
processor-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0
Thanks Normis
Hello All,
why, when I use the OID “.1.3.6.1.4.1.14988.1.1.3.10.0”, the temerature value is coming whith a 0 at the end?
In other words, if the temperature is 35° , on the Dude the value is 350.
Thank you for your answers.
in the Dude you can configure division by 10
OK Normis,
I find the solution :
oid(“1.3.6.1.4.1.14988.1.1.3.10.0”)/10
Now it work correctly !
Thank you.
If you use this in a Label for example, just put the OID in brackets () and add division by 10
like this:
(1.1.1.1.1.1.1.1)/10
For us non-conforming Americans is there a way to display the Temperature in Fahrenheit? I tried to add the conversion at the end of the oid just like the /10 but that did not work.
Thanks
Jason
can you help me out to read the temp values that has been shown up here on the CPU. I would like to adjust the values accordingly to make it compatible with the room temperature. If so please add up the solution to this.
http://www.snoredoc.net/