nixpkgs/nixos/modules/services/monitoring
symphorien+git@xlumurb.eu be25e45fc8 nagios: various improvements
* structured config for main config file allows to launch nagios in
debug mode without having to write the whole config file by hand
* build time syntax check
* all options have types, one more example
* I find it misleading that the main nagios config file is linked in
/etc but that if you change the link in /etc/ and restart nagios, it
has no effect. Have nagios use /etc/nagios.cfg
* fix paths in example nagios config files, which allows to reuse it:
  services.nagios.objectDefs =
   (map (x: "${pkgs.nagios}/etc/objects/${x}.cfg")
   [ "templates" "timeperiods" "commands" ]) ++ [ ./main.cfg ]
* for the above reason, add mailutils to default plugins

Co-Authored-By: Aaron Andersen <aaron@fosslib.net>
2019-12-30 16:40:52 +01:00
..
dd-agent Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
prometheus nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
alerta.nix Merge pull request #56265 from aanderse/permissions-start-only 2019-06-25 18:04:22 -04:00
apcupsd.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
arbtt.nix
bosun.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
cadvisor.nix nixos/cadvisor: allow passing custom arguments 2019-08-19 01:32:01 +02:00
collectd.nix treewide: Switch to system users (#71055) 2019-11-01 13:26:43 +01:00
das_watchdog.nix
datadog-agent.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
do-agent.nix nixos/do-agent: Depend on network-online.target 2019-10-03 02:44:33 +09:00
fusion-inventory.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
grafana-reporter.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
grafana.nix nixos/grafana: fix smtp enable typo 2019-11-14 14:46:37 +01:00
graphite.nix nixos/graphite: fix escape 2019-09-17 00:19:28 +00:00
hdaps.nix
heapster.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
incron.nix
kapacitor.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
loki.nix grafana-loki: fix typo in service config 2019-08-17 12:08:51 +02:00
longview.nix
monit.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
munin.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
nagios.nix nagios: various improvements 2019-12-30 16:40:52 +01:00
netdata.nix Merge pull request #72187 from Izorkin/netdata-fix 2019-11-03 14:06:51 +01:00
riemann-dash.nix nixos/riemann-dash: replace deprecated usage of PermissionsStartOnly 2019-05-25 13:48:41 -04:00
riemann-tools.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
riemann.nix
scollector.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
smartd.nix
statsd.nix
sysstat.nix
teamviewer.nix
telegraf.nix
thanos.nix thanos: 0.6.1 -> 0.7.0 2019-10-05 10:35:52 +02:00
ups.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
uptime.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
vnstat.nix
zabbix-agent.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
zabbix-proxy.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
zabbix-server.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00