about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-rubyCharles Strahan2015-01-20
|\
| * java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
| * dd-agent: set SSL_CERT_FILE for dogstatsd.Rob Vermaas2015-01-05
| * Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
| * nixos: add cadvisor serviceJaka Hudoklin2014-12-28
* | Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-rubyCharles Strahan2014-12-28
|\|
| * nixos/munin: add /var/setuid-wrappers to PATHBjørn Forsman2014-12-25
| * fixes #5198Domen Kožar2014-12-02
| * scollector: Allow users to specify external collectorsOliver Charles2014-11-24
| * Add an `extraConfig` option to `bosun`Oliver Charles2014-11-24
| * scollector should talk to Bosun, not OpenTSDBOliver Charles2014-11-24
| * Add a NixOS module to run bosunOliver Charles2014-11-24
| * scollector: New NixOS moduleOliver Charles2014-11-24
| * nixos/riemann: Add option configFilesRickard Nilsson2014-11-19
| * nixos/graphite: fix user creationJaka Hudoklin2014-11-04
| * zabbix-server: add extraConfig optionLongrin Wischnewski2014-11-03
| * nixos/modules/services/monitoring/graphite.nix: strip trailing whitespacePeter Simons2014-11-02
| * nixos/modules/services/monitoring/graphite.nix: don't create graphite user un...Peter Simons2014-11-02
* | bundixify riemann-dashCharles Strahan2014-11-18
* | more rubyLibs renamingCharles Strahan2014-11-12
|/
* nixos/graphite: fix grahite api documentation urlJaka Hudoklin2014-10-20
* nixos/graphite: update docs, add graphite pagerJaka Hudoklin2014-10-20
* collectd: add pidFile option, change default pid to /var/run/collectd.pidJaka Hudoklin2014-09-17
* nixos/graphite: add package option to graphiteApiJaka Hudoklin2014-09-17
* nixos/graphite: add seyren service, graphite alerting dashboardJaka Hudoklin2014-09-17
* nixos: add collectd moduleJaka Hudoklin2014-09-17
* nixos/graphiteApi: add example config for influxdb backendJaka Hudoklin2014-09-16
* nixos/graphite: add host and port options for graphiteApiJaka Hudoklin2014-09-16
* Merge pull request #4034 from offlinehacker/graphiteApiJaka Hudoklin2014-09-13
|\
| * nixos: add graphite api to graphite functionalityJaka Hudoklin2014-09-11
* | nixos/statsd: add support for external backends, fix a few optionsJaka Hudoklin2014-09-11
|/
* nixos/apcupsd: add systemd documentation hintBjørn Forsman2014-09-06
* Increase systemd timeout on Jenkins and Munin testsEelco Dolstra2014-09-05
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* Some pkgs.lib -> lib fixesRickard Nilsson2014-08-25
* Add NixOS module for the Riemann dashboard serverRickard Nilsson2014-08-23
* Add NixOS module for Riemann monitoring server.Rickard Nilsson2014-08-23
* Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-28
|\
| * nixos/munin: change activationScript to preStart scriptBjørn Forsman2014-07-26
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-07
|\|
| * Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/
* nagios: significant upgradesAustin Seipp2014-06-22
* nixos/graphite-service: clean up restartTriggersBjørn Forsman2014-06-09
* nixos/graphite-service: make option descriptions end with '.'Bjørn Forsman2014-06-09
* nixos/statsd-service: fix 'graphitePort' default valueBjørn Forsman2014-06-08
* nixos/graphite-service: fix filename typoBjørn Forsman2014-06-07
* Fix dogstatsd, needs procps in path.Rob Vermaas2014-05-18
* Merge pull request #2301 from bjornfor/graphite-fixeslethalman2014-05-14
|\
| * nixos/grahite-service: mkdir -m => mkdir && chmodBjørn Forsman2014-04-17