about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/zabbix-server.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-16/+16
2024-03-30nixos/postgresql: turn `settings` into a submoduleMaximilian Bosch1-2/+2
2024-01-26nixos/{zabbixServer,zabbixProxy}: prefer 'install' over 'mkdir/chmod/chown'Felix Buehler1-4/+1
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch1-2/+2
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-16/+16
2021-12-09treewide: add defaultText for options using other shortcut bindingspennae1-1/+7
2021-11-17nixos/zabbixServer: explicitely set security.wrappers ownershipAaron Andersen1-1/+6
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-4/+4
2020-08-18nixos/zabbix: use proper character set and collation for mysql databaseAaron Andersen1-8/+9
2020-07-27nixos/zabbixServer: replace extraConfig option with settings optionAaron Andersen1-24/+33
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+5
2019-09-23nixos/zabbixServer: move pid file from default (/tmp) to /run/zabbix to avoid...Aaron Andersen1-0/+1
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-07-11nixos/zabbixAgent & nixos/zabbixServer: various module updatesAaron Andersen1-103/+249
2019-07-11zabbix:1.8 -> 4.0 | remove old packagesPsyanticY1-23/+44
2019-03-20nixos/zabbix: /var/run -> /runBob van der Linden1-1/+1
2018-08-30nixos/zabbix: fix initial database creation (#45750)Johannes Lötzsch1-2/+2
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2014-11-03zabbix-server: add extraConfig optionLongrin Wischnewski1-0/+13
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+113