From: bert hubert Date: Sun, 6 Apr 2014 12:52:02 +0000 (+0200) Subject: update pdns.conf-dist with our new features X-Git-Tag: rec-3.6.0-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b81fcc327ab88025d6c3cf05af3cdff29f43eb;p=thirdparty%2Fpdns.git update pdns.conf-dist with our new features --- diff --git a/pdns/pdns.conf-dist b/pdns/pdns.conf-dist index cb9dcfccc4..e5564835a3 100644 --- a/pdns/pdns.conf-dist +++ b/pdns/pdns.conf-dist @@ -34,6 +34,21 @@ # # cache-ttl=20 +################################# +# carbon-interval Number of seconds between carbon (graphite) updates +# +# carbon-interval=30 + +################################# +# carbon-ourname If set, overrides our reported hostname for carbon stats +# +# carbon-ourname= + +################################# +# carbon-server If set, send metrics in carbon (graphite) format to this server +# +# carbon-server= + ################################# # chroot If set, chroot to this directory for more security #