[collectd] Net able to open port and transfer data from client to server

rahul ramani james_rahul2002 at yahoo.co.in
Thu Jan 28 20:46:24 CET 2016


Forgot to mention collectd version : collectd 4.10.9
 RAHUL
 

      From: rahul ramani <james_rahul2002 at yahoo.co.in>
 To: "collectd at verplant.org" <collectd at verplant.org> 
 Sent: Friday, 29 January 2016 1:15 AM
 Subject: Net able to open port and transfer data from client to server
   
Hi Collectd Users,
I am trying to send the generic stats like cpu,mem from client to server. And populate rrd with that data

But i dont see a port listening on server side
Server config -> collectd.conf

LoadPlugin network

<Plugin "network">
        <Listen "server ip adress" "25826">
        SecurityLevel None
        Interface eth0
        </Listen>
TimeToLive 128
</Plugin>

Logs:

[2016-01-29 00:46:56] Exiting normally.
[2016-01-29 00:46:56] collectd: Stopping 5 read threads.
[2016-01-29 00:46:56] rrdtool plugin: Shutting down the queue thread. This may take a while.
[2016-01-29 00:46:56] network plugin: Stopping receive thread.
[2016-01-29 00:46:56] network plugin: Stopping dispatch thread.
[2016-01-29 00:46:56] Initialization complete, entering read-loop.

No error in the logs too. What is missing here ?
Appreaciate your help. RAHUL

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20160128/bfd9c22c/attachment-0001.html>


More information about the collectd mailing list