Difference between revisions of "Monit"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "See http://mmonit.com/monit/ for more details Category:System Administration")
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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
+
See http://mmonit.com/monit/ for more details
 
 
With monit, you can monitor the running system, individual processes (services such as the [[Apache|web server]], or [[MySQL|database server]], filesystems, or particular files and directories.
 
 
 
See http://www.stuartellis.eu/articles/monit/ Stuart Ellis' example configurations for inclusion in the KnowBox
 
  
 
[[Category:System Administration]]
 
[[Category:System Administration]]

Revision as of 13:14, 6 May 2014

See http://mmonit.com/monit/ for more details