👌 IMPROVE: Update Hetzner DNS mapping and targets configuration by renaming instances, removing obsolete entries, and adding new targets for enhanced monitoring
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"ip_address": "142.132.165.231"
|
||||
},
|
||||
{
|
||||
"dns_name": "phx-beta-rc",
|
||||
"dns_name": "phx-beta",
|
||||
"ip_address": "159.69.200.205"
|
||||
},
|
||||
{
|
||||
@@ -139,10 +139,6 @@
|
||||
"dns_name": "dss",
|
||||
"ip_address": "49.13.197.152"
|
||||
},
|
||||
{
|
||||
"dns_name": "new-full-test",
|
||||
"ip_address": "128.140.103.178"
|
||||
},
|
||||
{
|
||||
"dns_name": "modern",
|
||||
"ip_address": "157.90.228.52"
|
||||
@@ -152,15 +148,39 @@
|
||||
"ip_address": "23.88.56.89"
|
||||
},
|
||||
{
|
||||
"dns_name": "test-ansible-ip-permission",
|
||||
"ip_address": "116.203.73.240"
|
||||
"dns_name": "capricorn-it",
|
||||
"ip_address": "91.99.109.3"
|
||||
},
|
||||
{
|
||||
"dns_name": "test-ansible-ip-permission-2",
|
||||
"ip_address": "91.99.29.55"
|
||||
"dns_name": "kundw",
|
||||
"ip_address": "91.99.140.34"
|
||||
},
|
||||
{
|
||||
"dns_name": "bpp",
|
||||
"ip_address": "91.99.107.178"
|
||||
"dns_name": "dieweingoetter",
|
||||
"ip_address": "128.140.33.105"
|
||||
},
|
||||
{
|
||||
"dns_name": "Rustdesk-Relay-Server",
|
||||
"ip_address": "94.130.108.153"
|
||||
},
|
||||
{
|
||||
"dns_name": "rihnet",
|
||||
"ip_address": "91.99.226.250"
|
||||
},
|
||||
{
|
||||
"dns_name": "infoplus",
|
||||
"ip_address": "49.13.205.27"
|
||||
},
|
||||
{
|
||||
"dns_name": "ai-it",
|
||||
"ip_address": "195.201.31.160"
|
||||
},
|
||||
{
|
||||
"dns_name": "guder",
|
||||
"ip_address": "91.99.143.88"
|
||||
},
|
||||
{
|
||||
"dns_name": "testRedisHeathCheck",
|
||||
"ip_address": "91.107.235.238"
|
||||
}
|
||||
]
|
||||
@@ -75,7 +75,7 @@
|
||||
"159.69.200.205:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "phx-beta-rc",
|
||||
"instance": "phx-beta",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
@@ -349,16 +349,6 @@
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"128.140.103.178:9100",
|
||||
"128.140.103.178:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "new-full-test",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"157.90.228.52:9100",
|
||||
@@ -381,31 +371,91 @@
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"116.203.73.240:9100",
|
||||
"116.203.73.240:9113"
|
||||
"91.99.109.3:9100",
|
||||
"91.99.109.3:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "test-ansible-ip-permission",
|
||||
"instance": "capricorn-it",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.29.55:9100",
|
||||
"91.99.29.55:9113"
|
||||
"91.99.140.34:9100",
|
||||
"91.99.140.34:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "test-ansible-ip-permission-2",
|
||||
"instance": "kundw",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.107.178:9100",
|
||||
"91.99.107.178:9113"
|
||||
"128.140.33.105:9100",
|
||||
"128.140.33.105:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "bpp",
|
||||
"instance": "dieweingoetter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"94.130.108.153:9100",
|
||||
"94.130.108.153:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "Rustdesk-Relay-Server",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.226.250:9100",
|
||||
"91.99.226.250:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "rihnet",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"49.13.205.27:9100",
|
||||
"49.13.205.27:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "infoplus",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"195.201.31.160:9100",
|
||||
"195.201.31.160:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "ai-it",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.143.88:9100",
|
||||
"91.99.143.88:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "guder",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.107.235.238:9100",
|
||||
"91.107.235.238:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "testRedisHeathCheck",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"159.69.200.205:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "phx-beta-rc-health-exporter",
|
||||
"instance": "phx-beta-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
@@ -314,15 +314,6 @@
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"128.140.103.178:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "new-full-test-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"157.90.228.52:9800"
|
||||
@@ -343,28 +334,82 @@
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"116.203.73.240:9800"
|
||||
"91.99.109.3:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "test-ansible-ip-permission-health-exporter",
|
||||
"instance": "capricorn-it-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.29.55:9800"
|
||||
"91.99.140.34:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "test-ansible-ip-permission-2-health-exporter",
|
||||
"instance": "kundw-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.107.178:9800"
|
||||
"128.140.33.105:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "bpp-health-exporter",
|
||||
"instance": "dieweingoetter-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"94.130.108.153:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "Rustdesk-Relay-Server-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.226.250:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "rihnet-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"49.13.205.27:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "infoplus-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"195.201.31.160:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "ai-it-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.143.88:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "guder-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.107.235.238:9800"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "testRedisHeathCheck-health-exporter",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user