Hi,
I' ve build ganglia 3.1.0.1399 with: ./configure --enable-static
--disable-python --with-libapr=/opt/freeware/bin/apr-1-config
See my log files.
What I' ve done:
=> compiled ganglia
# ./gmond -t > /etc/ganglia/gmond.conf
# cd ..
# make install
# ls -l /usr/lib/ganglia
total 0
=> no files copied..., why??? (see buid_make_install.log)
# find . -name "*.so" -exec cp -p {} /usr/lib/ganglia \;
=> files are there
# file /usr/lib/ganglia/modcpu.so
/usr/lib/ganglia/modcpu.so: executable (RISC System/6000) or object module not
stripped
# gmond -m
Cannot locate internal module structure 'core_metrics' in file : The system
call does not exist on this system. (core_metrics)
Possibly an incorrect module language designation [].Segmentation fault # vi /etc/ganglia/gmond.conf => remove all modules # gmond -m # gmond -d 99 udp_recv_channel mcast_join=239.2.11.71 mcast_if=NULL port=8649 bind=239.2.11.71 tcp_accept_channel bind=NULL port=8649 udp_send_channel mcast_join=239.2.11.71 mcast_if=NULL host=NULL port=8649 Unable to collect metric 'heartbeat' on this platform. Exiting. There seems to be an error with the modules Regards, Ulf -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]
logs-3.1.0.1399.tar.gz
Description: application/gzip-compressed
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
