I want to use ganglia to watch over my hbase group, but after I ran this conmand:
"./configure --with-gmetad --enable-gexec --with-libconfuse=/usr/local/confuse --with-libexpat=/usr/local/expat --prefix=/usr/local/ganglia --sysconfdir=/etc/ganglia"
also followed by "make"
and "make install"
, I can't find ganglia.conf anywhere on the computer, not in /etc,not in usr/local/etc ,where can I find it? Didn't I put it in etc?