https://bugzilla.wikimedia.org/show_bug.cgi?id=70774

--- Comment #3 from Bryan Davis <[email protected]> ---
(In reply to Jon from comment #2)
> Nothing looked suspect. Is there any particular commands you would like me
> to run?

# Top 20 processes by resident memory size
$ ps -e -orss=,args= | sort -b -k1,1nr | head -20

# Free/used ram
$ free -m

# Job queue status
$ mwscript showJobs.php --wiki=wiki --group

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to