ninurta: monitoring with munin

This commit is contained in:
Tim Schubert 2024-02-04 17:39:40 +01:00
parent c66a0f847c
commit 0b874cf252
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
4 changed files with 47 additions and 0 deletions

View file

@ -18,6 +18,7 @@ in
../modules/profiles/server.nix
./hardware-configuration.nix
./printing.nix
./monitoring.nix
];
services.soft-serve = {
@ -377,6 +378,7 @@ in
allowPing = true;
allowedTCPPorts = [
22 # SSH
80 # munin web
631 # Printing
3000 # Hydra
softServePort