On 05/12/15 20:05, steve-ALUG@hst.me.uk wrote:
On 01/12/15 17:10, Bev Nicolson wrote:
Do you mean 'id'? If so, a huge figure. 99.2. If you mean 'wa' then we can rest easy. 0.0 - 1.0
ID, is "Idle", as in doing nothing. 99.2 means it's really not doing anything. WA is Wait, waiting for IO, typically waiting for a disk. The above figures represent a system that's should be OK.
df -h gives us:
Filesystem Size Used Avail Use% Mounted on /dev/sda1 71G 30G 37G 45% / none 4.0K 0 4.0K 0% /sys/fs/cgroup udev 483M 4.0K 483M 1% /dev tmpfs 100M 1.2M 98M 2% /run none 5.0M 0 5.0M 0% /run/lock none 496M 156K 496M 1% /run/shm none 100M 56K 100M 1% /run/user
No problems with that either.
And a short lived spike running a python program's not a problem either. No clues so far!
Sorry.
Steve
The last thing to spike longer than a second was a usr/bin/python file (didn't see which) (don't expect that offers much in the way of a clue either.) On having a look at what was in the usr/ file, I see I have several version of Python. (Python, Python 2, 2.7, 3, 3.4, 3m). Which seems odd to me. Or is it entirely reasonable?
Bev.