Well perfect, didn't saw it!
By default debian has /etc/monit/monitrc.d/ with some scripts, and I thought it was reading it, but no, the default is /etc/monit/conf.d/ Solved, thanks a lot! From: [email protected] [mailto:[email protected]] On Behalf Of Martin Pala Sent: segunda-feira, 14 de Outubro de 2013 21:51 To: This is the general mailing list for monit Subject: Re: Question about restart/stop Make sure your monit configuration file has "include" statement set for this directory. If you add some include file, you have to reload Monit to load it (CLI: "monit reload"). On Oct 14, 2013, at 10:47 PM, "Jorge Bastos" <[email protected]> wrote: Sorry but another question. I created a script in monitrc.d, but it seems that is not being read, how can I know if the script is really being read ? From: <mailto:[email protected]> [email protected] [mailto:monit- <mailto:[email protected]> [email protected]] On Behalf Of Jorge Bastos Sent: segunda-feira, 14 de Outubro de 2013 21:44 To: 'This is the general mailing list for monit' Subject: RE: Question about restart/stop Thank you J From: <mailto:[email protected]> [email protected] [ <mailto:[email protected]> mailto:[email protected]] On Behalf Of Martin Pala Sent: segunda-feira, 14 de Outubro de 2013 21:05 To: This is the general mailing list for monit Subject: Re: Question about restart/stop Hi, yes you can use stop, for example: if failed port 123 then stop Regards, Martin On Oct 14, 2013, at 10:00 PM, "Jorge Bastos" < <mailto:[email protected]> [email protected]> wrote: Hi guys, I'd like to know, it I can use or its supported, "stop" instead of "restart", is it? Thanks in advanced, Jorge Bastos, -- To unsubscribe: <https://lists.nongnu.org/mailman/listinfo/monit-general> https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: <https://lists.nongnu.org/mailman/listinfo/monit-general> https://lists.nongnu.org/mailman/listinfo/monit-general
-- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
