I'm working on setting up a new "Application" to monitor some values from our Cisco routers via SNMP. My issue is that the OIDs in question are "Counters" and not "Gauges". This isn't a problem for the Universal Device Poller as it's smart enough to convert the values as needed, but it's not feasible to use in this particular instance. Is there any way within APM to get it to transform a Counter value into some sort of delta? Otherwise my graphs are just going to be up-trending slopes, which doesn't really provide any useful information.
Thanks!