teh bigbro blog(tm)
Bigbro's foray into the scary world of blogging

Thu, 01 Mar 2007

apache_* on munin

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


copyright © 2005-2008, Gareth Eason