Hello,
I would like to setup a graph to show the number of active ports on a switch over time (ifOperStatus). I've created the custom poller to pull the table but I don't see how I can use a "Transform" to count the number of rows where ifOperStatus == 1.
Anyone have any suggestions?