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 types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
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 fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
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 bundixify riemann-dash 2014-11-18 03:31:56 +00:00
riemann-tools.nix riemann-health service: add procps to path (#19237) 2016-10-05 10:52:15 -04:00
riemann.nix java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
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 Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
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 Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
zabbix-agent.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
zabbix-server.nix zabbix-server: add extraConfig option 2014-11-03 16:47:07 +01:00