if you find that gmond truncates the XML output on your tcp_accept_channel, the easiest solution is to set the timeout to -1.
for example,
tcp_accept_channel {
port = 8649
timeout = -1
}
this will prevent gmond from timing out writing to the socket since it
will use a blocking write if the timeout is negative.
-matt
--
PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'
They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety.
--Benjamin Franklin, Historical Review of Pennsylvania, 1759
signature.asc
Description: OpenPGP digital signature
