Hi ALL,
11gR2
OL6
I want to capture CPU, Memory, I/O usage in our Database Server using vmstat, iostat, and sar.
I want to capture and save a 24 hr (every hour) statistics for all the above for my historical performance analysis.
Can you help me with the command please.
Is this correct?
To capture a one day perfomance list of 1 x 24 hr
$ vmstat 3600 24
or is the statistics more accurate is I run it every hour via cron, and call the command> $ vmstat 1 1
Kind regards,
jc