summaryrefslogtreecommitdiffstats
path: root/docs/generator
diff options
context:
space:
mode:
authorVladimir Kobal <vlad@prokk.net>2019-02-13 11:34:58 +0200
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-02-13 10:34:58 +0100
commitea0e0f8f5ea44c0f5f5b4aadffede1c1b43b7d1e (patch)
tree885b2c79f1ab6412cb40325c31ec0f38e271fb0b /docs/generator
parent2f71662ac40e056efea2c5f2badf4b5d9df77fc7 (diff)
Split nfacct plugin into separate process (#5361)
* Prepare build configuration * Prepare plugin for separating * Add command line options * Add debug messages * Use text API * Minor fixes * Update the documentation * Minor documentation formatting * Fix LGTM alerts * Fix building with CMake * Add nfacct and cups plugins to apps.plugin groups
Diffstat (limited to 'docs/generator')
-rwxr-xr-xdocs/generator/buildyaml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/generator/buildyaml.sh b/docs/generator/buildyaml.sh
index bb5ecc6ed9..bafec7fc4a 100755
--- a/docs/generator/buildyaml.sh
+++ b/docs/generator/buildyaml.sh
@@ -167,7 +167,6 @@ navpart 3 collectors/statsd.plugin
navpart 3 collectors/cgroups.plugin
navpart 3 collectors/idlejitter.plugin
navpart 3 collectors/tc.plugin
-navpart 3 collectors/nfacct.plugin
navpart 3 collectors/checks.plugin
navpart 3 collectors/diskspace.plugin
navpart 3 collectors/freebsd.plugin
@@ -219,6 +218,7 @@ echo -ne " - BASH:
navpart 3 collectors/fping.plugin
navpart 3 collectors/freeipmi.plugin
navpart 3 collectors/cups.plugin
+navpart 3 collectors/nfacct.plugin
echo -ne " - 'docs/Third-Party-Plugins.md'
"