From 1449a4fad938f1490b517428922a9dfd005d3aeb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 11 Oct 2023 00:12:06 +0300 Subject: check babylon5 multiple times --- frontends/etc/gogios.json.tpl | 2 ++ 1 file changed, 2 insertions(+) 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 %>": { -- cgit v1.2.3