Costa Tsaousis 8fbf817ef8 modularized all source code (#4391) 6 лет назад
..
Makefile.am 8fbf817ef8 modularized all source code (#4391) 6 лет назад
README.md 8fbf817ef8 modularized all source code (#4391) 6 лет назад
plugin_nfacct.c 8fbf817ef8 modularized all source code (#4391) 6 лет назад
plugin_nfacct.h 8fbf817ef8 modularized all source code (#4391) 6 лет назад

README.md

nfacct.plugin

This plugin that collects NFACCT statistics.

It is currently disabled by default, because it requires root access. We have to move the code to an external plugin to setuid just the plugin not the whole netdata server.

You can build netdata with it to test it though. Just run ./configure (or netdata-installer.sh) with the option --enable-plugin-nfacct (and any other options you may need). Remember, you have to tell netdata you want it to run as root for this plugin to work.