This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
doc:appunti:linux:sa:monit [2016/03/22 11:30] niccolo [Interruzione del monitoraggio] |
doc:appunti:linux:sa:monit [2016/04/26 09:22] (current) niccolo [Interruzione del monitoraggio] |
||
---|---|---|---|
Line 81: | Line 81: | ||
set mailserver localhost | set mailserver localhost | ||
+ | | ||
+ | set mail-format { from: sistema@texnet.it } # Set custom From: mail header | ||
- | set alert support@texnet.it | + | set alert support@texnet.it |
set httpd port 2812 and | set httpd port 2812 and | ||
Line 101: | Line 103: | ||
</ | </ | ||
- | In tal caso il processo non viene più sottoposto a monitoraggio, | + | In tal caso il processo non viene più sottoposto a monitoraggio, |
+ | |||
+ | < | ||
+ | monit summary | ||
+ | </ | ||
+ | |||
+ | Per riattivare il monitoraggio: | ||
< | < |