Comments
-
UDT has some useful stuff in it, but I don't see a graph of #of clients over time. This would be very helpful.
-
Thanks tdeeves! I think I figured this out now. I confirmed what you said: I saw that the value displayed in the graphs IS the delta between the current and preceding values, but ONLY when selecting "counter" as MIB type. I was confused because rjordan's initial question was that even though he selected "counter" as MIB…
-
tdeeves, this doesn't make sense to me. The myCounter value is an aggregate number that keeps increasing over time since the lifetime of a system. If you just divide that value by a time unit it will return a value that is not a rate of change. For instance, if myCounter is 1000 minute #1 your transform would make it…