"with reminder" on individual alerts?
Adam Wolfe <[email protected]>
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, As the subject implies I am wondering if it's possible to set reminder alerts on individual checks. I worked pretty extensively with monit for a few years a while back and I thought this was possible, but after reading through the manual a few stackoverflow posts I think I may be mistaken, since I'm only seeing examples of reminders at the global level. I've tried: /check host remote.host with address remote.host// // if failed port 4000 type tcp for 2 cycles cycles then alert/////with reminder on N cycles // / / and:/ / / / /check host remote.host with address remote.host if failed port 4000 type tcp for 2 cycles with reminder on N cycles then alert / Both of the above fail with /syntax error 'reminder'/ Thanks for reading. -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general