forked from linsomniac/munin-pdns_recursor
-
Notifications
You must be signed in to change notification settings - Fork 0
zylon-internet/munin-pdns_recursor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a series of plugins for munin to graph information about pdns_recursor. Written by Sean Reifschneider of tummy.com, ltd. Placed in the public domain. INSTALLING Copy the pdns_rec* files to /etc/munin/plugins Set up plugins to run as root (rec_control has to run as root, not pdns, not munin, graphs won't update if this is not set): echo '[pdns_rec_*]' >/etc/munin/plugin-conf.d/pdns_rec echo 'user root' >>/etc/munin/plugin-conf.d/pdns_rec Re-start munin-node. NON-DEFAULT REC_CONTROL PATH There is a configuration value called "rec_control" which can be set to the path to the rec_control program. The default for this is /usr/bin/rec_control. For example, in the plugin-conf you can do: [pdns_rec_*] user root rec_control /usr/local/bin/rec_control
About
Munin plugins for graphing pdns_recursor.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Shell 100.0%