]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Stop doing a literal include of the SNMP MIB.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 22 May 2024 14:20:58 +0000 (16:20 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 22 May 2024 14:36:10 +0000 (16:36 +0200)
pdflatex cannot hanlde such a big literal include.

pdns/recursordist/docs/metrics.rst

index 31d05ac67c0c2206b7b130078d89fce60b53e08d..1d34f54b082c815ef7c8123768a02fa17403b664 100644 (file)
@@ -110,10 +110,8 @@ Sending metrics over SNMP
 
 The recursor can export statistics over SNMP and send traps from :doc:`Lua <lua-scripting/index>`, 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 <https://github.com/PowerDNS/pdns/blob/master/pdns/recursordist/RECURSOR-MIB.txt>`_.
 
-.. literalinclude:: ../RECURSOR-MIB.txt
 
 .. _metricnames: