This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_RAW CAP_IPC_LOCK
-
ExecStart=/usr/sbin/fastnetmon --daemonize
-
ExecStart=/usr/sbin/fastnetmon --log_to_console --disable_pid_logic
-
Group=fastnetmon
-
LimitNOFILE=65535
-
PIDFile=/run/fastnetmon.pid
-
Restart=on-failure
-
RestartSec=3
-
Type=forking
-
Type=simple
-
User=fastnetmon
-
-
[Unit]
-
After=network.target remote-fs.target
-
Description=FastNetMon - DoS/DDoS analyzer with sFlow/Netflow/mirror support
-
Documentation=man:fastnetmon(8)
-
Additionnal notes
Nothing here.