summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
Diffstat (limited to 'frontends')
-rw-r--r--frontends/etc/gogios.json.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/etc/gogios.json.tpl b/frontends/etc/gogios.json.tpl
index 115b9b4..bb5362b 100644
--- a/frontends/etc/gogios.json.tpl
+++ b/frontends/etc/gogios.json.tpl
@@ -83,6 +83,8 @@
"Plugin": "<%= $plugin_dir %>/check_nrpe",
"Args": ["-H", "babylon5.buetow.org", "-c", "check_<%= $nrpe_check %>", "-p", "5666", "-4"],
"DependsOn": ["Check Ping4 babylon5.buetow.org"]
+ "Retries": 3,
+ "RetryInterval": 3
},
<% } %>
"Check Users <%= $hostname %>": {