Add outpost to fortress's gatus config
This commit is contained in:
parent
bcc389834c
commit
32fcc82875
1 changed files with 8 additions and 0 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue