查看每个php-fpm平均占用系统内存,也适用看nginx/mysqld等,把php-fpm换成mysqld
ps --no-headers -o "rss,cmd" -C php-fpm | awk '{
sum+=$1 } END { printf ("%d%s\n", sum/N...
【nginx】 【mysql】 【centos】 【RSS】 点击查看原文>
Community journal
Follow the feed
The latest from the MySQL community
Ideas, releases, practical guides, and perspectives from the people building with MySQL.
Showing entries 1 to 10 of 12
« Previous |
Next »
Nov
20
2017
Oct
01
2017
Nov
10
2011
Nov
10
2011
Aug
30
2011
Jul
20
2009
« Previous |
Next »