Compare commits
No commits in common. "6079852cc6f711ae0aba3be8896a26fe77081a5e" and "42a95797ac81ff9e925bf4238c1617e563f0700e" have entirely different histories.
6079852cc6
...
42a95797ac
@ -10,8 +10,6 @@ HOSTS=(
|
|||||||
"http-proxy"
|
"http-proxy"
|
||||||
"jelly01"
|
"jelly01"
|
||||||
"monitoring01"
|
"monitoring01"
|
||||||
"nix-cache01"
|
|
||||||
"pgdb1"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
for host in "${HOSTS[@]}"; do
|
for host in "${HOSTS[@]}"; do
|
||||||
|
@ -130,16 +130,15 @@
|
|||||||
static_configs = [
|
static_configs = [
|
||||||
{
|
{
|
||||||
targets = [
|
targets = [
|
||||||
"ca.home.2rjus.net:9100"
|
# Node exporter
|
||||||
"gunter.home.2rjus.net:9100"
|
"gunter.home.2rjus.net:9100"
|
||||||
"ha1.home.2rjus.net:9100"
|
"ca.home.2rjus.net:9100"
|
||||||
"http-proxy.home.2rjus.net:9100"
|
|
||||||
"jelly01.home.2rjus.net:9100"
|
|
||||||
"monitoring01.home.2rjus.net:9100"
|
"monitoring01.home.2rjus.net:9100"
|
||||||
"nix-cache01.home.2rjus.net:9100"
|
|
||||||
"ns1.home.2rjus.net:9100"
|
"ns1.home.2rjus.net:9100"
|
||||||
"ns2.home.2rjus.net:9100"
|
"ns2.home.2rjus.net:9100"
|
||||||
"pgdb1.home.2rjus.net:9100"
|
"http-proxy.home.2rjus.net:9100"
|
||||||
|
"ha1.home.2rjus.net:9100"
|
||||||
|
"nix-cache01.home.2rjus.net:9100"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user