From: Steve B <rec...@gm...> - 2015-09-03 08:58:14
|
Hi Wim, thanks for this, was just looking into this as a collegue reminded me that you had suggested using this in a previous question I had asked for Xymon/devmon a few months ago. He has a better memory than I do! Thanks a lot, will add this transform and check it out Steve On Thu, Sep 3, 2015 at 10:20 AM, W.J.M. Nelis <Wim...@nl...> wrote: > Hello Steve, > > > 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? > > > > The current version of Devmon does not have transforms to do what you want. > More than three years ago, I have extended Devmon with a transform, called > STATISTIC, which can sum the values of a branch-type OID, resulting in a > leave-type OID. It is published as patch number 20 ( > http://sourceforge.net/p/devmon/patches/20/ ). > > HTH, > Wim Nelis. > > > > > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |