Monit

From Freephile Wiki
Revision as of 21:18, 12 September 2016 by Freephile (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Monit can be used to great advantage to not only run daemons, but respond in the event of failure. See http://mmonit.com/monit/ for more details

With monit, you can monitor the running system, individual processes (services such as the web server, or database server, filesystems, or particular files and directories.

See http://www.stuartellis.eu/articles/monit/ Stuart Ellis' example configurations for inclusion in the KnowBox