1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/services/monitoring
makefu 626bfce3b8 graphite: fix carbonCache graphiteWeb graphiteApi
This commit implements the changes necessary to start up a graphite carbon Cache
with twisted and start the corresponding graphiteWeb service.
Dependencies need to be included via python buildEnv to include all recursive
implicit dependencies.

Additionally cairo is a requirement of graphiteWeb and pycairo is not a standard
python package (buildPythonPackage) and therefore cannot be included via
buildEnv. It also needs cairo in the Library PATH.
2016-03-12 02:02:04 +01:00
..
apcupsd.nix
bosun.nix
cadvisor.nix
collectd.nix
das_watchdog.nix
dd-agent.nix
grafana.nix grafana service: unbreak 2016-03-06 21:16:47 +01:00
graphite.nix graphite: fix carbonCache graphiteWeb graphiteApi 2016-03-12 02:02:04 +01:00
hdaps.nix
heapster.nix
longview.nix
monit.nix
munin.nix
nagios.nix
riemann-dash.nix
riemann-tools.nix
riemann.nix
scollector.nix
smartd.nix
statsd.nix
systemhealth.nix
teamviewer.nix
ups.nix
uptime.nix
zabbix-agent.nix
zabbix-server.nix