Add outpost to fortress's gatus config

This commit is contained in:
Lauren Lagarde 2025-08-24 23:19:49 -05:00
parent bcc389834c
commit 32fcc82875

View file

@ -99,6 +99,14 @@
conditions = [ "[CONNECTED] == true" ]; conditions = [ "[CONNECTED] == true" ];
alerts = [{ type = "matrix"; }]; alerts = [{ type = "matrix"; }];
} }
{
name = "4 - outpost.tinc.mlaga97.space";
group = "2 - Hosts";
url = "icmp://10.86.84.106";
interval = "1m";
conditions = [ "[CONNECTED] == true" ];
alerts = [{ type = "matrix"; }];
}
{ {
name = "2 - matrix.public.koshkee.com"; name = "2 - matrix.public.koshkee.com";
group = "3 - Federation"; group = "3 - Federation";