This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
monit:monitoring_and_maintain_trisul_process [2018/10/03 14:05] veera |
monit:monitoring_and_maintain_trisul_process [2018/10/03 14:49] (current) veera [Monit Trisul Process] |
||
---|---|---|---|
Line 3: | Line 3: | ||
You can use Monit to monitor daemon processes or similar programs running on localhost. This document explains how you can use monit to keep your Trisul Probe processes running. | You can use Monit to monitor daemon processes or similar programs running on localhost. This document explains how you can use monit to keep your Trisul Probe processes running. | ||
- | <note important>Your Trisul Probe processes should never stop. If you are seeing crashes or memory issues , please read "Debugging Trisul Probe Crashes" and help us debug your setup. This guide is useful when Trisul is in production and you want to ensure uptime. | + | <note important>Your Trisul Probe processes should never stop. If you are seeing crashes or memory issues , please read "[[admin:debuggingcrash|Debugging Trisul Probe Crashes]]" and help us debug your setup. This guide is useful when Trisul is in production and you want to ensure uptime. |
</note> | </note> | ||
Line 42: | Line 42: | ||
- | ====== Advanced configuration - get an email when monit restarts the process ====== | + | ====== Advanced configuration - email when monit restarts ====== |
- | You can have monit restart stopped processes and email you when that happens. Just copy the following snippet into /etc/monitrc | + | You can have monit restart stopped processes and email you when that happens. Just copy the following snippet into /etc/monit/monitrc |
===== Email configuration for monit ===== | ===== Email configuration for monit ===== |