monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"with reminder" on individual alerts?


From: Adam Wolfe
Subject: "with reminder" on individual alerts?
Date: Fri, 15 Mar 2019 19:23:30 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]