From 3e18c1ae6f0c971afaafb660d81bf138aba498c5 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 21 Oct 2024 10:52:26 -0700 Subject: Note the lack of IPv6 support in xymon IPv6 doesn't seem to be supported before versions 4.4 (or possibly even 5.0) and we're currently running 4.3.28. --- modules/xymon/templates/bb-hosts | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 169af9bf..140932b5 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -47,5 +47,6 @@ group-compress Scaleway 163.172.148.228 neru.mageia.org # testip ssh dns ldap ldapssl smtp 163.172.201.211 madb.mageia.org # testip +# NOTE: lines with IPv6 addresses are ignored in xymon versions before 4.4 or 5.0 group-compress Oracle cloud 2603:c026:c101:f00::1:1 ociaa1.<%= domain %> # testip ssh -- cgit v1.2.1