Remove telegraf from all hosts

I basically ignore the data anyway. I'll redo monitoring from the ground up later.
This commit is contained in:
Charlotte Van Petegem 2024-11-10 16:24:54 +01:00
parent d5b308d2d1
commit 8e821442af
No known key found for this signature in database
GPG key ID: 019E764B7184435A
15 changed files with 0 additions and 312 deletions

View file

@ -72,5 +72,4 @@
host = "socrates.machines.robbevp.be";
dataset = "zdata/data";
};
services.telegraf.extraConfig.inputs.disk.mount_points = [ "/boot/ESP0" "/boot/ESP1" ];
}