MyNixOS website logo
option

services.keepalived.vrrpInstances.<name>.trackInterfaces

List of network interfaces to monitor for health tracking.

Declarations
Type
list of string
Default
[ ]
Example
[
  "eth0"
  "eth1"
]