nixpkgs/nixos/modules/services/monitoring
Bjørn Forsman ebe67d69d0 collectd service: change /var/lib/collectd perms: 700 -> 755
The collectd service runs as an unprivileged user by default, so it does
not leak more information to its data directory than any user can obtain
elsewhere by other means.

If people are running it as root and are worried about information leak,
we can add collectd group and set perms to 750.

CC @offlinehacker.

Fixes #21198.
2016-12-16 23:04:42 +01:00
..
prometheus prometheus module: added default option values for relabel_config 2016-10-09 11:37:33 +02:00
apcupsd.nix
bosun.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
cadvisor.nix cadvisor test: fix (#18671) 2016-09-16 22:06:16 +02:00
collectd.nix collectd service: change /var/lib/collectd perms: 700 -> 755 2016-12-16 23:04:42 +01:00
das_watchdog.nix
dd-agent.nix dd-agent: support jmx, needs a separate daemon nowadays. 2016-07-29 12:42:07 +00:00
grafana.nix nixos/grafana: set plugins path, fix image generation 2016-07-19 00:18:12 +02:00
graphite.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02: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 longview nixos module: improve description for mysql password config options 2015-11-22 12:37:00 +00:00
monit.nix monitoring.monit: get closer to upstream service definition 2016-09-13 11:19:22 +02:00
munin.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
nagios.nix nagios service: network-interfaces.target -> network.target 2016-09-13 11:19:22 +02:00
riemann-dash.nix
riemann-tools.nix riemann-health service: add procps to path (#19237) 2016-10-05 10:52:15 -04:00
riemann.nix
scollector.nix Fixes #16181 - using bin output for Go services 2016-06-13 23:32:16 +02:00
smartd.nix smartd module: optionSet -> submodule 2016-09-13 12:53:10 +09:00
statsd.nix nixos/statsd: rename 'host' to 'listenAddress' 2015-12-24 00:20:56 +01:00
sysstat.nix sysstat: Create systemd service for historical sar data 2016-07-12 16:19:40 -05:00
systemhealth.nix
teamviewer.nix teamviewer: init at 11.0.52520, remove older versions 2015-12-03 22:28:36 +03:00
telegraf.nix telegraf: init at 1.0.0 2016-09-14 07:19:55 +02:00
ups.nix ups module: optionSet -> submodule 2016-09-13 12:53:10 +09:00
uptime.nix
zabbix-agent.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
zabbix-server.nix