Add redoubt to fortress gatus config
This commit is contained in:
parent
c7795d7f0c
commit
2cb3adf77b
1 changed files with 10 additions and 2 deletions
|
|
@ -76,7 +76,15 @@
|
||||||
alerts = [{ type = "matrix"; }];
|
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";
|
group = "2 - Hosts";
|
||||||
url = "icmp://10.86.84.105";
|
url = "icmp://10.86.84.105";
|
||||||
interval = "1m";
|
interval = "1m";
|
||||||
|
|
@ -84,7 +92,7 @@
|
||||||
alerts = [{ type = "matrix"; }];
|
alerts = [{ type = "matrix"; }];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "2 - blockhouse.tinc.mlaga97.space";
|
name = "3 - blockhouse.tinc.mlaga97.space";
|
||||||
group = "2 - Hosts";
|
group = "2 - Hosts";
|
||||||
url = "icmp://10.86.84.104";
|
url = "icmp://10.86.84.104";
|
||||||
interval = "1m";
|
interval = "1m";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue