[collectd] OS X and the Network plugin

Bob Cotton bob.cotton at rallydev.com
Wed Apr 15 05:45:50 CEST 2009


Running head of git master as of this morning.

I'm attempting to use collectd on an OS X Leopard machine as a "server".

Because the other collectd processes I want to gather from are on the other
side of a switch that is blocking udp traffic I'm trying to setup the
Network plugin as such:

<Plugin network>
    Listen "0.0.0.0" "25826"
</Plugin>

However I can't telnet to that port and netstat on tells me:

> netstat -na |grep 25826
udp4       0      0  *.25826                *.*

Any ideas?

Thanks
-Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20090414/a37e5746/attachment-0001.htm 


More information about the collectd mailing list