diff --git a/data/grid5000/sites/lille/pdus/pdu-b3p3.json b/data/grid5000/sites/lille/pdus/pdu-b3p3.json index cd4f00d8df383e304534a7f67dea27d8a472bdcb..0b4bf6b57707bb0ad0c13252b6bc3d8c2956e184 100644 --- a/data/grid5000/sites/lille/pdus/pdu-b3p3.json +++ b/data/grid5000/sites/lille/pdus/pdu-b3p3.json @@ -15,6 +15,13 @@ "7": "chetemi-14", "9": "chifflet-5" }, + "sensors": [ + { + "power": { + "per_outlets": false + } + } + ], "type": "pdu", "uid": "pdu-b3p3", "vendor": "APC" diff --git a/input/grid5000/sites/lille/pdus.yaml b/input/grid5000/sites/lille/pdus.yaml index aac79c0a5eaa045ddef80471191dd4d9ec3cd552..bccf6872aa3e02da74b7cc1a7d25cde403a09960 100644 --- a/input/grid5000/sites/lille/pdus.yaml +++ b/input/grid5000/sites/lille/pdus.yaml @@ -92,3 +92,6 @@ pdus: model: AP7951 ip: 172.17.47.249 mac: 00:c0:b7:4f:32:78 + sensors: + - power: + per_outlets: false