Building Ganglia
Tuesday, May 4th, 2010This is one of those reminder posts because I always google what dependencies I need to install in order to build Ganglia in Debian based Linux. The dependencies are: build-essential libconfuse0 libconfuse-dev libapr1-dev libexpat1-dev libpcre3-dev UPDATE: To create default configuration, run: gmond -t > /etc/ganglia/gmond.conf If configuration file is somewhere else, change path accordingly.