Hallo ganglia develpers!

i cannot configure Ganglia metad with rrdtool.

I get the error :

The Ganglia Meta Daemon uses the Round-Robin Database Tool (rrdtool)
for storing historical information.  You have chosen to compile the 
monitoring core with gmetad but librrd.a could not be found.  Please
visit http://www.rrdtool.com/, download rrdtool and then try again

librrd is already installed in /opt/local/lib/librrd.a etc.
I configure Ganglia with :

./configure --prefix=/opt/local/ganglia --with-gmetad 
--with-globus=/opt/local/globus-2.2.3 --with-pbs=/usr/bin

echo $LD_LIBRARY_PATH/
/opt/local/lib/

ll /opt/local/lib
total 3940
drwxr-xr-x    9 root     root         4096 May 17  2000 ICAClient/
-rw-r--r--    1 root     root       220096 Jan 24 11:43 libe.a
lrwxrwxrwx    1 root     root           36 Sep  4 04:29 libfpvm3.a -> 
/opt/local/pvm3/lib/LINUX/libfpvm3.a
-rw-r--r--    1 root     root      1062674 Jan 27 11:14 libganglia.a
-rwxr-xr-x    1 root     root          756 Jan 27 11:14 libganglia.la*
lrwxrwxrwx    1 root     root           19 Jan 27 11:14 libganglia.so -> 
libganglia.so.1.1.0*
lrwxrwxrwx    1 root     root           19 Jan 27 11:14 libganglia.so.1 -> 
libganglia.so.1.1.0*
-rwxr-xr-x    1 root     root       477734 Jan 27 11:14 libganglia.so.1.1.0*
lrwxrwxrwx    1 root     root           36 Sep  4 04:29 libgpvm3.a -> 
/opt/local/pvm3/lib/LINUX/libgpvm3.a
lrwxrwxrwx    1 root     root           31 Sep  4 04:29 libmpich.a -> 
/opt/local/mpich/lib/libmpich.a
lrwxrwxrwx    1 root     root           35 Sep  4 04:29 libpvm3.a -> 
/opt/local/pvm3/lib/LINUX/libpvm3.a
lrwxrwxrwx    1 root     root           37 Sep  4 04:29 libpvmtrc.a -> 
/opt/local/pvm3/lib/LINUX/libpvmtrc.a
-rw-r--r--    1 root     root      2235460 Jan 29 14:13 librrd.a
-rwxr-xr-x    1 root     root          627 Jan 29 14:13 librrd.la*
drwxr-xr-x    3 root     root         4096 Jan 29 14:13 perl/


and got those message.

What does it mean?

Thankx

Ludwig Lifka


Reply via email to