From: Steve B <rec...@gm...> - 2015-09-02 16:26:36
|
Hi all, Hopefully not too obvious a question. I have a repeater table for an HP C3000 chassis for power consumption with 2 branch oids - one for index (the power supply unit), other for current power output but on this device unlike some other chassis there is no direct oid/mib for total. If I have an output table such as this one for example: Index Current Power Usage 1 120 2 156 3 109 4 105 5 74 6 124 And this is generated as a repeater table with branch oids, is there any way for me to tell devmon to add these numbers up and then put them in a transformed variable which I can then use to graph total? Thanks S |