puppet-bind
puppet-bind copied to clipboard
Add statistics-channels configuration
Some monitoring tools access internal counters directly using statistics-channels (e.g. bind_exporter). This provides parametrized puppet configuration that can lead basically to
statistics-channels { inet 127.0.0.1 port 8053 allow { 127.0.0.1; }; };
inserted ind ISC Bind named.conf