1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Template: couriergraph/start_on_boot
Type: boolean
Default: true
_Description: Should CourierGraph start on boot?
Couriergraph can start on boot time as a daemon. Then it will monitor
your mail logfile for changes. This is recommended.
.
The other method is to call couriergraph.pl by hand with the -l parameter.
Template: couriergraph/logfile
Type: string
Default: /var/log/mail.log
_Description: Logfile to be used by couriergraph:
Enter the logfile which should be used to create the databases for
couriergraph. If unsure, leave default.
Template: couriergraph/stay_on_purge
Type: boolean
Default: true
_Description: Remove RRD files on purge?
Couriergraph keeps its database files under /var/lib/couriergraph. State
whether this directory should be removed completely on purge or not.
|