Update:<div><br></div><div>After letting this sit for a while and run, it appears as though the server is indeed receiving data from the OS X client, but it&#39;s receiving 10 minutes worth of data in one giant bulk update.  I have &quot;Interval&quot; set to 60 in the configuration and the data being received does appear to be honoring that.</div>
<div><br></div><div>I&#39;ve also noticed the timestamp that collectd on OS X is reporting is in UTC while on CentOS it is not.  I&#39;m not sure if that has anything to do with it or not.<br><br>
<br><br><div class="gmail_quote">On Thu, Oct 1, 2009 at 12:47 PM, Tim Henrich <span dir="ltr">&lt;<a href="mailto:tim@g.tdinternet.com">tim@g.tdinternet.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>I&#39;ve got collectd working correctly from one CentOS system to another CentOS server using the network, load, and perl plugin (on the server).</div><div><br></div><div>I set up collectd on OS X 10.5.8 with the same configuration, started collectd with -f, and watch the logs grab the load, and see:</div>

<div><br></div><div><div>[2009-10-01 12:14:24] plugin_read_thread: Handling `load&#39;.</div><div>[2009-10-01 12:14:24] plugin_dispatch_values: time = 1254413664; interval = 60; host = mbp; plugin = load; plugin_instance = ; type = load; type_instance = ;</div>

<div>[2009-10-01 12:14:24] uc_update: mbp/load/load: ds[0] = 0.750977</div><div>[2009-10-01 12:14:24] uc_update: mbp/load/load: ds[1] = 0.653320</div><div>[2009-10-01 12:14:24] uc_update: mbp/load/load: ds[2] = 0.632812</div>

<div>[2009-10-01 12:14:24] plugin: plugin_write: Writing values via network.</div><div>[2009-10-01 12:14:24] plugin_read_thread: Effective interval of the load plugin is 60.000000000.</div><div>[2009-10-01 12:14:24] plugin_read_thread: Next read of the load plugin at 1254413724.828096000.</div>

<div><br></div></div><div>On the server, I see the logs flying by from the CentOS client sending data, but never see anything from the OS X client.</div><div><br></div><div>After doing Control + C:</div><div><br></div><div>

<div>^C[2009-10-01 12:14:44] return (0);</div><div>[2009-10-01 12:14:44] Exiting normally.</div><div>[2009-10-01 12:14:44] collectd: Stopping 5 read threads.</div><div>[2009-10-01 12:14:44] plugin: stop_read_threads: Signalling `read_cond&#39;</div>

<div>[2009-10-01 12:14:44] network plugin: flush_buffer: send_buffer_fill = 128</div><div>[2009-10-01 12:14:44] network plugin: network_send_buffer: buffer_len = 128</div><div>[2009-10-01 12:14:44] network plugin: sockent_destroy (se = 0x0);</div>

<div><br></div><div>At this point I see the server getting the values, but only after the client has been terminated.</div><div><br></div><div>Both client and server have been configured with --enable-debug, but this is as much information as I get.</div>

<div><br></div><div>The only other clues are in /var/log/system.log on the client which says:</div><div><br></div><div>Oct  1 12:16:13 mbp collectd[4905]: Libgcrypt warning: missing initialization - please fix the application</div>

<div><br></div><div>However, I&#39;ve removed the encryption parameters from the network plugin and the outcome is still the same.</div><div><br></div><div>Any thoughts?</div><div><br></div><div>-Tim</div><div><br></div>
<div>
<br></div></div>
</blockquote></div><br></div>