Hey Ryan!
I was looking at adding some more support for Arbor Peakflow SP and TMS like CPU, memory and disk-graphs.
The information seems to be able to be found in PEAKFLOW-TMS-MIB and PEAKFLOW-SP-MIB.
However, having per-device MIB for the same product family is rather bad, that means we need to write new code for every different Arbor-product for every sensor we want to graph.
And in addition to that, the values used in the different MIBs are totally different.
notice the difference of the reported values for deviceCpuLoadAvg5min. This means we cant even reuse the same code for the device at all.
Writing support for Arbor products will be very messy.
If you have any good contact with your developers I would appreciate if you could suggest to start working towards using a single MIB for all standard values like CPU, memory and disk space :)
/Markus