summaryrefslogtreecommitdiff
path: root/frontends/etc
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-10-11 00:12:06 +0300
committerPaul Buetow <paul@buetow.org>2023-10-11 00:12:06 +0300
commit1449a4fad938f1490b517428922a9dfd005d3aeb (patch)
tree0458429b6ec4fe655dc9c0e5b5e1fee6fb0c7282 /frontends/etc
parentc4ac27583204ddf9a1a93f2d69dddbac1a5cb852 (diff)
check babylon5 multiple times
Diffstat (limited to 'frontends/etc')
-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 %>": {