nixpkgs-suyu/modules/services/monitoring
aszlig 62d5282602
zabbix-server: Make it easier to use peer auth.
Quoting from the manual about DBHost:

```
In case of MySQL localhost or empty string results in using a socket. In case of
PostgreSQL only empty string results in attempt to use socket.
```
https://www.zabbix.com/documentation/2.0/manual/appendix/config/zabbix_server

With this commit we should avoid some race conditions in systemd, because if the
host is set to "", there is no condition that postgresql has to be started prior
to the Zabbix server.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-13 03:34:28 +02:00
..
nagios Merge remote-tracking branch 'origin/master' into systemd 2012-09-28 11:35:27 -04:00
dd-agent.nix dd-agent: Run as a separate user 2013-02-27 09:25:37 -05:00
monit.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
smartd.nix Don't set $TZ 2013-04-22 18:56:19 +02:00
systemhealth.nix Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
ups.nix fixed a upstart issue where upsd was never started 2012-03-31 11:39:30 +00:00
zabbix-agent.nix Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00
zabbix-server.nix zabbix-server: Make it easier to use peer auth. 2013-06-13 03:34:28 +02:00