[AGENT++] Looking for NMS that can do averaging of the pooled values?

Fedja Jeleskovic mrawd2 at gmail.com
Fri Dec 9 22:23:27 CET 2005


Hi there!

I got stuck with this problem and I am hoping someone out there could have a solution for it. Basically, the data that my agent supplies are generated every minute so pooling sooner then that would be vast of time. The problem is that I need to find an NMS that can pool those values and then take a number of last values and make an average value of them. Basically if the latest value for object X would be 25, then (n-1) 20, (n-2) 22, (n-3) 29 and (n-4) 21, NMS would take those last 5 values and add them together and divide by 5 (which would give a value of  23.4). Then, I would need it to create an alarm if that value goes below 23.5 for example.

Anyone knows of such a features for any of the NMS system that you came into the contact with so far?


Thanks a lot!


Fedja




More information about the AGENTPP mailing list