Skip to content

Commit c3bff5d

Browse files
committed
[all_sites] Update metrics with SNMP templates
1 parent 516a9f7 commit c3bff5d

File tree

104 files changed

+238
-238
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+238
-238
lines changed

data/grid5000/sites/grenoble/clusters/dahu/dahu.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"name": "bmc_node_power_watt",
1818
"period": 5000,
1919
"source": {
20-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
20+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
2121
"protocol": "snmp"
2222
}
2323
},
@@ -57,7 +57,7 @@
5757
"period": 0,
5858
"scale_factor": 0.1,
5959
"source": {
60-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
60+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
6161
"protocol": "snmp"
6262
}
6363
},
@@ -71,7 +71,7 @@
7171
"period": 0,
7272
"scale_factor": 0.1,
7373
"source": {
74-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
74+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == System Board Pwr Consumption }}",
7575
"protocol": "snmp"
7676
}
7777
},

data/grid5000/sites/grenoble/clusters/troll/troll.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"name": "bmc_node_power_watt",
2727
"period": 5000,
2828
"source": {
29-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
29+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
3030
"protocol": "snmp"
3131
}
3232
},
@@ -53,7 +53,7 @@
5353
"period": 0,
5454
"scale_factor": 0.1,
5555
"source": {
56-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
56+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
5757
"protocol": "snmp"
5858
}
5959
},

data/grid5000/sites/grenoble/clusters/yeti/yeti.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"name": "bmc_node_power_watt",
2727
"period": 5000,
2828
"source": {
29-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
29+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
3030
"protocol": "snmp"
3131
}
3232
},
@@ -66,7 +66,7 @@
6666
"period": 0,
6767
"scale_factor": 0.1,
6868
"source": {
69-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
69+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
7070
"protocol": "snmp"
7171
}
7272
},
@@ -80,7 +80,7 @@
8080
"period": 0,
8181
"scale_factor": 0.1,
8282
"source": {
83-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
83+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == System Board Pwr Consumption }}",
8484
"protocol": "snmp"
8585
}
8686
},

data/grid5000/sites/grenoble/network_equipments/gw.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"name": "network_ifacein_bytes_total",
300300
"period": 1000,
301301
"source": {
302-
"id": "1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%",
302+
"id": "1.3.6.1.2.1.2.2.1.10.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
303303
"protocol": "snmp"
304304
}
305305
},
@@ -308,7 +308,7 @@
308308
"name": "network_ifaceout_bytes_total",
309309
"period": 1000,
310310
"source": {
311-
"id": "1.3.6.1.2.1.2.2.1.16.%SNMP_IFACE%",
311+
"id": "1.3.6.1.2.1.2.2.1.16.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
312312
"protocol": "snmp"
313313
}
314314
}

data/grid5000/sites/lille/clusters/chetemi/chetemi.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"name": "bmc_node_power_watt",
1818
"period": 5000,
1919
"source": {
20-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
20+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == System Board Pwr Consumption }}",
2121
"protocol": "snmp"
2222
}
2323
},
@@ -57,7 +57,7 @@
5757
"period": 0,
5858
"scale_factor": 0.1,
5959
"source": {
60-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
60+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
6161
"protocol": "snmp"
6262
}
6363
},
@@ -71,7 +71,7 @@
7171
"period": 0,
7272
"scale_factor": 0.1,
7373
"source": {
74-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
74+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
7575
"protocol": "snmp"
7676
}
7777
},

data/grid5000/sites/lille/clusters/chiclet/chiclet.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"name": "bmc_node_power_watt",
1818
"period": 5000,
1919
"source": {
20-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
20+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == System Board Pwr Consumption }}",
2121
"protocol": "snmp"
2222
}
2323
},
@@ -57,7 +57,7 @@
5757
"period": 0,
5858
"scale_factor": 0.1,
5959
"source": {
60-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
60+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
6161
"protocol": "snmp"
6262
}
6363
},
@@ -71,7 +71,7 @@
7171
"period": 0,
7272
"scale_factor": 0.1,
7373
"source": {
74-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
74+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
7575
"protocol": "snmp"
7676
}
7777
},

data/grid5000/sites/lille/clusters/chifflet/chifflet.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"name": "bmc_node_power_watt",
1818
"period": 5000,
1919
"source": {
20-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
20+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == System Board Pwr Consumption }}",
2121
"protocol": "snmp"
2222
}
2323
},
@@ -57,7 +57,7 @@
5757
"period": 0,
5858
"scale_factor": 0.1,
5959
"source": {
60-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
60+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
6161
"protocol": "snmp"
6262
}
6363
},
@@ -71,7 +71,7 @@
7171
"period": 0,
7272
"scale_factor": 0.1,
7373
"source": {
74-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
74+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
7575
"protocol": "snmp"
7676
}
7777
},

data/grid5000/sites/lille/clusters/chifflot/chifflot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"name": "bmc_node_power_watt",
1818
"period": 5000,
1919
"source": {
20-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
20+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS1 Current 1 }}",
2121
"protocol": "snmp"
2222
}
2323
},
@@ -57,7 +57,7 @@
5757
"period": 0,
5858
"scale_factor": 0.1,
5959
"source": {
60-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
60+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}",
6161
"protocol": "snmp"
6262
}
6363
},
@@ -71,7 +71,7 @@
7171
"period": 0,
7272
"scale_factor": 0.1,
7373
"source": {
74-
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
74+
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{ 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == System Board Pwr Consumption }}",
7575
"protocol": "snmp"
7676
}
7777
},

data/grid5000/sites/lille/network_equipments/sw-chiclet-1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"name": "network_ifacein_bytes_total",
276276
"period": 1000,
277277
"source": {
278-
"id": "1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%",
278+
"id": "1.3.6.1.2.1.2.2.1.10.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
279279
"protocol": "snmp"
280280
}
281281
},
@@ -284,7 +284,7 @@
284284
"name": "network_ifaceout_bytes_total",
285285
"period": 1000,
286286
"source": {
287-
"id": "1.3.6.1.2.1.2.2.1.16.%SNMP_IFACE%",
287+
"id": "1.3.6.1.2.1.2.2.1.16.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
288288
"protocol": "snmp"
289289
}
290290
}

data/grid5000/sites/lille/network_equipments/sw-chiclet-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"name": "network_ifacein_bytes_total",
179179
"period": 1000,
180180
"source": {
181-
"id": "1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%",
181+
"id": "1.3.6.1.2.1.2.2.1.10.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
182182
"protocol": "snmp"
183183
}
184184
},
@@ -187,7 +187,7 @@
187187
"name": "network_ifaceout_bytes_total",
188188
"period": 1000,
189189
"source": {
190-
"id": "1.3.6.1.2.1.2.2.1.16.%SNMP_IFACE%",
190+
"id": "1.3.6.1.2.1.2.2.1.16.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
191191
"protocol": "snmp"
192192
}
193193
}

0 commit comments

Comments
 (0)