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:
parent
d5b308d2d1
commit
8e821442af
15 changed files with 0 additions and 312 deletions
|
@ -49,6 +49,4 @@
|
|||
torrents.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.telegraf.extraConfig.inputs.disk.mount_points = [ "/boot" ];
|
||||
}
|
||||
|
|
|
@ -72,9 +72,7 @@
|
|||
};
|
||||
};
|
||||
services = {
|
||||
garmin-scraper.enable = true;
|
||||
git.enable = true;
|
||||
grafana.enable = true;
|
||||
mail.enable = true;
|
||||
mastodon.enable = true;
|
||||
matrix.enable = true;
|
||||
|
@ -139,5 +137,4 @@
|
|||
};
|
||||
};
|
||||
programs.msmtp.enable = false;
|
||||
services.telegraf.extraConfig.inputs.disk.mount_points = [ "/boot/ESP0" "/boot/ESP1" ];
|
||||
}
|
||||
|
|
|
@ -72,5 +72,4 @@
|
|||
host = "socrates.machines.robbevp.be";
|
||||
dataset = "zdata/data";
|
||||
};
|
||||
services.telegraf.extraConfig.inputs.disk.mount_points = [ "/boot/ESP0" "/boot/ESP1" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue