[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Multiple Conditions in a Given Test?
From: |
Christopher Opena |
Subject: |
Multiple Conditions in a Given Test? |
Date: |
Wed, 12 Oct 2011 14:29:49 -0700 |
Hi folks,
Basically, it would be super helpful if you could do something like:
check system memory
if memory_usage > 80% for 5 cycles AND
check file do_i_care with path /etc/do_i_care.txt
if match
"yes"
then alert
Anyone know of a way to do this in Monit or have any ideas about how to hack that together if a way doesn't exist?
Thanks,
-C
- Multiple Conditions in a Given Test?,
Christopher Opena <=