services.zabbixServer.settings
Zabbix Server configuration. Refer to https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_server for details on supported values.
- Type
attribute set of (signed integer or string or list of string)- Default
{ }- Example
{ CacheSize = "1G"; SSHKeyLocation = "/var/lib/zabbix/.ssh"; StartPingers = 32; }- Declared
- <nixpkgs/nixos/modules/services/monitoring/zabbix-server.nix>