Add redoubt to fortress gatus config

This commit is contained in:
Lauren Lagarde 2025-08-10 15:28:33 -05:00
parent c7795d7f0c
commit 2cb3adf77b

View file

@ -76,7 +76,15 @@
alerts = [{ type = "matrix"; }];
}
{
name = "1 - bastion.tinc.mlaga97.space";
name = "1 - redoubt.tinc.mlaga97.space";
group = "2 - Hosts";
url = "icmp://10.86.84.107";
interval = "1m";
conditions = [ "[CONNECTED] == true" ];
alerts = [{ type = "matrix"; }];
}
{
name = "2 - bastion.tinc.mlaga97.space";
group = "2 - Hosts";
url = "icmp://10.86.84.105";
interval = "1m";
@ -84,7 +92,7 @@
alerts = [{ type = "matrix"; }];
}
{
name = "2 - blockhouse.tinc.mlaga97.space";
name = "3 - blockhouse.tinc.mlaga97.space";
group = "2 - Hosts";
url = "icmp://10.86.84.104";
interval = "1m";