README for queuegraph

To install, adjust the path to your rrdtools binaries in count.sh and
createrrd.sh

Then run createrrd.sh to create the *.rrd database.

Create a cronjob that runs count.sh every minute -- this populates the *.rrd
database:

* * * * * /var/www/html/hauptpostamt.charite.de\:80/mailq_grapher/count.sh
# mailq_grapher

Now put queuegraph.cgi into the cgi-bin directory of your webserver.

