Hello I installed ganglia( gmong from source) and it woks! ~# gmond -V gmond 3.5.0
On the host client, i have sflow and everything ok: ~# telnet localhost 8649 Trying ::1... Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <!DOCTYPE GANGLIA_XML [ <!ELEMENT GANGLIA_XML (GRID|CLUSTER|HOST)*> <!ATTLIST GANGLIA_XML VERSION CDATA #REQUIRED> <!ATTLIST GANGLIA_XML SOURCE CDATA #REQUIRED> <!ELEMENT GRID (CLUSTER | GRID | HOSTS | METRICS)*> ................... </EXTRA_DATA> </METRIC> </HOST> </CLUSTER> </GANGLIA_XML> I install gmetad and gmond on the same server : ~# gmetad -V gmetad 3.1.7 After configuration and execution,i have this: ~# ls /var/lib/ganglia/rrds/ JarreCluster/ __SummaryInfo__/ unspecified/ root@jarre:~# ls /var/lib/ganglia/rrds/JarreCluster/ jarre.enseeiht.fr node2 __SummaryInfo__ vm1 vm2 vm-2 vmdeb1 My cluster is created in rrds. However, i have nothing when doing a telnet on port 8652 or 8651: ~# telnet localhost 8651 Trying ::1... Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host root@jarre:~# telnet localhost 8652 Trying ::1... Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host Please, can someone help me to fix this! I have no line related to gmetad in dmesg. Cheers ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Ganglia-general mailing list Ganglia-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-general