MyNixOS website logo
option

services.keepalived.vrrpInstances.<name>.trackScripts

List of script names to invoke for health tracking.

Declarations
Type
list of string
Default
[ ]
Example
[
  "chk_cmd1"
  "chk_cmd2"
]