add more systems to monitoring
This commit is contained in:
parent
a3be6f71fb
commit
3d19acf448
1 changed files with 16 additions and 0 deletions
|
@ -18,6 +18,22 @@
|
|||
targets = [ "lio.net.joshuabell.xyz:9100" ];
|
||||
labels.instance = "lio";
|
||||
}
|
||||
{
|
||||
targets = [ "oren.net.joshuabell.xyz:9100" ];
|
||||
labels.instance = "oren";
|
||||
}
|
||||
{
|
||||
targets = [ "gp3.net.joshuabell.xyz:9100" ];
|
||||
labels.instance = "gp3";
|
||||
}
|
||||
{
|
||||
targets = [ "h002.net.joshuabell.xyz:9100" ];
|
||||
labels.instance = "h002";
|
||||
}
|
||||
{
|
||||
targets = [ "o001.net.joshuabell.xyz:9100" ];
|
||||
labels.instance = "o001";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue