Hi Guys,<br><br>I'm trying to setup collectd for data gathering on a distributed network with 50+ hosts, and I've run into a hiccup on my third.<br><br>These hosts are all Centos 5 server systems, they're confirmed to have different configured hostnames in collectd.conf, and I can see that the RRDs are all dropping into individual folders.<br>
<br>The collectd server and the host I'm having issues with are on slightly differing timezones (host is approx 1.5hours in the future.), but I have half hour time differences on the other two hosts with no issues.<br>
<br>This is happening for ALL plugins on one particular server, but I'm going to use the 'Load' plugin as an example.<br><br>So, without further ado, the RRDs in question are:<br><br><div>load.rrd on <em>server</em></div>
<div><br></div><div>                      shortterm             midterm            longterm<br><br>1336456500: nan nan nan<br>1336457000: nan nan nan<br>1336457500: nan nan nan<br>1336458000: nan nan nan<br>1336458500: nan nan nan<br>
1336459000: nan nan nan<br>1336459500: nan nan nan</div><div>.... etc</div><div><br></div><div>load.rrd on <em>client</em></div><div><br></div><div>                      shortterm             midterm            longterm<br>
<br>1336522880: 6.6571428571e-02 5.1142857143e-02 9.1428571429e-03<br>1336522950: 1.8285714286e-02 3.6285714286e-02 0.0000000000e+00<br>1336523020: 4.9714285714e-02 3.7142857143e-02 1.4285714286e-03<br>1336523090: 9.8571428571e-02 4.7428571429e-02 6.5714285714e-03<br>
1336523160: 5.2000000000e-02 4.4857142857e-02 2.0000000000e-03<br>1336523230: 6.1142857143e-02 4.7428571429e-02 8.5714285714e-04<br>1336523300: 6.4571428571e-02 5.1142857143e-02 5.7142857143e-04</div><div><br></div><div>Aside from the hostname, the configs are exactly the same between the 2 functional hosts and the non functional host.</div>
<div>I've used tcpdump to watch the data flow across the networks, and I can see the update packets sent on the host and recieved on the server,</div><div><br></div><div>Any ideas why this is happening?<br><br>Cheers,</div>
<div><br></div><div>Hayden Katz. </div>