|
|
|
su |
|
analyze_oom-kill.sh
|
analyze memory usage from oom-killer memory dumps
|
|
|
|
analyze_sql_processlist.sh
|
save mysql process list and view in `less`
|
|
|
|
analyze_sql_size-db.sh
|
list databases and their size in MB
|
|
|
|
analyze_sql_size-tbl.sh
|
list database tables and their size in MB
|
|
|
|
analyze_usage_memory.sh
|
list top 25 memory consuming processes
|
|
|
|
analyze_usage_swap.sh
|
list top 25 swapping processes
|
|
|
|
configure_swappiness.sh
|
configure swappiness to 0 (= only swap when no memory is free)
|
|
|
|
mailq_delete-infected.sh
|
remove mails with 'X-Virus-Status: Infected' from mailq
|
|
|