summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-10-01 18:30:48 +0200
committermakefu <github@syntax-fehler.de>2021-10-01 18:30:48 +0200
commit501c54a73a594882ebaec208f8bd2806e643ae5d (patch)
tree1203b4aa589748bda8d2db886f9afad8259173c3 /1systems
parentc39e1ff67ae971fdb117a4f6e9b7e92bbf51f4da (diff)
ma wbob.r: increase influx file limit
Diffstat (limited to '1systems')
-rw-r--r--1systems/wbob/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/1systems/wbob/config.nix b/1systems/wbob/config.nix
index f99e493bf..550afbeae 100644
--- a/1systems/wbob/config.nix
+++ b/1systems/wbob/config.nix
@@ -67,6 +67,8 @@ in {
services.grafana.enable = true;
services.grafana.addr = "0.0.0.0";
services.influxdb.enable = true;
+ systemd.services.influxdb.serviceConfig.LimitNOFILE = 8192;
+
services.influxdb.extraConfig = {
meta.hostname = config.krebs.build.host.name;
# meta.logging-enabled = true;
[cgit] Unable to lock slot /tmp/cgit/70200000.lock: No such file or directory (2)