Hi Ulf:

On Thu, Jun 12, 2008 at 9:52 PM, Ulf <[EMAIL PROTECTED]> wrote:

> 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

Can you please post:

1) original gmond.conf (output of gmond -t from your *statically*
compiled gmond)
2) gmond.conf after you have "remove all modules"

Thanks,

Bernard

-------------------------------------------------------------------------
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
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to