Skip to content

Commit a1eb55f

Browse files
authored
Merge pull request #847 from lsst-it/IT-6074/update_pdu_fqdn
(fleet/snmp-exporter) update pdu fqdn
2 parents b384c07 + 429a5e8 commit a1eb55f

File tree

1 file changed

+6
-94
lines changed

1 file changed

+6
-94
lines changed

fleet/lib/snmp-exporter-pre/files/sd/ls/snmp-raritan-pdu.json

+6-94
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,10 @@
3333
},
3434
{
3535
"labels": {
36-
"__meta_hostname": "aux-pdu1.cp.lsst.org"
37-
},
38-
"targets": [
39-
"139.229.170.5"
40-
]
41-
},
42-
{
43-
"labels": {
44-
"__meta_hostname": "aux-pdu2.cp.lsst.org"
36+
"__meta_hostname": "pdu1-aux.cp.lsst.org"
4537
},
4638
"targets": [
47-
"139.229.170.6"
39+
"10.18.1.201"
4840
]
4941
},
5042
{
@@ -57,34 +49,10 @@
5749
},
5850
{
5951
"labels": {
60-
"__meta_hostname": "bdc-pdu-b15a.ls.lsst.org"
61-
},
62-
"targets": [
63-
"10.50.1.202"
64-
]
65-
},
66-
{
67-
"labels": {
68-
"__meta_hostname": "bdc-pdu-b15b.ls.lsst.org"
69-
},
70-
"targets": [
71-
"10.50.1.203"
72-
]
73-
},
74-
{
75-
"labels": {
76-
"__meta_hostname": "bdc-pdu-b16a.ls.lsst.org"
77-
},
78-
"targets": [
79-
"10.50.1.201"
80-
]
81-
},
82-
{
83-
"labels": {
84-
"__meta_hostname": "bdc-pdu-b16b.ls.lsst.org"
52+
"__meta_hostname": "pdu2-b15.ls.lsst.org"
8553
},
8654
"targets": [
87-
"10.50.1.200"
55+
"10.50.1.30"
8856
]
8957
},
9058
{
@@ -167,22 +135,6 @@
167135
"10.18.1.13"
168136
]
169137
},
170-
{
171-
"labels": {
172-
"__meta_hostname": "pdu1-aux-as01.cp.lsst.org"
173-
},
174-
"targets": [
175-
"10.18.1.201"
176-
]
177-
},
178-
{
179-
"labels": {
180-
"__meta_hostname": "pdu1-aux.cp.lsst.org"
181-
},
182-
"targets": [
183-
"10.18.1.201"
184-
]
185-
},
186138
{
187139
"labels": {
188140
"__meta_hostname": "pdu1-b01.cp.lsst.org"
@@ -383,14 +335,6 @@
383335
"10.18.1.203"
384336
]
385337
},
386-
{
387-
"labels": {
388-
"__meta_hostname": "pdu1-dynalene.cp.lsst.org"
389-
},
390-
"targets": [
391-
"10.18.1.153"
392-
]
393-
},
394338
{
395339
"labels": {
396340
"__meta_hostname": "pdu1-main1-as01.cp.lsst.org"
@@ -495,28 +439,20 @@
495439
"139.229.168.140"
496440
]
497441
},
498-
{
499-
"labels": {
500-
"__meta_hostname": "pdu1-penon-as01.cp.lsst.org"
501-
},
502-
"targets": [
503-
"10.18.1.204"
504-
]
505-
},
506442
{
507443
"labels": {
508444
"__meta_hostname": "pdu1-penon.cp.lsst.org"
509445
},
510446
"targets": [
511-
"10.18.1.154"
447+
"10.18.1.204"
512448
]
513449
},
514450
{
515451
"labels": {
516452
"__meta_hostname": "pdu1-tea-as01.cp.lsst.org"
517453
},
518454
"targets": [
519-
"10.18.1.181"
455+
"10.18.1.81"
520456
]
521457
},
522458
{
@@ -599,14 +535,6 @@
599535
"10.18.1.14"
600536
]
601537
},
602-
{
603-
"labels": {
604-
"__meta_hostname": "pdu2-aux-as01.cp.lsst.org"
605-
},
606-
"targets": [
607-
"10.18.1.202"
608-
]
609-
},
610538
{
611539
"labels": {
612540
"__meta_hostname": "pdu2-aux.cp.lsst.org"
@@ -783,28 +711,12 @@
783711
"10.50.1.28"
784712
]
785713
},
786-
{
787-
"labels": {
788-
"__meta_hostname": "pdu2-b15.ls.lsst.org"
789-
},
790-
"targets": [
791-
"10.50.1.30"
792-
]
793-
},
794714
{
795715
"labels": {
796716
"__meta_hostname": "pdu2-b16.ls.lsst.org"
797717
},
798718
"targets": [
799719
"10.50.1.32"
800720
]
801-
},
802-
{
803-
"labels": {
804-
"__meta_hostname": "tea-pdu01.cp.lsst.org"
805-
},
806-
"targets": [
807-
"10.18.1.81"
808-
]
809721
}
810722
]

0 commit comments

Comments
 (0)