7 lines
324 B
Text
7 lines
324 B
Text
# Gather counters from PF
|
|
[[inputs.pf]]
|
|
## PF require root access on most systems.
|
|
## Setting 'use_sudo' to true will make use of sudo to run pfctl.
|
|
## Users must configure sudo to allow telegraf user to run pfctl with no password.
|
|
## pfctl can be restricted to only list command "pfctl -s info".
|
|
use_sudo = false
|