server_monitoring:monit
Differences
This shows you the differences between two versions of the page.
server_monitoring:monit [2010/06/21 22:42] – created 172.26.14.218 | server_monitoring:monit [2024/01/16 09:20] (current) – removed aorth | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Monit ====== | ||
- | Monit is a free open source utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. | ||
- | Monit can start a process if it does not run, restart a process if it does not respond and stop a process if it uses too much resources. it logs to syslog or to its own log file and notifies you about error conditions and recovery status via customizable alert. | ||
- | Monit provides a built-in HTTP(S) interface and you can use a browser to access the Monit server. | ||
- | |||
- | M/Monit expand upon Monit' | ||
- | |||
- | Get the latest version at: http:// | ||
- | |||
- | < | ||
- | $ tar xfz monit-5.0.3.tar.gz | ||
- | $ cd monit-5.0.3 | ||
- | $ ./configure && make && make install</ | ||
- | Accessing monit: | ||
- | http:// |
server_monitoring/monit.1277160146.txt.gz · Last modified: by 172.26.14.218