Join date:2005-03-09 14:29:33
Posts: 57
Posts: 57
Let's monitor the RAM usage of Apache:
# ps auxw | grep -E '(httpd|%CPU)' | grep -v grep
Then Mysql:
# ps aux | grep -E '(mysql|%CPU)' | grep -v grep
# ps auxw | grep -E '(httpd|%CPU)' | grep -v grep
Then Mysql:
# ps aux | grep -E '(mysql|%CPU)' | grep -v grep
Remotehireman Webmaster
