Re: source patch to alterate log level of start stop restart event
Lutz Mader <[email protected]> Thu, 3 Dec 2020 09:48:31 +0100
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Luca, yes, sometimes I missed some script/program output too. For some scripts I am interresting in the output I use "check program". This works well and support "start program" and "stop program" and you can use the script status check to test the application as long as you get a useful status code from the script. A suggestion only, Lutz