Code

collectd::unixsock backend: Simplified host updates.
authorSebastian Harl <sh@tokkee.org>
Fri, 4 Apr 2014 10:44:13 +0000 (12:44 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 4 Apr 2014 10:44:13 +0000 (12:44 +0200)
commit060837341e3705a4f4eefc737a66ddb399f0118b
tree0fa155b38fff520e730df7f47b29dc5d792e211f
parentc9227a9130edd3a197b856d2681bccfc45e60c7b
collectd::unixsock backend: Simplified host updates.

Also, don't do duplicate updates in a single iteration. This caused bad
startup effects for the interval calculation.

Later, we should make the core more robust in that respect, I guess.
src/backend/collectd/unixsock.c