|
Member
Registered: Oct 2006
Posts: 248
Rep:
|
How to monitor system
Iīve a system running Oracle IAS. I see that %sys is greater that used %user when I do a iostat.
I suppose that itīs a problem of memory. So if I increase the amount of memory the %sys will decrease, but Iīm not sure. Oracle IAS allways uses all memory of the system so Mem: parameters have to be read carefully.
How can i be sure that the problem is due to lack of memory and that increasing memory will decrease %system. I donīt want to buy the memory if not necesary.
At this moment, pararamteres ar low due to there are few users, but they use to be greater.
Thanks
Felipe
09:47:11 up 24 days, 44 min, 1 user, load average: 0,92, 1,10, 1,07
480 processes: 477 sleeping, 2 running, 1 zombie, 0 stopped
CPU states: cpu user nice system irq softirq iowait idle
total 9,7% 0,0% 20,5% 0,0% 0,2% 1,5% 67,9%
cpu00 5,9% 0,0% 12,8% 0,0% 0,7% 1,9% 78,4%
cpu01 9,6% 0,0% 21,9% 0,0% 0,0% 1,1% 67,1%
cpu02 9,0% 0,0% 14,8% 0,0% 0,0% 1,5% 74,5%
cpu03 14,3% 0,0% 32,5% 0,0% 0,1% 1,3% 51,4%
Mem: 2061652k av, 2031420k used, 30232k free, 0k shrd, 2624k buff
1351456k actv, 51556k in_d, 30884k in_c
Swap: 2044072k av, 508372k used, 1535700k free 287432k cached
|