From 5a6938a2e14373dfaa72211fe18deeb257d3ba12 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Tue, 26 Sep 2023 14:54:00 +0000 Subject: T5586: Disable by default SNMP for Keeplived VRRP service AgentX does not work stable. From time to time we see the system service crashing/degrading if something is wrong with SNMP from util net-snmp. We should disable it by default and enable it only if configured. set high-availability vrrp snmp --- interface-definitions/vrrp.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/vrrp.xml.in b/interface-definitions/vrrp.xml.in index 0684a7e4e..829845385 100644 --- a/interface-definitions/vrrp.xml.in +++ b/interface-definitions/vrrp.xml.in @@ -351,6 +351,12 @@ + + + + Enable SNMP + + VRRP sync group -- cgit v1.2.3