MyNixOS website logo
option

services.ntopng.interfaces

List of interfaces to monitor. Use "any" to monitor all interfaces.

Declarations
Type
list of string
Default
[
  "any"
]
Example
[
  "eth0"
  "wlan0"
]