
If you have problems making the apache_ family of process monitors work under munin, you might want to check that you have libperl-www (LWP) installed. Despite some attempt at error trapping, apache_volume fails silently when the LWP::UserAgent->new() call is made. Installing LWP makes it all better.
apt-get install libwww-perl (On any debian / debian-alike / Ubuntu system)
posted at: 23:23 | path: /technical | permanent link to this entry
