HomePage » Monitoring » MonitoringGanglia


Ganglia

Installation under Ubuntu
Ref: http://docs.google.com/Doc?id=dgmmft5s_45hr7hmggr

aptitude install libexpat1-dev python-dev build-essential
cd ganglia-3.1.2
./configure --prefix=/usr/local --sysconfdir=/etc --enable-gexec --enable-status --with-gmetad
cp gmetad/gmetad.conf /etc/ganglia/
gmond --default_config > /etc/ganglia/gmond.conf
gmond
gmetad -d1
cp -ar web /var/www/ganglia
http://localhost/gangila
Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki