Add a 99.timeout event script to trigger monitor timeouts.
authorMichael Adam <obnox@samba.org>
Tue, 3 Nov 2009 19:00:07 +0000 (20:00 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 5 Nov 2009 10:13:47 +0000 (11:13 +0100)
commit1a3ecdee85b82bb3234a92ae6bcdeb92238eb7ee
treea5b8339a85303e16cb05ed966638529158000fd2
parent1cbf06a126621b3e932925cdad2ef9c009f93d4e
Add a 99.timeout event script to trigger monitor timeouts.

This just sleeps for twice the value of EventScriptTimeout
in the monitor action. It is not run by default, but
can be activated by setting CTDB_RUN_TIMEOUT_MONITOR
in /etc/sysconfig/ctdb .

Michael
config/events.d/99.timeout [new file with mode: 0755]