1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/services/monitoring
Bjørn Forsman d99033beb9 grafana service: unbreak
Accidentally broken by 4fede53c09
("nixos manuals: bring back package references").

Without this fix, grafana won't start:

$ systemctl status grafana
...
systemd[1]: Starting Grafana Service Daemon...
systemd[1]: Started Grafana Service Daemon.
grafana[666]: 2016/03/06 19:57:32 [log.go:75 Fatal()] [E] Failed to detect generated css or javascript files in static root (%!s(MISSING)), have you executed default grunt task?
systemd[1]: grafana.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: grafana.service: Unit entered failed state.
systemd[1]: grafana.service: Failed with result 'exit-code'.
2016-03-06 21:16:47 +01:00
..
apcupsd.nix
bosun.nix bosun: Create ledisDir in pre-start script 2016-01-18 15:57:59 +01:00
cadvisor.nix
collectd.nix nixos/collectd: Fix package option 2016-02-28 14:55:58 +01:00
das_watchdog.nix
dd-agent.nix Configure a default trust store for openssl 2016-02-03 12:42:01 +01:00
grafana.nix grafana service: unbreak 2016-03-06 21:16:47 +01:00
graphite.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
hdaps.nix New hdapsd module 2016-02-24 21:51:13 +01:00
heapster.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
longview.nix
monit.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
munin.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
nagios.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
riemann-dash.nix
riemann-tools.nix
riemann.nix
scollector.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
smartd.nix
statsd.nix
systemhealth.nix
teamviewer.nix
ups.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
uptime.nix
zabbix-agent.nix
zabbix-server.nix