]> arthur.barton.de Git - netdata.git/commit
self-cleaning obsolete cgroups and network interfaces from memory; fixes #1163; fixes...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 28 Feb 2017 22:47:50 +0000 (00:47 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 28 Feb 2017 22:47:50 +0000 (00:47 +0200)
commit73212e3a8731012fee476e373f4a5b647f5126e5
tree126ae28daf56cef4e0d5eee4a28dd238c33fec4f
parent3f17406218fb82ea4a929354ec26ce9d653b1e94
self-cleaning obsolete cgroups and network interfaces from memory; fixes #1163; fixes #1358
16 files changed:
CMakeLists.txt
conf.d/health.d/net.conf
src/Makefile.am
src/common.h
src/health.c
src/proc_net_dev.c
src/rrd.h
src/rrd2json.c
src/rrd2json.h
src/rrd2json_api_old.c [new file with mode: 0644]
src/rrd2json_api_old.h [new file with mode: 0644]
src/rrdhost.c
src/rrdset.c
src/sys_fs_cgroup.c
src/web_api_old.c
src/web_api_v1.c