View Full Version : Server Monitoring With munin And monit On Debian Etch
Ovidiu
21st September 2009, 15:45
I'd like to use that howto: http://howtoforge.com/server_monitoring_with_munin_monit_debian_etch with ispcfg3 with a vhost running suPhp is that possible?
Leszek
21st September 2009, 18:28
Yes, it is.
You only have to modify "htmldir" in Munin's configuration file to point to the appropriate directory and Apache part of Monit's configuration. Munin and Monit don't need php to work.
Ovidiu
22nd September 2009, 09:47
the problem I had was with the part, where you chown the output folder munin:munin but I solved it by moving the output folder into the default vhost which doesn't run suphp.
Leszek
22nd September 2009, 13:11
It doesn't matter where You move it as long as the above values indicate the correct directory.
Ovidiu
22nd September 2009, 15:58
we seem not to understand each other: if I put it into a directory, within a vhost running suPhp and then chown it by munin, munin will write to it but apache will not be allowed to display it as suPhp wants a different owner:group than munin:munin
OR, and this just occured to me, being all html files, maybe it will work?
anyway, works now as I moved it into a non-suPhp vhost :-)
Leszek
22nd September 2009, 21:17
That's right. Munin by default generates only html files.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.