115 pts.
 Capacity management
CL, REXX
As part of capacity management, we need to collect data on disk utilization, cpu utilization, memory utilization of our AS400 servers. Is it possible to retrieve all these information using a program? If yes, kindly provide me the programs to do the same. Is there any other technique that can be used to collect these informations?

Software/Hardware used:
ASKED: March 3, 2008  6:04 AM
UPDATED: March 27, 2008  11:59 AM

Answer Wiki:
There are many ways to collect performance or capacity related data. One good starting point would be the Information Center topic <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzahx/rzahxmngparent.htm">Managing system performance</a>. Another, if you are interested in directly capturing data within an application program would be the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/perfmgmt.htm">Performance Management APIs section</a> of the Information Center. Bruce Vining <a href="http://www.brucevining.com/">http://www.brucevining.com/</a> Integrated solutions for the System i user community
Last Wiki Answer Submitted:  March 3, 2008  1:24 pm  by  bvining   6,055 pts.
All Answer Wiki Contributors:  bvining   6,055 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I am able to collect the data using Graph history. Thanks a lot for your valuable suggestion.
have a pleasant time.

 115 pts.