nixpkgs-suyu/nixos/modules/services/monitoring
Peter Simons 96a7e65c37 nixos/modules/services/monitoring/graphite.nix: don't create graphite user unconditionally
I'm not sure what exactly this user is needed for, i.e. under what circumstances
it must exist or not, but creating it unconditionally seems like the wrong thing
to do. I complained to @offlinehacker about this on Github, but got no response
for a week or so. I'm disabling the extraUsers bit to put out the fire, and now
hope that someone who actually knows about Graphite implements a proper solution
later.
2014-11-02 12:34:16 +01:00
..
apcupsd.nix nixos/apcupsd: add systemd documentation hint 2014-09-06 00:14:42 +02:00
collectd.nix collectd: add pidFile option, change default pid to /var/run/collectd.pid 2014-09-17 19:21:05 +02:00
dd-agent.nix Fix dogstatsd, needs procps in path. 2014-05-18 13:00:57 +02:00
graphite.nix nixos/modules/services/monitoring/graphite.nix: don't create graphite user unconditionally 2014-11-02 12:34:16 +01:00
monit.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
munin.nix Increase systemd timeout on Jenkins and Munin tests 2014-09-05 15:50:55 +02:00
nagios.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
riemann-dash.nix Some pkgs.lib -> lib fixes 2014-08-25 14:40:40 +02:00
riemann.nix Some pkgs.lib -> lib fixes 2014-08-25 14:40:40 +02:00
smartd.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
statsd.nix nixos/statsd: add support for external backends, fix a few options 2014-09-11 18:11:16 +02:00
systemhealth.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
ups.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
uptime.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
zabbix-agent.nix Handle Zabbix agent and server both being enabled 2014-04-30 16:18:03 +02:00
zabbix-server.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00