I've had this happen to me at least twice now, every now and then gmond would stop getting data even though it is running. Telnetting to port 8649 gives nothing and strace on the process gives:
# strace -p 6076 Process 6076 attached - interrupt to quit write(6, "<METRIC NAME=\"disk_free\" VAL=\"0."..., 122 So it looks like it's stuck. Has anybody seen this happen before? This is running the latest 3.0.4 code on a x86 machine. Thanks, Bernard

