Re: Connection leaks traffic stats -> influxdb

2018-02-13 Thread Nir Sopher
Thanks Steve :) Dave, I see it on master as well... Thanks! Nir On Tue, Feb 13, 2018 at 8:02 PM, Steve Malenfant wrote: > Nir, > > We have observed this in the past as well. We are still running > traffic_stats 2.1.0 and using this cronjob as workaround for now. > > $ cat /etc/cron.d/traffic_sta

Re: Connection leaks traffic stats -> influxdb

2018-02-13 Thread Steve Malenfant
Nir, We have observed this in the past as well. We are still running traffic_stats 2.1.0 and using this cronjob as workaround for now. $ cat /etc/cron.d/traffic_stats_restart #Ansible: Restart Traffic Stats 0 8 * * * root /etc/init.d/traffic_stats restart >/dev/null 2>&1 Steve On Mon, Feb 12,

Re: Connection leaks traffic stats -> influxdb

2018-02-12 Thread Dave Neuman
hmm, ok. Can you try running that master version of Traffic Stats and let me know if you still see the same issue? On Mon, Feb 12, 2018 at 7:29 AM, Nir Sopher wrote: > Thanks Dave, > I'm working with traffic stats 2.1.0 and influx 1.2.2. Tried also with > influx 1.4.3 and found the same issues

Re: Connection leaks traffic stats -> influxdb

2018-02-12 Thread Nir Sopher
Thanks Dave, I'm working with traffic stats 2.1.0 and influx 1.2.2. Tried also with influx 1.4.3 and found the same issues. OS: Centos 7.4-1708 Nir On Mon, Feb 12, 2018 at 2:00 AM, Dave Neuman wrote: > Hi Nir, > I have not seen this issue and I do have some setups with Traffic Stats and > Influx

Re: Connection leaks traffic stats -> influxdb

2018-02-11 Thread Dave Neuman
Hi Nir, I have not seen this issue and I do have some setups with Traffic Stats and InfluxDB on the same server. A couple of questions: - What version of Traffic Stats are you running? - What version of InfluxDB are you running? - What version of OS are you running? Thanks, Dave On Sun, Fe

Connection leaks traffic stats -> influxdb

2018-02-11 Thread Nir Sopher
Hi, On my setup, traffic-stats is installed on the same server as the influxdb server. We have noticed that the number of open sockets, from stats to influx, is constantly increasing, All connections are at state "ESTABLISHED". Did anyone encounter a similar issue? I'm familiar with https://issue