nixpkgs/nixos/modules/services/monitoring
Bas van Dijk 3ac171cefb graphite service: store PID files under /run and configure systemd to use them
The advantage of putting the PID file under the ephemeral /run is that
when the machine crashes /run gets cleared allowing graphite to start
once the machine is rebooted.

We also set the PIDFile systemd option so that systemd knows the correct
PID and enables systemd to remove the file after service shut down.
2015-11-29 14:17:23 +01:00
..
apcupsd.nix types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
bosun.nix bosun module: update module 2015-11-16 14:24:02 +01:00
cadvisor.nix nixos/cadvisor: fixes 2015-03-18 14:31:08 +01:00
collectd.nix collectd: add pidFile option, change default pid to /var/run/collectd.pid 2014-09-17 19:21:05 +02:00
das_watchdog.nix fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
dd-agent.nix dd-agent: if nginx and mongodb integrations are enabled, then disk and network settings are not gathered anymore. This fixes the problem 2015-08-03 14:27:23 +00:00
grafana.nix grafana module: update 2015-11-16 14:59:25 +01:00
graphite.nix graphite service: store PID files under /run and configure systemd to use them 2015-11-29 14:17:23 +01:00
heapster.nix heapster module: init 2015-11-16 16:58:10 +01:00
longview.nix longview nixos module: improve description for mysql password config options 2015-11-22 12:37:00 +00:00
monit.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
munin.nix Fix references to current-system/sw/sbin 2015-04-01 13:57:36 -07:00
nagios.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
riemann-dash.nix bundixify riemann-dash 2014-11-18 03:31:56 +00:00
riemann-tools.nix Add riemann-tools to nixpkgs 2015-06-30 17:16:51 -04:00
riemann.nix java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
scollector.nix bosun: Move to go-packages 2015-09-04 21:11:42 -07:00
smartd.nix nixos: fix some types 2015-09-18 18:48:50 +00:00
statsd.nix statsd: updated package and nixos service 2015-11-27 21:42:21 +01:00
systemhealth.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
teamviewer.nix teamviewer: fix the expressions 2015-10-26 15:22:01 -03:00
ups.nix Some more type cleanup 2015-06-15 18:18:46 +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 zabbix-server: add extraConfig option 2014-11-03 16:47:07 +01:00