eekqqt.over-blog.com/
15 Février 2021
Monit is a open source utility for managing and monitoring, processes, files, directories and devices on a Unix system. Monit can perform automatic maintenance and repair and can execute useful actions in error situations.
E.g.
monit can start a process if it does not run,
monit can restart a process if it does not respond,
monit can stop a process if it uses to much resources.

You may use monit to monitor files, directories and devices for changes, such as timestamp changes, checksum changes or size changes.
Monit is an opensource monitoring tool which helps you to monitor the system process for the Linux operating system. In other words, Monit is a tool for managing and monitoring processes, filesystem, files, directories, etc. Below are some of the main benefits of using Monit: Automatic process maintenance in a lightweight package. Easy infrastructure monitoring for Linux — get started with logs and metrics together in Splunk App for Infrastructure in minutes.
Steps
1. Download the latest monit from rpmforge repository.
For x86 (32-bit) systems
http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/monit-5.2.5-1.el5.rf.i386.rpm
For x64 (64-bit) systems
http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/monit-5.2.5-1.el5.rf.x86_64.rpm
Top free video editor for pc. 2. Install the monit rpm
3. Configure monit
4. Create /var/monit directory to place id and state
5. Configure service to be monitor Clipboard manager.
6. Set monit to auto start on boot up.
or
7. Start monit service
or
Black widow free slots. 8. Monitor monit from your browser

Monit Web interface will run on the port number 2812. Now point your browser to http://serverip:2812/