How to report monthly server utilization/capacity/performance?
edited Jan 10, 2013 11:27PM in Oracle Solaris Performance, Panics, Hangs, and Dtrace (MOSC) 2 commentsAnswered
I need to create a report (to be updated monthly) for a management audience. The report should represent the overall utilization of our servers.It has been suggested that this could consist of a single number that is a weighted average of various measurements.
Others suggested a graph that shows historical values, with one data point per month.
It should take into consideration things like CPU busy %, memory usage, disk % full, network % in use, swap % in use, load average, etc.
There are multiple servers to be represented.
These servers span multiple tiers. (App, DB, web server, a different app, etc)
Others suggested a graph that shows historical values, with one data point per month.
It should take into consideration things like CPU busy %, memory usage, disk % full, network % in use, swap % in use, load average, etc.
There are multiple servers to be represented.
These servers span multiple tiers. (App, DB, web server, a different app, etc)
0