monit-general
[Top][All Lists]
Advanced

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

Need help with monit script


From: Richie
Subject: Need help with monit script
Date: Wed, 29 Sep 2004 00:56:07 +1000
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Hello,

Is it possible to configure monit so that it'll trigger the alert if there are 2 consecutive icmp failures (within 2 cycles)?

check host SERVER1 with address 192.168.0.1
    if failed icmp type echo with timeout 15 seconds
        then alert
    alert address@hidden
        with mail-format {
              from:     address@hidden
              subject:  $EVENT - $ACTION
      }

Thanks,
R-




reply via email to

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