summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-14 08:27:47 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-14 08:27:47 +0000
commita9cd5d47be7065eda9b1d17d71d3d3eab454f381 (patch)
tree7efc6c29975bf85ebda56ef5e0014d86ea47699b /bin
parentfc9d38f1412729d7e900f8771cca1c6d1fc1abfb (diff)
Set a timeout
Diffstat (limited to 'bin')
-rwxr-xr-xbin/custodian-enqueue3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/custodian-enqueue b/bin/custodian-enqueue
index c53adc4..7c6344e 100755
--- a/bin/custodian-enqueue
+++ b/bin/custodian-enqueue
@@ -378,7 +378,8 @@ class MonitorConfig
:target_host => host,
:test_type => service,
:test_port => port,
- :test_alert => alert
+ :test_alert => alert,
+ :timeout => 3
}