# configuration file for calamaris # by Philipp Frauenfelder # 1998-10-09 # There are three categories: daily, weekly and monthly. For each of these # one line is responsible. There must be a line for each category but only # one. # cat: [daily|weekly|monthly] # mailto: mailaddress, eg. root # webto: path incl. file name, eg. /var/www/calamaris/daily.html. # The script does currently not check wether the directory # exists and fails with a rather ugly error. # todo: [nothing|mail|web|both] # title: try it :-) # cat:mailto:webto:todo:title daily:you@example.com:/var/www/calamaris/daily.html:both:'Squid Daily Report' weekly:you@example.com:/var/www/calamaris/weekly.html:both:'Squid Weekly Report' monthly:you@example.com:/var/www/calamaris/monthly.html:both:'Squid Monthly Report' # what log files should be parsed: [auto|squid|oops] # auto: tries to find the log files in this order: squid, oops # squid: parses a squid log file if available # oops: parses a oops log file if available cache=auto