Install Monit
On CentOS 5 (X86_64 el5)1. Install the repos metadata
# rpm -i http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
For other distros look for the repos rpm on RPM Forge.
2. Install monit
# yum install monit
What is Monit?
Monit is a free open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX (or Linux) system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. More info on monit website.
No comments:
Post a Comment