Write CPU / Memory usage to log file every hour

Write CPU / Memory usage to log file every hour

Add this cron job …

0 * * * * top -n1 -b | head -4 >> /var/www/askmatt.co.uk/top.txt

output …


Tags: , , ,
Posted under: Uncategorized Comment (RSS)  |  Trackback

Share this post

Leave a Reply