Hi All.I am trying to create an alert that is triggered when the delta of a given stat is greater than a given value.
For example:If change since last poll > 100 then alert.
This is for a custom OID poller.
Thanks,Gareth.
If you have created the poller as a rate based poller you can just alert on the rate you don't want to exceed.
Andy thanks so much for this - exactly what I needed.
G.