Mentions légales du service

Skip to content
Snippets Groups Projects

[toulouse][montcalm] Remove PSU metrics since we can't monitor them

Merged JACQUOT Pierre requested to merge montcalm-psu-metrics into master
2 files
+ 21
39
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -13,30 +13,6 @@
"protocol": "ipmisensor"
}
},
{
"description": "Power consumption of Psu 1 reported by BMC, in watt",
"labels": {
"psu": "1"
},
"name": "bmc_psu_power_watt",
"period": 5000,
"source": {
"id": 68,
"protocol": "ipmisensor"
}
},
{
"description": "Power consumption of Psu 2 reported by BMC, in watt",
"labels": {
"psu": "2"
},
"name": "bmc_psu_power_watt",
"period": 5000,
"source": {
"id": 70,
"protocol": "ipmisensor"
}
},
{
"description": "Temperature reported by BMC, in celsius",
"name": "bmc_ambient_temp_celsius",
Loading