Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f6529186 authored by EISENBART Theo's avatar EISENBART Theo
Browse files

Merge branch 'grominet-metrics' into 'master'

[grosminet][metrics] Delete excess dimm

See merge request !702
parents 26f2bceb 6f21e0e3
No related branches found
No related tags found
1 merge request!702[grosminet][metrics] Delete excess dimm
Pipeline #975914 passed
...@@ -86,78 +86,6 @@ ...@@ -86,78 +86,6 @@
"protocol": "ipmisensor" "protocol": "ipmisensor"
} }
}, },
{
"description": "Temperature of Dimm 1-6 reported by BMC, in celsius",
"labels": {
"dimm": "1-6"
},
"name": "bmc_dimm_temp_celsius",
"period": 5000,
"source": {
"id": 11,
"protocol": "ipmisensor"
}
},
{
"description": "Temperature of Dimm 7-12 reported by BMC, in celsius",
"labels": {
"dimm": "7-12"
},
"name": "bmc_dimm_temp_celsius",
"period": 5000,
"source": {
"id": 13,
"protocol": "ipmisensor"
}
},
{
"description": "Temperature of Dimm 1-6 reported by BMC, in celsius",
"labels": {
"dimm": "1-6"
},
"name": "bmc_dimm_temp_celsius",
"period": 5000,
"source": {
"id": 15,
"protocol": "ipmisensor"
}
},
{
"description": "Temperature of Dimm 7-12 reported by BMC, in celsius",
"labels": {
"dimm": "7-12"
},
"name": "bmc_dimm_temp_celsius",
"period": 5000,
"source": {
"id": 17,
"protocol": "ipmisensor"
}
},
{
"description": "Temperature of Dimm 1-6 reported by BMC, in celsius",
"labels": {
"dimm": "1-6"
},
"name": "bmc_dimm_temp_celsius",
"period": 5000,
"source": {
"id": 19,
"protocol": "ipmisensor"
}
},
{
"description": "Temperature of Dimm 7-12 reported by BMC, in celsius",
"labels": {
"dimm": "7-12"
},
"name": "bmc_dimm_temp_celsius",
"period": 5000,
"source": {
"id": 21,
"protocol": "ipmisensor"
}
},
{ {
"description": "Temperature of 22-HD Max reported by BMC, in celsius", "description": "Temperature of 22-HD Max reported by BMC, in celsius",
"labels": { "labels": {
......
...@@ -56,54 +56,6 @@ metrics: ...@@ -56,54 +56,6 @@ metrics:
protocol: ipmisensor protocol: ipmisensor
id: 9 #08-P1 DIMM 7-12 id: 9 #08-P1 DIMM 7-12
- name: bmc_dimm_temp_celsius
labels: {"dimm": "1-6"}
description: Temperature of Dimm 1-6 reported by BMC, in celsius
period: 5000
source:
protocol: ipmisensor
id: 11 #10-P2 DIMM 1-6
- name: bmc_dimm_temp_celsius
labels: {"dimm": "7-12"}
description: Temperature of Dimm 7-12 reported by BMC, in celsius
period: 5000
source:
protocol: ipmisensor
id: 13 #12-P2 DIMM 7-12
- name: bmc_dimm_temp_celsius
labels: {"dimm": "1-6"}
description: Temperature of Dimm 1-6 reported by BMC, in celsius
period: 5000
source:
protocol: ipmisensor
id: 15 #14-P3 DIMM 1-6
- name: bmc_dimm_temp_celsius
labels: {"dimm": "7-12"}
description: Temperature of Dimm 7-12 reported by BMC, in celsius
period: 5000
source:
protocol: ipmisensor
id: 17 #16-P3 DIMM 7-12
- name: bmc_dimm_temp_celsius
labels: {"dimm": "1-6"}
description: Temperature of Dimm 1-6 reported by BMC, in celsius
period: 5000
source:
protocol: ipmisensor
id: 19 #18-P4 DIMM 1-6
- name: bmc_dimm_temp_celsius
labels: {"dimm": "7-12"}
description: Temperature of Dimm 7-12 reported by BMC, in celsius
period: 5000
source:
protocol: ipmisensor
id: 21 #20-P4 DIMM 7-12
- name: bmc_other_temp_celsius - name: bmc_other_temp_celsius
labels: {"id": "22-hdmax"} labels: {"id": "22-hdmax"}
description: Temperature of 22-HD Max reported by BMC, in celsius description: Temperature of 22-HD Max reported by BMC, in celsius
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment