diff --git a/data/grid5000/sites/nancy/pdus/grvingt-pdu1.json b/data/grid5000/sites/nancy/pdus/grvingt-pdu1.json
index 95df82d037306116636322364e8c167824d0edc4..788695ae7fe0f1b254a3b65cd9d3370d6de1f118 100644
--- a/data/grid5000/sites/nancy/pdus/grvingt-pdu1.json
+++ b/data/grid5000/sites/nancy/pdus/grvingt-pdu1.json
@@ -1,6 +1,23 @@
 {
   "ip": "172.17.79.220",
   "mac": "00:C0:B7:E3:22:41",
+  "model": "AP8886",
+  "sensors": [
+    {
+      "power": {
+        "per_outlets": false,
+        "resolution": 1,
+        "snmp": {
+          "available": true,
+          "total_oids": [
+            "iso.3.6.1.4.1.318.1.1.12.1.16.0"
+          ],
+          "unit": "W"
+        }
+      }
+    }
+  ],
   "type": "pdu",
-  "uid": "grvingt-pdu1"
-}
\ No newline at end of file
+  "uid": "grvingt-pdu1",
+  "vendor": "APC"
+}
diff --git a/data/grid5000/sites/nancy/pdus/grvingt-pdu2.json b/data/grid5000/sites/nancy/pdus/grvingt-pdu2.json
index 494ce4d8b52c88e7e60ce4c7a5580e1a8b59c797..f7e8f0dc073730d22afa62ae74bf010d751b68f5 100644
--- a/data/grid5000/sites/nancy/pdus/grvingt-pdu2.json
+++ b/data/grid5000/sites/nancy/pdus/grvingt-pdu2.json
@@ -1,6 +1,23 @@
 {
   "ip": "172.17.79.221",
   "mac": "00:C0:B7:E2:B6:68",
+  "model": "AP8886",
+  "sensors": [
+    {
+      "power": {
+        "per_outlets": false,
+        "resolution": 1,
+        "snmp": {
+          "available": true,
+          "total_oids": [
+            "iso.3.6.1.4.1.318.1.1.12.1.16.0"
+          ],
+          "unit": "W"
+        }
+      }
+    }
+  ],
   "type": "pdu",
-  "uid": "grvingt-pdu2"
+  "uid": "grvingt-pdu2",
+  "vendor": "APC"
 }
\ No newline at end of file
diff --git a/input/grid5000/sites/nancy/pdus.yaml b/input/grid5000/sites/nancy/pdus.yaml
index d368d9e27de4e7eaac921470d0f0fc2a2a006ed8..3605103517f4e07a0019601be7a951a27bda39b6 100644
--- a/input/grid5000/sites/nancy/pdus.yaml
+++ b/input/grid5000/sites/nancy/pdus.yaml
@@ -1,4 +1,16 @@
-pdus: 
+pdus:
+  grvingt-pdu[1-2]:
+    vendor: APC
+    model: AP8886
+    sensors:
+     - power:
+        per_outlets: false
+        snmp:
+          available: true
+          total_oids:
+            - iso.3.6.1.4.1.318.1.1.12.1.16.0
+          unit: W
+        resolution: 1
 
   graphene-pdu[1-6]:
     vendor: APC