My institution would love to use Solarwinds for it's net monitoring. Right now we're using MRTG but they want something that's supported by a commercial company.
I have found that Solarwinds can't do something very important that MRTG does with no problem. On a Cisco router we are using some QOS classes to seperate traffic and limit each class indepently. We graph the utilization of each class by using MRTG to poll the router for the 64 bit absolute packet counter for each class. MRTG is able to turn this absolute value (which simply increases with time, as traffic passes through the class) into a rate and a graph.
With Orion's custom mib poller feature, the best it can do is collect the ever-increasing counter value at eachpolling interval. It has no provision for calculating the differential value between each polling cycle and turning that result into a rate and a graph.
Since it seems like it has to do this already for graphing 'factory' built-in interfaces on the router, it seems like it shouldn't be hard to extend availability and control for that same functionality into the custom mib poller part of the product, should it?
Any help or insight anyone could share on this would be appreciated. Thanks! 