Following your munin And monit On Debian Etch-HowTo I just installed munin to have the graph...
As html-dir in conf i took /var/www/web1/web/monitoring and it seems to do the job with web1, although i took the domain-name underneath:
[
www.xyz.de]
address 127.0.0.1
use_node_name yes
Hope that's ok!
Then I changed the ownerships to munin:munin and after that created .htaccess (rights root:root). do I have to chown that too?
At the beginning I got mail from cron with:
Code:
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Munin.pm line 784.
I guess thats before my/your changes right after apt-get install munin and automatically creating folder /var/www/munin?
Restarting munin after making all changes seems to work fine and i get the graphs, so cron-mail has to be from right after install? would be a nice hint then to put into the howto (even to delete the dir /var/www/munin)...
Finally, the question by looking on the grapfh and do all I could to minimize memory-usage...is the graph (256MB-system) indicating with the upper line, that i should have at least about 512MB?