From b89545f16a0036b98379d6fc389ab107bded0627 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 23 Jun 2017 18:22:16 +0200 Subject: [PATCH] Mention the recursor's SNMP support in logging.md --- docs/markdown/common/logging.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/markdown/common/logging.md b/docs/markdown/common/logging.md index 73834b7011..d5c0dcbd23 100644 --- a/docs/markdown/common/logging.md +++ b/docs/markdown/common/logging.md @@ -145,3 +145,7 @@ in the configuration. **Warning**: If you include dots in `carbon-ourname`, they will not be replaced by underscores, since PowerDNS assumes you know what you are doing if you override your hostname. +## SNMP + +Starting with 4.1.0, the recursor can export statistics over `SNMP` and send traps from `Lua`, provided support is enabled and [`snmp-agent`](../recursor/settings.md#snmp-agent) is set. + -- 2.47.2