nix-configs/data/monitoring.toml
2023-06-30 03:14:53 +02:00

17 lines
273 B
TOML

[master]
hostname = "beliskner"
ip = "beliskner.kangaroo-galaxy.ts.net" # tailscale
[hostOverrides]
[exporters.node]
hosts = [ "ds9", "picard" ]
[exporters.smartctl]
hosts = [ "ds9" ]
[exporters.blackbox]
hosts = [ "beliskner" ]
[promtail]
hosts = [ "picard", "ds9" ]