Skip to content

Fastnetmon advanced

services.fastnetmon-advanced.bgpPeers

BGP Peers to declaratively load into FastNetMon Advanced Type: attribute set of (YAML value)

Default

{ }

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/fastnetmon-advanced.nix

services.fastnetmon-advanced.enable

Whether to enable the fastnetmon-advanced DDoS Protection daemon. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/fastnetmon-advanced.nix

services.fastnetmon-advanced.enableAdvancedTrafficPersistence

Store historical flow data in clickhouse Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/fastnetmon-advanced.nix

services.fastnetmon-advanced.hostgroups

Hostgroups to declaratively load into FastNetMon Advanced Type: attribute set of (YAML value)

Default

{ }

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/fastnetmon-advanced.nix

services.fastnetmon-advanced.settings

Extra configuration options to declaratively load into FastNetMon Advanced.

See the FastNetMon Advanced Configuration options reference for more details.

Type: YAML value

Default

{ }

Example

{networks_list = [ "192.0.2.0/24" ];gobgp = true;gobgp_flow_spec_announces = true;}

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/fastnetmon-advanced.nix

services.fastnetmon-advanced.traffic_db.settings

Additional settings for /etc/fastnetmon/traffic_db.conf Type: YAML value

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/fastnetmon-advanced.nix