Install logging

From The Network People, Inc. - Wiki
Jump to navigation Jump to search

Logging

toaster_setup.pl -s maillogs
toaster_setup.pl -s supervise


Testing

It's optional, but now that your Toaster is installed and running, it's a great time to do some testing.


Monitoring

Munin is a great little monitoring app. If in doubt, go ahead and install it. You can always use pkg_info and pkg_delete to get rid of it, if you wish. There are a couple custom munin plugins in the contrib directory of the Mail::Toaster distribution that are worth installing.

toaster_setup.pl -s munin

In order to access your graphs you will need to generate a username to authenticate against the server.

htpasswd -c /usr/local/etc/munin/munin-passwd <username>