I'm running gmond on a single host where telnet localhost 8649 returns the standard DTD then, strangely, no metrics:
[EMAIL PROTECTED] root]# telnet localhost 8649 ... <GANGLIA_XML VERSION="2.5.6" SOURCE="gmond"> <CLUSTER NAME="unspecified" LOCALTIME="1083239207" OWNER="unspecified" LATLONG="unspecif ied" URL="unspecified"> </CLUSTER> </GANGLIA_XML> Connection closed by foreign host. I'm using version 2.5.6 of the monitor core rebuilt from the source RPM. This is on a RedHat 7.2 Linux box (the hardware is an IBM xSeries 342). Gmond works just fine for me on two other Linux clusters. The only real difference between those and this one is that this one uses a rather minimal installation of the OS. Any ideas? Thanks, Matt

