From 1ed556faa8466f244c3d0ebc67775b206cb3a649 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Mon, 23 Dec 2024 11:26:00 +0100 Subject: [PATCH] mktxp.conf sync --- mktxp/mktxp.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mktxp/mktxp.conf b/mktxp/mktxp.conf index 6fa543d..bbd4562 100644 --- a/mktxp/mktxp.conf +++ b/mktxp/mktxp.conf @@ -43,6 +43,7 @@ pool = True # IPv4 Pool metrics firewall = True # IPv4 Firewall rules traffic metrics neighbor = True # IPv4 Reachable Neighbors + dns = False # DNS stats ipv6_route = False # IPv6 Routes metrics ipv6_pool = False # IPv6 Pool metrics @@ -58,7 +59,10 @@ capsman = True # CAPsMAN general metrics capsman_clients = True # CAPsMAN clients metrics - lte = False # LTE signal and status metrics + eoip = False # EoIP status metrics + gre = False # GRE status metrics + ipip = False # IPIP status metrics + lte = False # LTE signal and status metrics (requires additional 'test' permission policy on RouterOS v6) ipsec = False # IPSec active peer metrics switch_port = False # Switch Port metrics @@ -69,6 +73,8 @@ queue = True # Queues metrics bgp = False # BGP sessions metrics + routing_stats = False # Routing process stats + certificate = False # Certificates metrics remote_dhcp_entry = None # An MKTXP entry to provide for remote DHCP info / resolution remote_capsman_entry = None # An MKTXP entry to provide for remote capsman info