Difference between revisions of "Monit"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
 
:: Review examples: https://mmonit.com/wiki/Monit/ConfigurationExamples
 
:: Review examples: https://mmonit.com/wiki/Monit/ConfigurationExamples
 
* Logs: <code>/var/log/[[monit.log]]</code>
 
* Logs: <code>/var/log/[[monit.log]]</code>
* Command: <code>monit status</code>
+
* Command: <code>[[monit status]]</code>
 
* Restart Monit service: <code>systemctl restart monit.service</code>
 
* Restart Monit service: <code>systemctl restart monit.service</code>
  

Revision as of 10:57, 13 April 2021

Monit is a free, open-source process supervision tool for Unix and Linux. Monit can restart a process automatically if process dies or monitor process characteristics, such as memory or cpu cycles and alert or execute and action. Monit only support alert messages by emailt[1].



set daemon 120 By default configured to check services every 120 seconds
Review examples: https://mmonit.com/wiki/Monit/ConfigurationExamples


Related commands

See also

  • https://mmonit.com/monit/documentation/monit.html#ALERT-MESSAGES
  • Advertising: