Hello,
I'm experiencing slow downs I can't diagnose. From time to time, server is running very slow with 'system' consuming all CPU resources. Since, it is not user process I can see on ps, I have no idea how to find what part of 'system' is slow.
If system consumes 80% (it can do this for hours), server stops almost entirely. It's stable and I can ssh to it. But, what can I do ?
I'm experiencing slow downs I can't diagnose. From time to time, server is running very slow with 'system' consuming all CPU resources. Since, it is not user process I can see on ps, I have no idea how to find what part of 'system' is slow.
Code:
CPU: 6,1% user, 0,0% nice, 40,0% system, 0,0% interrupt, 53,9% idle
Mem: 13G Active, 54G Inact, 42G Wired, 139G Free
ARC: 16G Total, 5842M MFU, 1191M MRU, 24M Anon, 118M Header, 9256M Other
1565M Compressed, 5475M Uncompressed, 3,50:1 Ratio
If system consumes 80% (it can do this for hours), server stops almost entirely. It's stable and I can ssh to it. But, what can I do ?