[collectd] restart collectd daemon stops receiving data from, clients
Florian Forster
octo at verplant.org
Wed Jan 13 07:44:59 CET 2010
Hi Amos,
On Sat, Jan 09, 2010 at 08:46:17AM +1100, Amos Shapira wrote:
> No. We use a virtual IP which floats between the real servers.
are you positive the traffic arrives at the right location then? Some
network equipment (tries to do /) does weird "state full" stuff to UDP
traffic..
Can you check with `tcpdump -p $OPTS udp port 3333' if the traffic is
received at the right box.
Please also check if the daemon has actually opened the correct port.
Under GNU/Linux that's done with `netstat -lnp | grep collectd' or,
better yet, `lsof -p $PID_OF_COLLECTD'.
Does your fallback write on a shared storage? If so, are their clocks
synchronized?
> Sorry I mentioned the fail-over. It just added noise to my question.
Actually, the more details the better ;)
When no graphs are updated, can you see any messages in the logfile on
the server?
Sorry I'm questioning your network setup so much, but version 4.6 is
11 months old and so far you're the first to describe this "state full"
behavior of collectd's network plugin.
Regards,
-octo
--
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20100113/e52e793c/attachment.pgp
More information about the collectd
mailing list