Description
A recent firmware on Draytek Vigor routers has added reporting of CPU usage % and Memory usage Percentage. There is also an optional USB temperature sensor which I have connected and would be useful to have graphed.
Could these OIDs be polled?
// cpu usage percentage
|
HOST-RESOURCES-MIB::hrProcessorLoad.0 = INTEGER: 3 |
// temperature sensor
|
SNMPv2-SMI::enterprises.7367.1.1.0 = STRING: "37.0 C" |
// it is possible to connect 2 temperature sensors
|
SNMPv2-SMI::enterprises.7367.1.2.0 = STRING: "No sensor" |
// memory usage percentage
|
SNMPv2-SMI::enterprises.7367.3.7.0 = INTEGER: 89 |
|
|
Thanks
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: In Review [ 10101 ] | New: In Progress [ 3 ] |
Attachment | New: DRAYTEK-CORPORATION.mib [ 18888 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Status | Original: In Review [ 10101 ] | New: Pending Response [ 10000 ] |
Thank you Mike.