Hi Tommy:

What OS are you running?  Have you checked if there are already
pre-compiled binary packages available on your platform?

One thing I would check is if you have any sort of security features
enabled that would prevent Ganglia from running (for instance selinux
on Linux).

Good luck,

Bernard

On Tue, Dec 15, 2009 at 6:57 AM, Tommy Schneider
<[email protected]> wrote:
> Hi there,
>
> Sorry to bother with my problem, but i haven't find any solution with 
> google...
>
> I want monitor some Xen hypervisors with ganglia (to, after, use Entropy)
>
> I compiled and install Ganglia 3.1.2.
> If i start Gmetad, i've access to the web interface, which is empty (no host)
> Once i start Gmond, the web interface dissapear, and tell me : Check ganglia
> XML tree (telnet 127.0.0.1 8652)
>
> Sure, i do a telnet 127.0.0.1 8652, and it give me this :
> Trying 127.0.0.1...
> Connected to localhost.localdomain (127.0.0.1).
> Escape character is '^]'.
>
> And nothing... if i want and XML output, i have to do telnet on 8651 (Gmetad)
> or 8649 (Gmond)
>
> In debug mode, the only message i have is : "[My Cluster] is a 2.5 or later
> data stream"
> Nothing else...
>
> /var/lib/ganglia/rrds contains somes directorys, (__SummaryInfo__, 
> unspecified,
> etc...). (Write permission are ok)
> owner is "ganglia" user (gmetad is set to use ganglia user)
>
> error.log (from httpd) tell me that there's some PHP error (Undefined
> variable), i use PHP 5.1 X86_64)
>
> The Gmetad config is default.
> My gmond config :
> ----------------
> cluster {
> name = "localhost"
> owner = "My Cluster"
> latlong = "unspecified"
> url = "http://172.16.115.2/ganglia/";
> }
>
> udp_send_channel {
> host = localhost
> port = 8649
> ttl = 1
> }
>
> udp_recv_channel {
> port = 8649
> }
> tcp_accept_channel {
> port = 8649
> }
> ---------------------
>
> This is the end ;)
> Hope someone got the answer to make my Ganglia work
>
> Thanks
> Tommy
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> Ganglia-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to