Comments
-
Some of the BEST explanations of accomplishing Real Work(tm) without all those nasty Joins I've seen yet! Clear and Concise! THANKS!
-
Oh wait - you're already aware of this - if nothing else by proxy of roughly 160 rows returned for an hour. What you're looking for is the correct SWQL "math" to create one SINGLE average of all of those data points, am I correct?
-
Johnny Ringo, I'd suggest having a look at this post on Detailed Historical Interface Utilization Report: Detailed historical interface utilization report In particular check out the EXCELLENT detailed description of what "Reality" is in terms of data retention within the database, in the first comment from Zack Mutchler
-
Howdy Lars, I've had some limited success with a similar bit that uses nested queries. I can execute this just fine from within Solar Winds Report Writer (which I then manually export to .csv to manipulate as I choose on another system), or a web based SQL report. It's essentially locating some specific host types that…