Template: bindgraph/start_on_boot
Type: boolean
Default: true
_Description: Should BindGraph start on boot?
 BindGraph can start on boot time as a daemon. Then it will will monitor
 your BIND logfile for changes. This is recommended.
 .
 The other method is to call bindgraph.pl by hand with the -l parameter.

Template: bindgraph/logfile
Type: string
Default: /var/log/bind9-query.log
_Description: Which logfile should be used by BindGraph?
 Enter the logfile from which data should be pulled to create the databases 
 for bindgraph. If unsure, leave default.

Template: bindgraph/configure_bind
Type: note
_Description: BIND9 logging required
 BindGraph needs BIND logging to be active in order to work.
 .
 The required configuration in 'named.conf' is explained in
 /usr/share/doc/bindgraph/README.

Template: bindgraph/stay_on_purge
Type: boolean
Default: true
_Description: Remove RRD files on purge?
 BindGraph keeps its database files under /var/lib/bindgraph. Should this
 directory be removed completely on purge?
