From e7f6582b9dee91214e614f4a34e6e50d20113be5 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 22 May 2024 16:20:58 +0200 Subject: [PATCH] Stop doing a literal include of the SNMP MIB. pdflatex cannot hanlde such a big literal include. --- pdns/recursordist/docs/metrics.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index 31d05ac67c..1d34f54b08 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -110,10 +110,8 @@ Sending metrics over SNMP The recursor can export statistics over SNMP and send traps from :doc:`Lua `, provided support is compiled into the Recursor and :ref:`setting-snmp-agent` set. -MIB -^^^ +For the details of all values that can be retrieved using SNMP, see the `SNMP MIB `_. -.. literalinclude:: ../RECURSOR-MIB.txt .. _metricnames: -- 2.47.2