I got no response to this one for a couple of weeks. If this could be commented on I would appreciate it Moshe
MosheC wrote: > > Hi, > Below is a monitrc excerpt. > The intention was that if xxx.log changed once in a while I should just > get > an alert, but if it changes too often (3 in 5) the check should be > unmonitored in order to stop > endless alerts, under the assumption that such frequent changes point to a > recurring problem, which is tru in my case. > > It does not work. > Effectively, only the 2nd line takes effect and I only get the message > about > unmonitoring. If I have changes once in a while, I get no alerts at all. > Without the 2nd line, I do get an alert on each change. > How do I make both lines work? > > > check file xxx.log with path /home/mm/logs/xxx.log > if changed timestamp then alert > if changed timestamp for 3 times within 5 cycles then unmonitor > > > > Moshe > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general > -- View this message in context: http://www.nabble.com/-monit--Having-two-%22if-changed%22-statements-tf4826822.html#a14202797 Sent from the monit-general mailing list archive at Nabble.com. -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
