Hi there:
I have a performance monitoring database which gathers performance data from a number of Servers. I'd like to report on the statistics using this data.
Here is what I'm hoping to achieve:
-Gather average counter values for each CounterName
-Report on the above, gathering the averages for each week (through the year if possible).
-Round off values to 2 decimal places
I've attached a 2 queries with some sample output
Appreciate insight and help.
I have a performance monitoring database which gathers performance data from a number of Servers. I'd like to report on the statistics using this data.
Here is what I'm hoping to achieve:
-Gather average counter values for each CounterName
-Report on the above, gathering the averages for each week (through the year if possible).
-Round off values to 2 decimal places
I've attached a 2 queries with some sample output
Appreciate insight and help.