Mentions légales du service

Skip to content
Snippets Groups Projects

[grappe] Add new PDU for grappe cluster

Merged BERARD Benjamin requested to merge sgrappe_pdu into master
3 files
+ 100
0
Compare changes
  • Side-by-side
  • Inline
Files
3
{
"ip": "172.17.79.210",
"mac": "28:29:86:2d:dd:3f",
"metrics": [
{
"description": "Power consumption per outlet reported by PDU, in watt",
"name": "pdu_outlet_power_watt",
"period": 1000,
"source": {
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
"protocol": "snmp"
}
}
],
"model": "AP8653",
"ports": {
},
"sensors": [
{
"power": {
"per_outlets": true,
"resolution": 1,
"snmp": {
"available": true,
"outlet_prefix_oid": "iso.3.6.1.4.1.318.1.1.26.9.4.3.1.7",
"total_oids": [
"iso.3.6.1.4.1.318.1.1.12.1.16.0"
],
"unit": "W"
}
}
}
],
"type": "pdu",
"uid": "grappe-pdu1",
"vendor": "APC"
}
\ No newline at end of file
Loading