How can I have 2 different alerts for the same event *with*different*timings*?

I want sth like this:

service ping
        monitor fping.monitor
                alertafter 3
                alert mail.alert someone@somewhere
                alertafter 10
                alert some-other.alert

where mail.alert is called after 3 failures, while some-other alert is called only 
after 10

Is this possible?

thanks

Piero Calucci
_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to