Monit

From wikieduonline
Revision as of 10:53, 13 April 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

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
  • Logs: /var/log/monit.log
  • Command: monit status
  • Restart Monit service: systemctl restart monit.service


Related commands

See also

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