update grafana influxdb address

This commit is contained in:
Astro 2020-05-23 02:35:29 +02:00
parent ef2f20658c
commit d6842d607f
2 changed files with 2 additions and 2 deletions

View File

@ -218,7 +218,7 @@
Exec "collectd" "${pkgs.ruby}/bin/ruby" "${unboundScript}"
'';
network = ''
Server "grafana.hq.c3d2.de" "25826"
Server "grafana.serv.zentralwerk.dn42" "25826"
'';
};
extraConfig = ''

View File

@ -257,7 +257,7 @@ in {
File STDOUT
'';
network = ''
Server "grafana.hq.c3d2.de" "25826"
Server "grafana.serv.zentralwerk.dn42" "25826"
'';
memory = "";
processes = "";