From: Remi Gacogne Date: Fri, 23 Jun 2017 16:22:16 +0000 (+0200) Subject: Mention the recursor's SNMP support in logging.md X-Git-Tag: rec-4.1.0-alpha1~49^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89545f16a0036b98379d6fc389ab107bded0627;p=thirdparty%2Fpdns.git Mention the recursor's SNMP support in logging.md --- 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. +