Running head of git master as of this morning.<br><br>I'm attempting to use collectd on an OS X Leopard machine as a "server".<br><br>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:<br>
<br><Plugin network><br> Listen "0.0.0.0" "25826"<br></Plugin><br><br>However I can't telnet to that port and netstat on tells me:<br><br>> netstat -na |grep 25826<br>udp4 0 0 *.25826 *.* <br>
<br>Any ideas?<br><br>Thanks<br>-Bob<br>