
munin integration
	for dlog


- copy the relevant dlog_* files into your plugins directory for munin. 
	Not the shared one, but the REAL plugins directory.

- edit the files you just copied so LOGDIR reflects the relevant directory.

- add the following to plugin-conf.d/plugins.conf

[dlog_qmail_queue]
user root

  because only root is allowed to check the qmail queue. If your logfiles are
  protected, please assign a user that can read them for each tool. See 
  official munin documentation for further info.

- restart munin-node and wait for munin-cron to come by

