summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/custodian/parser.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb
index fb62e13..88d81fc 100644
--- a/lib/custodian/parser.rb
+++ b/lib/custodian/parser.rb
@@ -379,6 +379,7 @@ class MonitorConfig
:test_type => service,
:test_port => port,
:test_alert => alert,
+ :verbose => true,
:timeout => @timeout
}