about summary refs log tree commit diff
path: root/modules/services/monitoring
Commit message (Expand)AuthorAge
* Prettify graphite serviceDomen Kožar2013-10-03
* Add several missing uids and gids to modules/misc/ids.nixRickard Nilsson2013-08-23
* Add statsd, simple daemon for easy stats aggregationJaka Hudoklin2013-08-21
* Fix typoe in graphite module (cabon -> carbon).Rob Vermaas2013-08-19
* graphite: Refactor options, serve with waitressJaka Hudoklin2013-08-19
* Add graphite, scalable realtime graphing serviceJaka Hudoklin2013-08-11
* Fix typos, especially those that end up in the NixOS manualIvan Kozik2013-08-10
* Fix node_modules references in uptime module.Rob Vermaas2013-07-31
* apcupsd-service: "UPS daemon" => "APC UPS daemon" description updateBjørn Forsman2013-07-22
* apcupsd-service: workaround for "A stop job is running for UPS daemon"Bjørn Forsman2013-07-22
* apcupsd-service: put UPS in hibernate mode when shutting downBjørn Forsman2013-07-22
* apcupsd-service: create missing /run/apcupsd/ directoryBjørn Forsman2013-07-22
* apcupsd-service: add services.apcupsd.hooks optionBjørn Forsman2013-07-22
* Documentation improvementShea Levy2013-07-19
* Add uptime moduleShea Levy2013-07-18
* Add apcupsd serviceBjørn Forsman2013-07-17
* dd-agent: cleanup, add dogstatsd systemd serviceDomen Kozar2013-06-29
* cleanup dd-agentDomen Kozar2013-06-29
* zabbix-server: Swap order of database population.aszlig2013-06-13
* zabbix-server: Make it easier to use peer auth.aszlig2013-06-13
* zabbix-server: Add PID file to systemd config.aszlig2013-06-13
* Don't set $TZEelco Dolstra2013-04-22
* replace list by listOf using same style as for attrsOfMarc Weber2013-03-14
* smartd: change 'devices' option from "list of strings" to "list of attribute ...Peter Simons2013-03-10
* dd-agent: Run as a separate userShea Levy2013-02-27
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* Add dd-agent moduleShea Levy2013-01-08
* smartd: Remove unnecessary PartOf dependencyEelco Dolstra2013-01-07
* systemd: convert smartd job to serviceMathijs Kwik2012-12-27
* Zabbix agent: RemainAfterExit=true seems to give more reliable restarts, cann...Rob Vermaas2012-12-11
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\
| * smartd: Add options for each device being monitoredJack Cummings2012-10-09
* | Convert Zabbix agent/server to systemdEelco Dolstra2012-10-26
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-09-28
|\|
| * Get rid of the last use of mkThenElseEelco Dolstra2012-09-20
* | smartd: convert service to systemdPeter Simons2012-09-25
* | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-07-16
|\|
| * Global replace /var/run/current-system -> /run/current-systemEelco Dolstra2012-07-16
* | To ease migration to systemd, generate units from the ‘jobs’ optionEelco Dolstra2012-06-16
|/
* * Don't use ‘chown user.group’ since that syntax is not officiallyEelco Dolstra2012-05-17
* fixed a upstart issue where upsd was never startedJoachim Schiele2012-03-31
* * Zabbix: use the path attribute.Eelco Dolstra2012-03-19
* * Don't set DBHost if the database is on localhost, otherwise ZabbixEelco Dolstra2012-02-20
* * zabbix-server: don't require PostgreSQL to be startedEelco Dolstra2012-01-26
* smartd: run smartd daemon using the given search path to improve readability ...Peter Simons2011-11-25
* smartd: run the mail notification script with ${pkgs.stdenv.shell} rather tha...Peter Simons2011-11-25
* Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir"...Peter Simons2011-10-30
* find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed ...Shea Levy2011-10-29
* Fixing systemhealth for kernels 3.xLluís Batlle i Rossell2011-10-27
* The system health url moved.Lluís Batlle i Rossell2011-10-18