processes plugin: Check for the CAP_NET_ADMIN capability.
authorFlorian Forster <octo@collectd.org>
Thu, 7 Dec 2017 20:20:40 +0000 (21:20 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 7 Dec 2017 20:23:30 +0000 (21:23 +0100)
commit22912eb530d3352544a450c149ae59d7f6ae0266
treeb63c565b121541805c64ec55901d453e2fa47b7b
parent4ea7a57256f5e4d77f4fff052490b7f67a9a3829
processes plugin: Check for the CAP_NET_ADMIN capability.

This allows us to print helpful error messages to the user if something
goes wrong.
src/collectd.conf.pod
src/processes.c