From a7f19fc3b000f216174b5e5a38d889024f071cdd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 20 Jan 2026 23:41:18 +0200 Subject: Update --- frontends/etc/gogios.json.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends') diff --git a/frontends/etc/gogios.json.tpl b/frontends/etc/gogios.json.tpl index 509b371..6d4ecf1 100644 --- a/frontends/etc/gogios.json.tpl +++ b/frontends/etc/gogios.json.tpl @@ -38,7 +38,7 @@ <% for my $proto (4, 6) { -%> "Check Ping<%= $proto %> <%= $host %>.wg0.wan.buetow.org": { "Plugin": "<%= $plugin_dir %>/check_ping", - "Args": ["-H", "<%= $wg0_ips->{$host}->{$proto} %>", "-<%= $proto %>", "-w", "40,20%", "-c", "80,30%"], + "Args": ["-H", "<%= $wg0_ips->{$host}->{$proto} %>", "-<%= $proto %>", "-w", "100,20%", "-c", "200,30%"], "RandomSpread": 10, "Retries": 5, "RetryInterval": 3 -- cgit v1.2.3