diff --git a/data/grid5000/sites/lyon/servers/dns-dev.json b/data/grid5000/sites/lyon/servers/dns-dev.json new file mode 100644 index 0000000000000000000000000000000000000000..d419b3c18f6cc83a0986e467dd204fc7a88b23d5 --- /dev/null +++ b/data/grid5000/sites/lyon/servers/dns-dev.json @@ -0,0 +1,10 @@ +{ + "kind": "virtual", + "network_adapters": { + "default": { + "ip": "172.16.63.213" + } + }, + "type": "server", + "uid": "dns-dev" +} \ No newline at end of file diff --git a/grid5000-all.json b/grid5000-all.json index e11095e2304f4f897cc1d11de2522dd7e8978f1d..3c8b49a7cc0414984fb1383322be1b8fc20c43d0 100644 --- a/grid5000-all.json +++ b/grid5000-all.json @@ -148260,14 +148260,48 @@ "grvingt-pdu1": { "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" + "uid": "grvingt-pdu1", + "vendor": "APC" }, "grvingt-pdu2": { "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" } }, "production": true,