services.zabbixProxy.listen.ip

NixOS option

List of comma delimited IP addresses that the trapper should listen on. Trapper will listen on all network interfaces if this parameter is missing.

type: string
Default
"0.0.0.0"
declared in: nixos/modules/services/monitoring/zabbix-proxy.nixView source on NixOS/nixpkgs →