From 0076481dfd05ca074b24f62bee6a48c590640d87 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Mon, 12 Sep 2022 14:35:40 +0100 Subject: Add GetServerMetrics method to DBus interface. --- dbus/DBus-interface | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dbus') diff --git a/dbus/DBus-interface b/dbus/DBus-interface index df41d79..7b083dc 100644 --- a/dbus/DBus-interface +++ b/dbus/DBus-interface @@ -252,6 +252,11 @@ GetMetrics Returns an array with various metrics for DNS and DHCP. +GetServerMetrics +---------------- + +Returns per-DNS-server metrics. + 2. SIGNALS ---------- -- cgit v1.2.1