Today's Jots posts
by
Scribbler
on Mon 08 May 2006 06:01 PM PDT |
Permanent Link
- Server Monitoring With munin And monit | HowtoForge - Linux Howtos and Tutorials
In this article I will describe how to monitor your server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected.
Tags: reference, sysadmin, util