UnixPedia : HPUX / LINUX / SOLARIS: HPUX : Performance Data using Extract

Saturday, January 19, 2013

HPUX : Performance Data using Extract


Extract command is used to generate the perfomance report of the server on basis of define parameter

#extract

1)use command: extract----->works for normal user also
a)menu
b)help
c)guide


2)menu------> menu is displayed

3)guide----->command to guide through the process of extraction.

4)will ask for continuation--->enter

5)will ask for function which are listed above----->i.e extract and export. use---> export.

6)After that it will display the logfile by default which is the file from you have to extract the data or else you can mentioned other logfiles too.

7)Then it will ask for report template----->which will display default report template---->yes

8)Then it will display type of global data:

a)detail
b)Summary
c)both
d)off

9)what type of data you want select----->detail or summary or both---->type---> enter

10)After that it will ask for sample format--->yes

11)It will ask for default format--->enter

12)It will display start--->put the start date in mm/dd/yy format from which date you want to extract the data.

13)It will display stop--->put the stop date in mm/dd/yy format till which date you want to extract the data.

14)Then it will start the process of extracting the data and will create files in /(root directory).

15)To view those extracted file use following command:

a)cut -c 1-80 filename

b)cut -c 81-160 filename

No comments:

Post a Comment