Difference between revisions of "Performance Troubleshooting"
From Roaring Penguin
Line 1: | Line 1: | ||
− | Under development: 1 | + | ===Under development:=== |
+ | md-mx-ctrl load | ||
+ | md-mx-ctrl busyslaves | ||
+ | top -b -n 1 | ||
+ | iostat 1 -x 1 | ||
+ | free | ||
+ | time host www.quux.org | ||
+ | tail -200 /var/log/mail-daily/current.log | ||
+ | |||
<div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | <div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | ||
[[category:All]][[category:Troubleshooting]][[category:Best Practices]] | [[category:All]][[category:Troubleshooting]][[category:Best Practices]] |
Revision as of 14:20, 21 September 2015
Under development:
md-mx-ctrl load
md-mx-ctrl busyslaves top -b -n 1 iostat 1 -x 1 free time host www.quux.org tail -200 /var/log/mail-daily/current.log