From d203034a9f5301ace2571f10377ea6f309872679 Mon Sep 17 00:00:00 2001
From: Lucas Nussbaum <lucas.nussbaum@loria.fr>
Date: Sun, 19 Jan 2020 15:53:22 +0100
Subject: [PATCH] [spec] add more tests based on real clusters

---
 spec/input/data_graffiti.json               | 10657 ++++++++++++++++++
 spec/input/data_graphite.json               |  8522 ++++++++++++++
 spec/input/data_grimoire.json               | 10634 +++++++++++++++++
 spec/input/data_grue.json                   |  8618 ++++++++++++++
 spec/input/data_yeti.json                   |  2021 ++++
 spec/input/oar_empty.json                   |     7 +
 spec/oar_properties2_spec.rb                |   113 +
 spec/output/graffiti_empty_diff_stderr.txt  |     0
 spec/output/graffiti_empty_diff_stdout.txt  |   452 +
 spec/output/graffiti_empty_print_stderr.txt |     0
 spec/output/graffiti_empty_print_stdout.txt |   407 +
 spec/output/graffiti_empty_table_stderr.txt |     0
 spec/output/graffiti_empty_table_stdout.txt |   212 +
 spec/output/graphite_empty_diff_stderr.txt  |     0
 spec/output/graphite_empty_diff_stdout.txt  |   146 +
 spec/output/graphite_empty_print_stderr.txt |     0
 spec/output/graphite_empty_print_stdout.txt |   182 +
 spec/output/graphite_empty_table_stderr.txt |     0
 spec/output/graphite_empty_table_stdout.txt |    68 +
 spec/output/grimoire_empty_diff_stderr.txt  |     0
 spec/output/grimoire_empty_diff_stdout.txt  |   722 ++
 spec/output/grimoire_empty_print_stderr.txt |     0
 spec/output/grimoire_empty_print_stdout.txt |   604 +
 spec/output/grimoire_empty_table_stderr.txt |     0
 spec/output/grimoire_empty_table_stdout.txt |   132 +
 spec/output/grue_empty_diff_stderr.txt      |     0
 spec/output/grue_empty_diff_stdout.txt      |   180 +
 spec/output/grue_empty_print_stderr.txt     |     0
 spec/output/grue_empty_print_stdout.txt     |   287 +
 spec/output/grue_empty_table_stderr.txt     |     0
 spec/output/grue_empty_table_stdout.txt     |   164 +
 spec/output/yeti_empty_diff_stderr.txt      |     0
 spec/output/yeti_empty_diff_stdout.txt      |   278 +
 spec/output/yeti_empty_print_stderr.txt     |     0
 spec/output/yeti_empty_print_stdout.txt     |   472 +
 spec/output/yeti_empty_table_stderr.txt     |     0
 spec/output/yeti_empty_table_stdout.txt     |   260 +
 37 files changed, 45138 insertions(+)
 create mode 100644 spec/input/data_graffiti.json
 create mode 100644 spec/input/data_graphite.json
 create mode 100644 spec/input/data_grimoire.json
 create mode 100644 spec/input/data_grue.json
 create mode 100644 spec/input/data_yeti.json
 create mode 100644 spec/input/oar_empty.json
 create mode 100644 spec/oar_properties2_spec.rb
 create mode 100644 spec/output/graffiti_empty_diff_stderr.txt
 create mode 100644 spec/output/graffiti_empty_diff_stdout.txt
 create mode 100644 spec/output/graffiti_empty_print_stderr.txt
 create mode 100644 spec/output/graffiti_empty_print_stdout.txt
 create mode 100644 spec/output/graffiti_empty_table_stderr.txt
 create mode 100644 spec/output/graffiti_empty_table_stdout.txt
 create mode 100644 spec/output/graphite_empty_diff_stderr.txt
 create mode 100644 spec/output/graphite_empty_diff_stdout.txt
 create mode 100644 spec/output/graphite_empty_print_stderr.txt
 create mode 100644 spec/output/graphite_empty_print_stdout.txt
 create mode 100644 spec/output/graphite_empty_table_stderr.txt
 create mode 100644 spec/output/graphite_empty_table_stdout.txt
 create mode 100644 spec/output/grimoire_empty_diff_stderr.txt
 create mode 100644 spec/output/grimoire_empty_diff_stdout.txt
 create mode 100644 spec/output/grimoire_empty_print_stderr.txt
 create mode 100644 spec/output/grimoire_empty_print_stdout.txt
 create mode 100644 spec/output/grimoire_empty_table_stderr.txt
 create mode 100644 spec/output/grimoire_empty_table_stdout.txt
 create mode 100644 spec/output/grue_empty_diff_stderr.txt
 create mode 100644 spec/output/grue_empty_diff_stdout.txt
 create mode 100644 spec/output/grue_empty_print_stderr.txt
 create mode 100644 spec/output/grue_empty_print_stdout.txt
 create mode 100644 spec/output/grue_empty_table_stderr.txt
 create mode 100644 spec/output/grue_empty_table_stdout.txt
 create mode 100644 spec/output/yeti_empty_diff_stderr.txt
 create mode 100644 spec/output/yeti_empty_diff_stdout.txt
 create mode 100644 spec/output/yeti_empty_print_stderr.txt
 create mode 100644 spec/output/yeti_empty_print_stdout.txt
 create mode 100644 spec/output/yeti_empty_table_stderr.txt
 create mode 100644 spec/output/yeti_empty_table_stdout.txt

diff --git a/spec/input/data_graffiti.json b/spec/input/data_graffiti.json
new file mode 100644
index 0000000000..ea0a480c83
--- /dev/null
+++ b/spec/input/data_graffiti.json
@@ -0,0 +1,10657 @@
+{
+  "sites": {
+    "fakesite": {
+      "clusters": {
+        "clustera": {
+          "nodes": {
+            "clustera-5": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "CL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.5",
+                  "kavlan-11": "10.7.220.5",
+                  "kavlan-12": "10.11.220.5",
+                  "kavlan-13": "10.15.220.5",
+                  "kavlan-14": "10.19.220.5",
+                  "kavlan-16": "10.27.220.5",
+                  "kavlan-18": "10.35.220.5",
+                  "kavlan-2": "192.168.220.5",
+                  "kavlan-20": "10.43.220.5",
+                  "kavlan-21": "10.47.220.5",
+                  "kavlan-3": "192.168.236.5",
+                  "kavlan-4": "10.16.12.5",
+                  "kavlan-5": "10.16.76.5",
+                  "kavlan-6": "10.16.140.5",
+                  "kavlan-7": "10.16.204.5",
+                  "kavlan-8": "10.17.12.5",
+                  "kavlan-9": "10.17.76.5"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:43:c6",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:43:c7",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.5",
+                  "ip6": "2001:660:4406:500:1::5",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:28:20",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-5.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/37",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:28:21",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.5",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:43:d6",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-5-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 15,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 15,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff410024968a9d0538bf26",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 172800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-5"
+            },
+            "clustera-1": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "FL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.0B.40.09",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.1",
+                  "kavlan-11": "10.7.220.1",
+                  "kavlan-12": "10.11.220.1",
+                  "kavlan-13": "10.15.220.1",
+                  "kavlan-14": "10.19.220.1",
+                  "kavlan-16": "10.27.220.1",
+                  "kavlan-18": "10.35.220.1",
+                  "kavlan-2": "192.168.220.1",
+                  "kavlan-20": "10.43.220.1",
+                  "kavlan-21": "10.47.220.1",
+                  "kavlan-3": "192.168.236.1",
+                  "kavlan-4": "10.16.12.1",
+                  "kavlan-5": "10.16.76.1",
+                  "kavlan-6": "10.16.140.1",
+                  "kavlan-7": "10.16.204.1",
+                  "kavlan-8": "10.17.12.1",
+                  "kavlan-9": "10.17.76.1"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:3f:64",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:3f:65",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.1",
+                  "ip6": "2001:660:4406:500:1::1",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:41:20",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/39",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:41:21",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.1",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:3f:74",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-1-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 1,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 1,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aefea00024afe4c307e10af8",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 86400,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-1"
+            },
+            "clustera-2": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "9L1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.0B.40.09",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.0B.40.09",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.AC",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.2",
+                  "kavlan-11": "10.7.220.2",
+                  "kavlan-12": "10.11.220.2",
+                  "kavlan-13": "10.15.220.2",
+                  "kavlan-14": "10.19.220.2",
+                  "kavlan-16": "10.27.220.2",
+                  "kavlan-18": "10.35.220.2",
+                  "kavlan-2": "192.168.220.2",
+                  "kavlan-20": "10.43.220.2",
+                  "kavlan-21": "10.47.220.2",
+                  "kavlan-3": "192.168.236.2",
+                  "kavlan-4": "10.16.12.2",
+                  "kavlan-5": "10.16.76.2",
+                  "kavlan-6": "10.16.140.2",
+                  "kavlan-7": "10.16.204.2",
+                  "kavlan-8": "10.17.12.2",
+                  "kavlan-9": "10.17.76.2"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:48:d8",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:48:d9",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.2",
+                  "ip6": "2001:660:4406:500:1::2",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:3f:a0",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/36",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:3f:a1",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.2",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:48:e8",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-2-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 6,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 6,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff430024929b4003cd51d0",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 86400,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-2"
+            },
+            "clustera-6": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "8K1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.6",
+                  "kavlan-11": "10.7.220.6",
+                  "kavlan-12": "10.11.220.6",
+                  "kavlan-13": "10.15.220.6",
+                  "kavlan-14": "10.19.220.6",
+                  "kavlan-16": "10.27.220.6",
+                  "kavlan-18": "10.35.220.6",
+                  "kavlan-2": "192.168.220.6",
+                  "kavlan-20": "10.43.220.6",
+                  "kavlan-21": "10.47.220.6",
+                  "kavlan-3": "192.168.236.6",
+                  "kavlan-4": "10.16.12.6",
+                  "kavlan-5": "10.16.76.6",
+                  "kavlan-6": "10.16.140.6",
+                  "kavlan-7": "10.16.204.6",
+                  "kavlan-8": "10.17.12.6",
+                  "kavlan-9": "10.17.76.6"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:41:a0",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:41:a1",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.6",
+                  "ip6": "2001:660:4406:500:1::6",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:57:70",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-6.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/38",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:57:71",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.6",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:41:b0",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-6-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 21,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 21,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aefe4c0024955d700575177b",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 172800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-6"
+            },
+            "clustera-12": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "HL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.12",
+                  "kavlan-11": "10.7.220.12",
+                  "kavlan-12": "10.11.220.12",
+                  "kavlan-13": "10.15.220.12",
+                  "kavlan-14": "10.19.220.12",
+                  "kavlan-16": "10.27.220.12",
+                  "kavlan-18": "10.35.220.12",
+                  "kavlan-2": "192.168.220.12",
+                  "kavlan-20": "10.43.220.12",
+                  "kavlan-21": "10.47.220.12",
+                  "kavlan-3": "192.168.236.12",
+                  "kavlan-4": "10.16.12.12",
+                  "kavlan-5": "10.16.76.12",
+                  "kavlan-6": "10.16.140.12",
+                  "kavlan-7": "10.16.204.12",
+                  "kavlan-8": "10.17.12.12",
+                  "kavlan-9": "10.17.76.12"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:2d:4d:3a",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:2d:4d:3b",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.12",
+                  "ip6": "2001:660:4406:500:1::c",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:32:00",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-12.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/45",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:32:01",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.12",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:2d:4d:4a",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-12-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 17,
+                        "uid": "graffiti-pdu3"
+                      },
+                      {
+                        "port": 17,
+                        "uid": "graffiti-pdu4"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aee17b0024a7bff104dc6471",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-12"
+            },
+            "clustera-3": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "BL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.3",
+                  "kavlan-11": "10.7.220.3",
+                  "kavlan-12": "10.11.220.3",
+                  "kavlan-13": "10.15.220.3",
+                  "kavlan-14": "10.19.220.3",
+                  "kavlan-16": "10.27.220.3",
+                  "kavlan-18": "10.35.220.3",
+                  "kavlan-2": "192.168.220.3",
+                  "kavlan-20": "10.43.220.3",
+                  "kavlan-21": "10.47.220.3",
+                  "kavlan-3": "192.168.236.3",
+                  "kavlan-4": "10.16.12.3",
+                  "kavlan-5": "10.16.76.3",
+                  "kavlan-6": "10.16.140.3",
+                  "kavlan-7": "10.16.204.3",
+                  "kavlan-8": "10.17.12.3",
+                  "kavlan-9": "10.17.76.3"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:49:72",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:49:73",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.3",
+                  "ip6": "2001:660:4406:500:1::3",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:41:90",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/40",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:41:91",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.3",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:49:82",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-3-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 7,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 7,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff440024a3cc780477d47a",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 86400,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-3"
+            },
+            "clustera-11": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "JL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.11",
+                  "kavlan-11": "10.7.220.11",
+                  "kavlan-12": "10.11.220.11",
+                  "kavlan-13": "10.15.220.11",
+                  "kavlan-14": "10.19.220.11",
+                  "kavlan-16": "10.27.220.11",
+                  "kavlan-18": "10.35.220.11",
+                  "kavlan-2": "192.168.220.11",
+                  "kavlan-20": "10.43.220.11",
+                  "kavlan-21": "10.47.220.11",
+                  "kavlan-3": "192.168.236.11",
+                  "kavlan-4": "10.16.12.11",
+                  "kavlan-5": "10.16.76.11",
+                  "kavlan-6": "10.16.140.11",
+                  "kavlan-7": "10.16.204.11",
+                  "kavlan-8": "10.17.12.11",
+                  "kavlan-9": "10.17.76.11"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:2d:3c:78",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:2d:3c:79",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.11",
+                  "ip6": "2001:660:4406:500:1::b",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:3f:90",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-11.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/43",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:3f:91",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.11",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:2d:3c:88",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-11-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 13,
+                        "uid": "graffiti-pdu3"
+                      },
+                      {
+                        "port": 13,
+                        "uid": "graffiti-pdu4"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff5e0024a7bfd604d35be4",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-11"
+            },
+            "clustera-7": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "BK1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.7",
+                  "kavlan-11": "10.7.220.7",
+                  "kavlan-12": "10.11.220.7",
+                  "kavlan-13": "10.15.220.7",
+                  "kavlan-14": "10.19.220.7",
+                  "kavlan-16": "10.27.220.7",
+                  "kavlan-18": "10.35.220.7",
+                  "kavlan-2": "192.168.220.7",
+                  "kavlan-20": "10.43.220.7",
+                  "kavlan-21": "10.47.220.7",
+                  "kavlan-3": "192.168.236.7",
+                  "kavlan-4": "10.16.12.7",
+                  "kavlan-5": "10.16.76.7",
+                  "kavlan-6": "10.16.140.7",
+                  "kavlan-7": "10.16.204.7",
+                  "kavlan-8": "10.17.12.7",
+                  "kavlan-9": "10.17.76.7"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:42:92",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:42:93",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.7",
+                  "ip6": "2001:660:4406:500:1::7",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:26:80",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-7.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/35",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:26:81",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.7",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:42:a2",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-7-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 23,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 23,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff3f00249d84d7048679f0",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-7"
+            },
+            "clustera-10": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "GL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.10",
+                  "kavlan-11": "10.7.220.10",
+                  "kavlan-12": "10.11.220.10",
+                  "kavlan-13": "10.15.220.10",
+                  "kavlan-14": "10.19.220.10",
+                  "kavlan-16": "10.27.220.10",
+                  "kavlan-18": "10.35.220.10",
+                  "kavlan-2": "192.168.220.10",
+                  "kavlan-20": "10.43.220.10",
+                  "kavlan-21": "10.47.220.10",
+                  "kavlan-3": "192.168.236.10",
+                  "kavlan-4": "10.16.12.10",
+                  "kavlan-5": "10.16.76.10",
+                  "kavlan-6": "10.16.140.10",
+                  "kavlan-7": "10.16.204.10",
+                  "kavlan-8": "10.17.12.10",
+                  "kavlan-9": "10.17.76.10"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:33:d7:dc",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:33:d7:dd",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.10",
+                  "ip6": "2001:660:4406:500:1::a",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:2b:c0",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-10.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/44",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:2b:c1",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.10",
+                  "kavlan": false,
+                  "mac": "4c:d9:8f:33:d7:ec",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-10-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 7,
+                        "uid": "graffiti-pdu3"
+                      },
+                      {
+                        "port": 7,
+                        "uid": "graffiti-pdu4"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aee1d70024a7bff804ec6e41",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-10"
+            },
+            "clustera-4": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "DL1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.4",
+                  "kavlan-11": "10.7.220.4",
+                  "kavlan-12": "10.11.220.4",
+                  "kavlan-13": "10.15.220.4",
+                  "kavlan-14": "10.19.220.4",
+                  "kavlan-16": "10.27.220.4",
+                  "kavlan-18": "10.35.220.4",
+                  "kavlan-2": "192.168.220.4",
+                  "kavlan-20": "10.43.220.4",
+                  "kavlan-21": "10.47.220.4",
+                  "kavlan-3": "192.168.236.4",
+                  "kavlan-4": "10.16.12.4",
+                  "kavlan-5": "10.16.76.4",
+                  "kavlan-6": "10.16.140.4",
+                  "kavlan-7": "10.16.204.4",
+                  "kavlan-8": "10.17.12.4",
+                  "kavlan-9": "10.17.76.4"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:4b:56",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:4b:57",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.4",
+                  "ip6": "2001:660:4406:500:1::4",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:28:40",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-4.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/48",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:28:41",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.4",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:4b:66",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-4-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 14,
+                        "uid": "graffiti-pdu1"
+                      },
+                      {
+                        "port": 14,
+                        "uid": "graffiti-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff390024a4aab5047b5f32",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 172800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-4"
+            },
+            "clustera-13": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "7K1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.13",
+                  "kavlan-11": "10.7.220.13",
+                  "kavlan-12": "10.11.220.13",
+                  "kavlan-13": "10.15.220.13",
+                  "kavlan-14": "10.19.220.13",
+                  "kavlan-16": "10.27.220.13",
+                  "kavlan-18": "10.35.220.13",
+                  "kavlan-2": "192.168.220.13",
+                  "kavlan-20": "10.43.220.13",
+                  "kavlan-21": "10.47.220.13",
+                  "kavlan-3": "192.168.236.13",
+                  "kavlan-4": "10.16.12.13",
+                  "kavlan-5": "10.16.76.13",
+                  "kavlan-6": "10.16.140.13",
+                  "kavlan-7": "10.16.204.13",
+                  "kavlan-8": "10.17.12.13",
+                  "kavlan-9": "10.17.76.13"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:4b:f0",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:4b:f1",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.13",
+                  "ip6": "2001:660:4406:500:1::d",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:57:60",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-13.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/41",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:57:61",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.13",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:4c:00",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-13-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 21,
+                        "uid": "graffiti-pdu3"
+                      },
+                      {
+                        "port": 21,
+                        "uid": "graffiti-pdu4"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aefd8f0024a7bfe304e28a0a",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-13"
+            },
+            "clustera-9": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "9K1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.9",
+                  "kavlan-11": "10.7.220.9",
+                  "kavlan-12": "10.11.220.9",
+                  "kavlan-13": "10.15.220.9",
+                  "kavlan-14": "10.19.220.9",
+                  "kavlan-16": "10.27.220.9",
+                  "kavlan-18": "10.35.220.9",
+                  "kavlan-2": "192.168.220.9",
+                  "kavlan-20": "10.43.220.9",
+                  "kavlan-21": "10.47.220.9",
+                  "kavlan-3": "192.168.236.9",
+                  "kavlan-4": "10.16.12.9",
+                  "kavlan-5": "10.16.76.9",
+                  "kavlan-6": "10.16.140.9",
+                  "kavlan-7": "10.16.204.9",
+                  "kavlan-8": "10.17.12.9",
+                  "kavlan-9": "10.17.76.9"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:47:ba",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:47:bb",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.9",
+                  "ip6": "2001:660:4406:500:1::9",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:21:80",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-9.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/46",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:21:81",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.9",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:47:ca",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-9-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 5,
+                        "uid": "graffiti-pdu3"
+                      },
+                      {
+                        "port": 5,
+                        "uid": "graffiti-pdu4"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aeff350024a7bfd004f0af67",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-9"
+            },
+            "clustera-8": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "06/14/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.2.11"
+              },
+              "bmc_version": "3.34.34.34",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge T640",
+                "serial": "CK1CBX2"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 10989000000,
+                  "model": "GeForce RTX 2080 Ti",
+                  "power_default_limit": "250.00 W",
+                  "vbios_version": "90.02.17.00.B2",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth2": {
+                  "kavlan-1": "192.168.204.8",
+                  "kavlan-11": "10.7.220.8",
+                  "kavlan-12": "10.11.220.8",
+                  "kavlan-13": "10.15.220.8",
+                  "kavlan-14": "10.19.220.8",
+                  "kavlan-16": "10.27.220.8",
+                  "kavlan-18": "10.35.220.8",
+                  "kavlan-2": "192.168.220.8",
+                  "kavlan-20": "10.43.220.8",
+                  "kavlan-21": "10.47.220.8",
+                  "kavlan-3": "192.168.236.8",
+                  "kavlan-4": "10.16.12.8",
+                  "kavlan-5": "10.16.76.8",
+                  "kavlan-6": "10.16.140.8",
+                  "kavlan-7": "10.16.204.8",
+                  "kavlan-8": "10.17.12.8",
+                  "kavlan-9": "10.17.76.8"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": false,
+                  "device": "eth0",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:3f:fe",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno1np0",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "bnxt_en",
+                  "enabled": false,
+                  "firmware_version": "214.0.173.0/pkg 21.40.20.00",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:3f:ff",
+                  "management": false,
+                  "model": "BCM57416 NetXtreme-E 10GBase-T RDMA Ethernet Controller",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2np1",
+                  "vendor": "Broadcom"
+                },
+                {
+                  "bridged": true,
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.64.8",
+                  "ip6": "2001:660:4406:500:1::8",
+                  "kavlan": true,
+                  "mac": "f8:f2:1e:60:35:30",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ens4f0",
+                  "network_address": "graffiti-8.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet6/34",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "6.80 0x80003d72 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "f8:f2:1e:60:35:31",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "ens4f1",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.64.8",
+                  "kavlan": false,
+                  "mac": "f4:02:70:9a:40:0e",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graffiti-8-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 17713000000,
+                "node_flops": 202670000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 11534336,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000064",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Silver 4110"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 3,
+                        "uid": "graffiti-pdu3"
+                      },
+                      {
+                        "port": 3,
+                        "uid": "graffiti-pdu4"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x6f402700aefdcb0024a4ae6f048773e6",
+                  "by_path": "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.29,
+                  "interface": "SATA",
+                  "model": "PERC H330 Adp",
+                  "size": 479559942144,
+                  "storage": "SSD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "production"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graffiti-8"
+            }
+          },
+          "created_at": "Fri, 07 Jun 2019 00:00:00 GMT",
+          "kavlan": true,
+          "model": "Dell PowerEdge T640",
+          "queues": [
+            "admin",
+            "production"
+          ],
+          "type": "cluster",
+          "uid": "clustera"
+        }
+      },
+      "pdus": {
+        "gros-pdu5": {
+          "ip": "172.17.79.236",
+          "mac": "28:29:86:1b:0e:e6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-77",
+            "10": "gros-93",
+            "11": "gros-95",
+            "12": "gros-97",
+            "13": "gros-99",
+            "14": "gros-101",
+            "15": "gros-104",
+            "17": "gros-105",
+            "18": "gros-108",
+            "19": "gros-110",
+            "2": "gros-78",
+            "20": "gros-111",
+            "21": "gros-114",
+            "22": "gros-116",
+            "3": "gros-79",
+            "4": "gros-81",
+            "5": "gros-83",
+            "6": "gros-85",
+            "7": "gros-88",
+            "9": "gros-92"
+          },
+          "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": "gros-pdu5",
+          "vendor": "APC"
+        },
+        "graffiti-pdu4": {
+          "ip": "172.17.79.232",
+          "mac": "28:29:86:10:0E:B4",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu4",
+          "vendor": "APC"
+        },
+        "gros-wattmetre3": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-113",
+            "10": "gros-120",
+            "11": "gros-121",
+            "12": "gros-122",
+            "13": "gros-107",
+            "14": "gros-108",
+            "15": "gros-109",
+            "16": "gros-110",
+            "17": "gros-111",
+            "18": "gros-112",
+            "19": "gros-101",
+            "2": "gros-114",
+            "20": "gros-102",
+            "21": "gros-103",
+            "22": "gros-104",
+            "23": "gros-105",
+            "24": "gros-106",
+            "25": "gros-95",
+            "26": "gros-96",
+            "27": "gros-97",
+            "28": "gros-98",
+            "29": "gros-99",
+            "3": "gros-115",
+            "30": "gros-100",
+            "31": "gros-89",
+            "32": "gros-90",
+            "33": "gros-91",
+            "34": "gros-92",
+            "35": "gros-93",
+            "36": "gros-94",
+            "37": "gros-83",
+            "38": "gros-84",
+            "39": "gros-85",
+            "4": "gros-116",
+            "40": "gros-86",
+            "41": "gros-87",
+            "42": "gros-88",
+            "43": "gros-77",
+            "44": "gros-78",
+            "45": "gros-79",
+            "46": "gros-80",
+            "47": "gros-81",
+            "48": "gros-82",
+            "5": "gros-123",
+            "6": "gros-124",
+            "7": "gros-117",
+            "8": "gros-118",
+            "9": "gros-119"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre3",
+          "vendor": "OmegaWatt"
+        },
+        "graffiti-pdu2": {
+          "ip": "172.17.79.227",
+          "mac": "28:29:86:10:0E:8C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu2",
+          "vendor": "APC"
+        },
+        "graffiti-pdu1": {
+          "ip": "172.17.79.226",
+          "mac": "28:29:86:0B:3B:06",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu4": {
+          "ip": "172.17.79.235",
+          "mac": "28:29:86:1a:0a:b6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-43",
+            "10": "gros-55",
+            "11": "gros-59",
+            "12": "gros-60",
+            "15": "gros-61",
+            "17": "gros-64",
+            "18": "gros-65",
+            "19": "gros-67",
+            "2": "gros-46",
+            "20": "gros-69",
+            "21": "gros-71",
+            "22": "gros-75",
+            "23": "gros-73",
+            "4": "gros-48",
+            "5": "gros-51",
+            "6": "gros-53",
+            "7": "gros-52",
+            "9": "gros-54"
+          },
+          "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": "gros-pdu4",
+          "vendor": "APC"
+        },
+        "grvingt-pdu1": {
+          "ip": "172.17.79.220",
+          "mac": "00:C0:B7:E3:22:41",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "grimani-pdu2": {
+          "ip": "172.17.79.219",
+          "mac": "00:C0:B7:F2:27:DE",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu1": {
+          "ip": "172.17.79.222",
+          "mac": "28:29:86:1b:0e:e5",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-2",
+            "10": "gros-15",
+            "11": "gros-18",
+            "12": "gros-20",
+            "13": "gros-22",
+            "14": "gros-23",
+            "15": "gros-26",
+            "17": "gros-29",
+            "18": "gros-31",
+            "19": "gros-32",
+            "20": "gros-34",
+            "21": "gros-35",
+            "22": "gros-37",
+            "23": "gros-39",
+            "3": "gros-4",
+            "4": "gros-6",
+            "5": "gros-8",
+            "6": "gros-10",
+            "7": "gros-12",
+            "9": "gros-14"
+          },
+          "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": "gros-pdu1",
+          "vendor": "APC"
+        },
+        "gros-wattmetre1": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-10",
+            "11": "gros-11",
+            "12": "gros-12",
+            "13": "gros-13",
+            "14": "gros-14",
+            "15": "gros-15",
+            "16": "gros-16",
+            "17": "gros-17",
+            "18": "gros-18",
+            "19": "gros-19",
+            "2": "gros-2",
+            "20": "gros-20",
+            "21": "gros-21",
+            "22": "gros-22",
+            "23": "gros-23",
+            "24": "gros-24",
+            "25": "gros-25",
+            "26": "gros-26",
+            "27": "gros-27",
+            "28": "gros-28",
+            "29": "gros-29",
+            "3": "gros-3",
+            "30": "gros-30",
+            "31": "gros-31",
+            "32": "gros-32",
+            "33": "gros-33",
+            "34": "gros-34",
+            "35": "gros-35",
+            "36": "gros-36",
+            "37": "gros-37",
+            "38": "gros-38",
+            "39": "gros-39",
+            "4": "gros-4",
+            "40": "gros-40",
+            "5": "gros-5",
+            "6": "gros-6",
+            "7": "gros-7",
+            "8": "gros-8",
+            "9": "gros-9"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre1",
+          "vendor": "OmegaWatt"
+        },
+        "graoully-pdu2": {
+          "ip": "172.17.79.244",
+          "mac": "00:C0:B7:85:13:9C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-8",
+            "11": "graoully-2",
+            "12": "graoully-3",
+            "13": "graoully-5",
+            "14": "graoully-9",
+            "17": "graphique-3",
+            "18": "graphique-6",
+            "19": "graoully-13",
+            "2": "graphite-2",
+            "20": "graoully-14",
+            "21": "graoully-16",
+            "22": "grisou-50",
+            "23": "graphique-2",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-1",
+            "6": "graphique-4"
+          },
+          "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": "graoully-pdu2",
+          "vendor": "APC"
+        },
+        "grvingt-pdu2": {
+          "ip": "172.17.79.221",
+          "mac": "00:C0:B7:E2:B6:68",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "gros-pdu2": {
+          "ip": "172.17.79.233",
+          "mac": "28:29:86:1a:0a:d2",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-17",
+            "11": "gros-19",
+            "12": "gros-21",
+            "13": "gros-24",
+            "14": "gros-25",
+            "15": "gros-27",
+            "17": "gros-28",
+            "18": "gros-30",
+            "19": "gros-33",
+            "2": "gros-3",
+            "20": "gros-36",
+            "21": "gros-38",
+            "23": "gros-40",
+            "3": "gros-5",
+            "4": "gros-7",
+            "5": "gros-9",
+            "6": "gros-11",
+            "7": "gros-13",
+            "9": "gros-16"
+          },
+          "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": "gros-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu2": {
+          "ip": "172.17.79.246",
+          "mac": "00:C0:B7:85:13:A4",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-32",
+            "15": "grisou-45",
+            "17": "grimoire-1",
+            "18": "grimoire-3",
+            "19": "grimoire-5",
+            "2": "grisou-33",
+            "20": "grimoire-8",
+            "21": "grisou-46",
+            "22": "grisou-48",
+            "3": "grisou-34",
+            "4": "grisou-35",
+            "5": "grisou-36",
+            "6": "grisou-41",
+            "7": "grisou-42"
+          },
+          "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": "grimoire-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu3": {
+          "ip": "172.17.79.234",
+          "mac": "28:29:86:1a:09:ae",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-41",
+            "10": "gros-57",
+            "11": "gros-58",
+            "14": "gros-62",
+            "15": "gros-63",
+            "17": "gros-66",
+            "18": "gros-68",
+            "19": "gros-70",
+            "2": "gros-42",
+            "20": "gros-72",
+            "21": "gros-74",
+            "22": "gros-76",
+            "3": "gros-44",
+            "4": "gros-45",
+            "5": "gros-47",
+            "6": "gros-49",
+            "7": "gros-50",
+            "9": "gros-56"
+          },
+          "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": "gros-pdu3",
+          "vendor": "APC"
+        },
+        "gros-pdu6": {
+          "ip": "172.17.79.237",
+          "mac": "28:29:86:1b:0e:ef",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-80",
+            "10": "gros-90",
+            "12": "gros-96",
+            "13": "gros-98",
+            "14": "gros-100",
+            "15": "gros-102",
+            "17": "gros-103",
+            "18": "gros-106",
+            "19": "gros-107",
+            "2": "gros-82",
+            "20": "gros-109",
+            "21": "gros-112",
+            "22": "gros-113",
+            "23": "gros-115",
+            "3": "gros-84",
+            "4": "gros-86",
+            "5": "gros-87",
+            "6": "gros-89",
+            "7": "gros-91",
+            "9": "gros-94"
+          },
+          "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": "gros-pdu6",
+          "vendor": "APC"
+        },
+        "gros-pdu7": {
+          "ip": "172.17.79.239",
+          "mac": "28:29:86:10:0e:89",
+          "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": "gros-pdu7",
+          "vendor": "APC"
+        },
+        "grisou-pdu2": {
+          "ip": "172.17.79.248",
+          "mac": "00:C0:B7:F2:A9:11",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-2",
+            "10": "grisou-17",
+            "11": "grisou-18",
+            "12": "grisou-22",
+            "13": "grisou-24",
+            "14": "grisou-26",
+            "15": "grisou-28",
+            "17": "grisou-30",
+            "2": "grisou-4",
+            "3": "grisou-5",
+            "4": "grisou-8",
+            "5": "grisou-10",
+            "6": "grisou-12",
+            "7": "grisou-14"
+          },
+          "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": "grisou-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu1": {
+          "ip": "172.17.79.245",
+          "mac": "00:C0:B7:85:13:93",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-31",
+            "17": "grimoire-2",
+            "18": "grimoire-4",
+            "19": "grimoire-6",
+            "2": "grisou-37",
+            "20": "grimoire-7",
+            "21": "grisou-47",
+            "22": "grisou-49",
+            "3": "grisou-38",
+            "4": "grisou-39",
+            "5": "grisou-40",
+            "6": "grisou-43",
+            "7": "grisou-44",
+            "9": "graphique-5"
+          },
+          "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": "grimoire-pdu1",
+          "vendor": "APC"
+        },
+        "grisou-pdu1": {
+          "ip": "172.17.79.247",
+          "mac": "00:C0:B7:85:13:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-1",
+            "10": "grisou-16",
+            "11": "grisou-19",
+            "12": "grisou-20",
+            "13": "grisou-21",
+            "14": "grisou-23",
+            "15": "grisou-27",
+            "17": "grisou-29",
+            "19": "grisou-25",
+            "2": "grisou-3",
+            "3": "grisou-6",
+            "4": "grisou-9",
+            "5": "grisou-7",
+            "6": "grisou-11",
+            "7": "grisou-13",
+            "9": "grisou-15"
+          },
+          "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": "grisou-pdu1",
+          "vendor": "APC"
+        },
+        "graoully-pdu1": {
+          "ip": "172.17.79.243",
+          "mac": "00:C0:B7:ED:63:AE",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-7",
+            "11": "graoully-1",
+            "12": "graoully-10",
+            "13": "graoully-6",
+            "14": "graoully-4",
+            "17": "graphique-5",
+            "18": "graphique-6",
+            "19": "graoully-12",
+            "2": "graphite-2",
+            "20": "graoully-11",
+            "21": "graoully-15",
+            "22": "grisou-51",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-2",
+            "6": "graphique-3",
+            "7": "graphique-4",
+            "9": "graphique-1"
+          },
+          "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": "graoully-pdu1",
+          "vendor": "APC"
+        },
+        "grimani-pdu1": {
+          "ip": "172.17.79.218",
+          "mac": "00:C0:B7:F2:27:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu8": {
+          "ip": "172.17.79.249",
+          "mac": "28:29:86:12:28:60",
+          "model": "AP8653",
+          "ports": {
+            "13": "gros-117",
+            "17": "gros-118",
+            "18": "gros-119",
+            "19": "gros-120",
+            "20": "gros-121",
+            "21": "gros-122",
+            "22": "gros-123",
+            "23": "gros-124"
+          },
+          "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": "gros-pdu8",
+          "vendor": "APC"
+        },
+        "graffiti-pdu3": {
+          "ip": "172.17.79.231",
+          "mac": "28:29:86:12:27:FF",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu3",
+          "vendor": "APC"
+        },
+        "gros-wattmetre2": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-71",
+            "10": "gros-68",
+            "11": "gros-69",
+            "12": "gros-70",
+            "13": "gros-59",
+            "14": "gros-60",
+            "15": "gros-61",
+            "16": "gros-62",
+            "17": "gros-63",
+            "18": "gros-64",
+            "19": "gros-53",
+            "2": "gros-72",
+            "20": "gros-54",
+            "21": "gros-55",
+            "22": "gros-56",
+            "23": "gros-57",
+            "24": "gros-58",
+            "25": "gros-47",
+            "26": "gros-48",
+            "27": "gros-49",
+            "28": "gros-50",
+            "29": "gros-51",
+            "3": "gros-73",
+            "30": "gros-52",
+            "31": "gros-41",
+            "32": "gros-42",
+            "33": "gros-43",
+            "34": "gros-44",
+            "35": "gros-45",
+            "36": "gros-46",
+            "4": "gros-74",
+            "5": "gros-75",
+            "6": "gros-76",
+            "7": "gros-65",
+            "8": "gros-66",
+            "9": "gros-67"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre2",
+          "vendor": "OmegaWatt"
+        }
+      },
+      "servers": {
+        "syslog": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.105"
+            }
+          },
+          "type": "server",
+          "uid": "syslog"
+        },
+        "srv-data": {
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.16",
+              "mac": "F0:1F:AF:E1:99:E4",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.16",
+              "mac": "A0:36:9F:2C:5D:B8",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "GCQ7NZ1",
+          "type": "server",
+          "uid": "srv-data",
+          "warranty": "2020-11"
+        },
+        "kavlan-1": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.120"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-1"
+        },
+        "ci-runner": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.162"
+            }
+          },
+          "type": "server",
+          "uid": "ci-runner"
+        },
+        "wurst": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.28",
+              "mac": "64:00:6a:c2:e7:8c"
+            },
+            "default": {
+              "ip": "172.16.79.28",
+              "mac": "24:6e:96:02:8a:e0"
+            },
+            "ib0": {
+              "ip": "172.18.75.228"
+            },
+            "ib1": {
+              "ip": "172.18.75.230"
+            },
+            "ib2": {
+              "ip": "172.18.76.228"
+            }
+          },
+          "serial": "2XV3J82",
+          "type": "server",
+          "uid": "wurst",
+          "warranty": "2020-10"
+        },
+        "grcinq-puppet": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.132",
+              "mac": "52:54:00:dc:57:63"
+            }
+          },
+          "type": "server",
+          "uid": "grcinq-puppet"
+        },
+        "talc-data-baie3": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3DV6DK2",
+          "type": "server",
+          "uid": "talc-data-baie3",
+          "warranty": "2022-06"
+        },
+        "talc-data-baie2": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3WT6RG2",
+          "type": "server",
+          "uid": "talc-data-baie2",
+          "warranty": "2021-10"
+        },
+        "jenkins": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.160"
+            }
+          },
+          "type": "server",
+          "uid": "jenkins"
+        },
+        "srv3": {
+          "alias": [
+            "wattmetre"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.19"
+            },
+            "bmc": {
+              "ip": "172.17.79.18",
+              "mac": "54:bf:64:fc:97:42"
+            },
+            "default": {
+              "ip": "172.16.79.18",
+              "mac": "e4:43:4b:83:8a:ec"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "FKHBSY2",
+          "type": "server",
+          "uid": "srv3",
+          "warranty": "2026-07"
+        },
+        "conman": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.124"
+            },
+            "default": {
+              "ip": "172.16.79.124"
+            }
+          },
+          "type": "server",
+          "uid": "conman"
+        },
+        "dns": {
+          "alias": [
+            "ns"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.106"
+            }
+          },
+          "type": "server",
+          "uid": "dns"
+        },
+        "api-server-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.133"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-devel"
+        },
+        "icinga": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.147"
+            }
+          },
+          "type": "server",
+          "uid": "icinga"
+        },
+        "kadeploy-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.131"
+            },
+            "default": {
+              "ip": "172.16.79.131"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy-devel"
+        },
+        "gitolite-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.116"
+            }
+          },
+          "type": "server",
+          "uid": "gitolite-global"
+        },
+        "kavlan-2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.121"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-2"
+        },
+        "ldap": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.115"
+            }
+          },
+          "type": "server",
+          "uid": "ldap"
+        },
+        "kwapi": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.54"
+            }
+          },
+          "type": "server",
+          "uid": "kwapi"
+        },
+        "oar": {
+          "alias": [
+            "oar-server",
+            "oardb"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.114"
+            }
+          },
+          "type": "server",
+          "uid": "oar"
+        },
+        "mysql": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.103"
+            }
+          },
+          "type": "server",
+          "uid": "mysql"
+        },
+        "puppet6": {
+          "alias": [
+            "puppet"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.110"
+            }
+          },
+          "type": "server",
+          "uid": "puppet6"
+        },
+        "frontend-dev": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.161"
+            }
+          },
+          "type": "server",
+          "uid": "frontend-dev"
+        },
+        "kavlan-3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.122"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-3"
+        },
+        "kavlan": {
+          "alias": [
+            "kavlan-dhcp"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.119"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan"
+        },
+        "dhcp": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.107"
+            },
+            "default": {
+              "ip": "172.16.79.107"
+            }
+          },
+          "type": "server",
+          "uid": "dhcp"
+        },
+        "srv-data2": {
+          "alias": [
+            "nfs",
+            "home-g5k",
+            "public"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.17",
+              "mac": "4C:D9:8F:6B:D5:60",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.17",
+              "mac": "F8:F2:1E:69:64:A0",
+              "mounted": false
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "DKHBSY2",
+          "type": "server",
+          "uid": "srv-data2",
+          "warranty": "2026-07"
+        },
+        "api-server-v4": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.55"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v4"
+        },
+        "ganglia": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.142"
+            }
+          },
+          "type": "server",
+          "uid": "ganglia"
+        },
+        "talc-data": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.21"
+            },
+            "default": {
+              "ip": "172.16.79.21"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "92ZLL82",
+          "type": "server",
+          "uid": "talc-data",
+          "warranty": "2020-11"
+        },
+        "grvingt-srv": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.29",
+              "mac": "d0:94:66:4c:0c:03"
+            },
+            "default": {
+              "ip": "172.16.79.29",
+              "mac": "24:6e:96:a8:9a:4a"
+            },
+            "ib0": {
+              "ip": "172.18.75.229"
+            },
+            "ib1": {
+              "ip": "172.18.76.229"
+            }
+          },
+          "serial": "8WQDDP2",
+          "type": "server",
+          "uid": "grvingt-srv",
+          "warranty": "2025-03"
+        },
+        "api-proxy": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.118"
+            }
+          },
+          "type": "server",
+          "uid": "api-proxy"
+        },
+        "supervision": {
+          "alias": [
+            "nagios",
+            "munin"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.113"
+            }
+          },
+          "type": "server",
+          "uid": "supervision"
+        },
+        "backup-local": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.158"
+            }
+          },
+          "type": "server",
+          "uid": "backup-local"
+        },
+        "apt-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.109"
+            }
+          },
+          "type": "server",
+          "uid": "apt-global"
+        },
+        "talc-data2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.30",
+              "mac": "4c:d9:8f:63:31:d3"
+            },
+            "default": {
+              "ip": "172.16.79.30",
+              "mac": "f8:f2:1e:5a:15:d0"
+            }
+          },
+          "serial": "DK7R9X2",
+          "type": "server",
+          "uid": "talc-data2",
+          "warranty": "2026-05"
+        },
+        "grcinq-srv-1": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.25",
+              "mac": "90:B1:1C:3C:66:B3"
+            },
+            "default": {
+              "ip": "172.16.79.25",
+              "mac": "90:b1:1c:3f:83:93"
+            },
+            "ib0": {
+              "ip": "172.18.75.225"
+            },
+            "ib1": {
+              "ip": "172.18.76.225"
+            }
+          },
+          "serial": "BX9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-1",
+          "warranty": "2020-04"
+        },
+        "nat": {
+          "alias": [
+            "access"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.200"
+            }
+          },
+          "type": "server",
+          "uid": "nat"
+        },
+        "mail": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.104"
+            }
+          },
+          "type": "server",
+          "uid": "mail"
+        },
+        "srv": {
+          "alias": [
+            "adminfront"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.15",
+              "mac": "F0:1F:AF:E0:FA:DC",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.15",
+              "mac": "A0:36:9F:28:10:AC",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "G8VYKZ1",
+          "type": "server",
+          "uid": "srv",
+          "warranty": "2020-11"
+        },
+        "grcinq-srv-2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.26",
+              "mac": "90:B1:1C:3E:55:03"
+            },
+            "default": {
+              "ip": "172.16.79.26",
+              "mac": "90:b1:1c:3e:1a:31"
+            },
+            "ib0": {
+              "ip": "172.18.75.226"
+            },
+            "ib1": {
+              "ip": "172.18.76.226"
+            }
+          },
+          "serial": "9Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-2",
+          "warranty": "2020-04"
+        },
+        "kadeploy": {
+          "alias": [
+            "kadeploy-server"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.102"
+            },
+            "default": {
+              "ip": "172.16.79.102"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy"
+        },
+        "sgrcinq1-ib-bmc": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.17.79.225",
+              "mac": "00:02:C9:63:4E:0E"
+            }
+          },
+          "type": "server",
+          "uid": "sgrcinq1-ib-bmc"
+        },
+        "grcinq-srv-3": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.27",
+              "mac": "90:B1:1C:3C:67:05"
+            },
+            "default": {
+              "ip": "172.16.79.27",
+              "mac": "90:b1:1c:3d:b9:9f"
+            },
+            "ib0": {
+              "ip": "172.18.75.227"
+            },
+            "ib1": {
+              "ip": "172.18.76.227"
+            }
+          },
+          "serial": "3Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-3",
+          "warranty": "2020-04"
+        },
+        "fnancy": {
+          "alias": [
+            "frontend",
+            "oar-api"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.101"
+            }
+          },
+          "type": "server",
+          "uid": "fnancy"
+        },
+        "srv2": {
+          "alias": [
+            "ntp"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.22"
+            },
+            "bmc": {
+              "ip": "172.17.79.23"
+            },
+            "default": {
+              "ip": "172.16.79.22"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "37H1J82",
+          "type": "server",
+          "uid": "srv2",
+          "warranty": "2020-10"
+        },
+        "supervision2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.145"
+            }
+          },
+          "type": "server",
+          "uid": "supervision2"
+        },
+        "api-server-v3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.123"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v3"
+        },
+        "www": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.112"
+            }
+          },
+          "type": "server",
+          "uid": "www"
+        }
+      },
+      "network_equipments": {
+        "sgros2": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros2",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.209"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrele-opf": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-13-when-undead"
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-14-when-undead"
+                }
+              ],
+              "rate": 100000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Omni-Path",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu1"
+                  },
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrele-opf",
+          "vlans": {
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "sgrcinq": {
+          "backplane_bps": 100000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+              "kavlan_pattern": "Gi1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-2"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/0/%PORT%",
+              "kind": "other",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrvingt"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/0/%PORT%"
+            }
+          ],
+          "model": "Cisco WS-C2960X-48TD-L",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrcinq",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.230"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2028-11-28",
+          "weathermap": {
+          }
+        },
+        "sgros1": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.208"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrisou1": {
+          "backplane_bps": 260000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "GigabitEthernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-48"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%PORT%"
+            }
+          ],
+          "model": "Dell S3048",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrisou1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.206"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+          }
+        },
+        "sgraoullyib": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "node-mapping-undocumented-for-this-ib-switch"
+                }
+              ],
+              "rate": 20000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Infiniband",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 7,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgraoullyib",
+          "vlans": {
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "gw-nancy": {
+          "backplane_bps": 1280000000000,
+          "kind": "router",
+          "linecards": [
+            {
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-51"
+                },
+                {
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv2"
+                },
+                {
+                  "kind": "other",
+                  "uid": "talc-data"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv-data"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "LORIA"
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "renater-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-3"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrvingt"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrisou1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-3"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-5"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros2"
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros1"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-13"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-9"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-4"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Cisco Nexus 9508",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 10
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu2"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "gw-nancy",
+          "vlans": {
+            "vlan100": {
+              "addresses": [
+                "172.16.79.254"
+              ],
+              "administrative": true
+            },
+            "vlan101": {
+              "addresses": [
+                "172.17.79.254"
+              ]
+            },
+            "vlan500": {
+              "addresses": [
+                "192.168.4.14"
+              ]
+            },
+            "vlan701": {
+              "addresses": [
+                "192.168.192.0/20"
+              ],
+              "name": "kavlan-1"
+            },
+            "vlan702": {
+              "addresses": [
+                "192.168.208.0/20"
+              ],
+              "name": "kavlan-2"
+            },
+            "vlan703": {
+              "addresses": [
+                "192.168.224.0/20"
+              ],
+              "name": "kavlan-3"
+            },
+            "vlan704": {
+              "addresses": [
+                "10.16.0.0/18"
+              ],
+              "name": "kavlan-4"
+            },
+            "vlan705": {
+              "addresses": [
+                "10.16.64.0/18"
+              ],
+              "name": "kavlan-5"
+            },
+            "vlan706": {
+              "addresses": [
+                "10.16.128.0/18"
+              ],
+              "name": "kavlan-6"
+            },
+            "vlan707": {
+              "addresses": [
+                "10.16.192.0/18"
+              ],
+              "name": "kavlan-7"
+            },
+            "vlan708": {
+              "addresses": [
+                "10.17.0.0/18"
+              ],
+              "name": "kavlan-8"
+            },
+            "vlan709": {
+              "addresses": [
+                "10.17.64.0/18"
+              ],
+              "name": "kavlan-9"
+            },
+            "vlan714": {
+              "addresses": [
+                "10.19.192.0/18"
+              ],
+              "name": "kavlan-14"
+            }
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+          }
+        },
+        "sgrvingt": {
+          "backplane_bps": 1440000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-3"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grvingt-srv"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "wurst"
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrcinq"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-1"
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "port": "eth0",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-47"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-61"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-52"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-56"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-55"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-53"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-60"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-64"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-63"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-45"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Dell S4048",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrvingt",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.207"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2023-03-27",
+          "weathermap": {
+          }
+        }
+      },
+      "compilation_server": false,
+      "description": "Grid5000 Nancy site",
+      "email_contact": "support-staff@lists.grid5000.fr",
+      "frontend_ip": "172.16.79.101",
+      "g5ksubnet": {
+        "gateway": "10.147.255.254",
+        "network": "10.144.0.0/14"
+      },
+      "kavlan_ip_range": "10.16.0.0/14",
+      "kavlans": {
+        "1": {
+          "gateway": "192.168.207.254",
+          "network": "192.168.192.0/20"
+        },
+        "14": {
+          "gateway": "10.19.255.254",
+          "network": "10.19.192.0/18"
+        },
+        "2": {
+          "gateway": "192.168.223.254",
+          "network": "192.168.208.0/20"
+        },
+        "3": {
+          "gateway": "192.168.239.254",
+          "network": "192.168.224.0/20"
+        },
+        "4": {
+          "gateway": "10.16.63.254",
+          "network": "10.16.0.0/18"
+        },
+        "5": {
+          "gateway": "10.16.127.254",
+          "network": "10.16.64.0/18"
+        },
+        "6": {
+          "gateway": "10.16.191.254",
+          "network": "10.16.128.0/18"
+        },
+        "7": {
+          "gateway": "10.16.255.254",
+          "network": "10.16.192.0/18"
+        },
+        "8": {
+          "gateway": "10.17.63.254",
+          "network": "10.17.0.0/18"
+        },
+        "9": {
+          "gateway": "10.17.127.254",
+          "network": "10.17.64.0/18"
+        },
+        "default": {
+          "gateway": "172.16.79.254",
+          "network": "172.16.64.0/20"
+        },
+        "topo": "1501..1601"
+      },
+      "latitude": 48.7,
+      "location": "Nancy, France",
+      "longitude": 6.2,
+      "name": "Nancy",
+      "production": true,
+      "renater_ip": "192.168.4.14",
+      "security_contact": "support-staff@lists.grid5000.fr",
+      "storage5k": false,
+      "sys_admin_contact": "support-staff@lists.grid5000.fr",
+      "type": "site",
+      "uid": "nancy",
+      "user_support_contact": "support-staff@lists.grid5000.fr",
+      "virt_ip_range": "10.144.0.0/14",
+      "web": "http://www.grid5000.fr/mediawiki/index.php/Nancy:Home"
+    }
+  },
+  "type": "grid",
+  "uid": "grid5000"
+}
diff --git a/spec/input/data_graphite.json b/spec/input/data_graphite.json
new file mode 100644
index 0000000000..219f0572a2
--- /dev/null
+++ b/spec/input/data_graphite.json
@@ -0,0 +1,8522 @@
+{
+  "sites": {
+    "fakesite": {
+      "clusters": {
+        "clustera": {
+          "nodes": {
+            "clustera-2": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "01/28/2015",
+                "vendor": "Dell Inc.",
+                "version": "2.5.2"
+              },
+              "bmc_version": "2.52.52.52",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R720",
+                "serial": "B6Q7NZ1"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.196.2",
+                  "kavlan-11": "10.7.214.2",
+                  "kavlan-12": "10.11.214.2",
+                  "kavlan-13": "10.15.214.2",
+                  "kavlan-14": "10.19.214.2",
+                  "kavlan-16": "10.27.214.2",
+                  "kavlan-18": "10.35.214.2",
+                  "kavlan-2": "192.168.212.2",
+                  "kavlan-20": "10.43.214.2",
+                  "kavlan-21": "10.47.214.2",
+                  "kavlan-3": "192.168.228.2",
+                  "kavlan-4": "10.16.4.2",
+                  "kavlan-5": "10.16.68.2",
+                  "kavlan-6": "10.16.132.2",
+                  "kavlan-7": "10.16.196.2",
+                  "kavlan-8": "10.17.4.2",
+                  "kavlan-9": "10.17.68.2"
+                }
+              },
+              "main_memory": {
+                "ram_size": 274877906944
+              },
+              "mic": {
+                "ip": "172.16.68.6",
+                "mac": "4C:79:BA:5C:01:18",
+                "mic": true,
+                "mic_cores": 61,
+                "mic_count": 1,
+                "mic_model": "7120P",
+                "mic_vendor": "Intel Xeon Phi"
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "ip": "172.16.68.2",
+                  "ip6": "2001:660:4406:500:5::2",
+                  "kavlan": true,
+                  "mac": "b8:ca:3a:69:1e:88",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "graphite-2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet1/18",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": false,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:1e:8a",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:1e:8c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:1e:8d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.36.5000",
+                  "guid": "0xf45214030076f211",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.68.2",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:f4:52:14:03:00:76:f2:11",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "graphite-2-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.68.2",
+                  "kavlan": false,
+                  "mac": "5c:f9:dd:f6:e1:ac",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graphite-2-bmc.nancy.grid5000.fr",
+                  "vendor": "DELL"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13170000000.0,
+                "node_flops": 187900000000.0
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2000000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Sandy Bridge",
+                "microcode": "0x718",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz",
+                "vendor": "Intel",
+                "version": "E5-2650"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 2,
+                        "uid": "graoully-pdu1"
+                      },
+                      {
+                        "port": 2,
+                        "uid": "graoully-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f36802db",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f36800e7",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "default",
+                  "admin"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graphite-2"
+            },
+            "clustera-4": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "01/28/2015",
+                "vendor": "Dell Inc.",
+                "version": "2.5.2"
+              },
+              "bmc_version": "2.52.52.52",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R720",
+                "serial": "66Q7NZ1"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.196.4",
+                  "kavlan-11": "10.7.214.4",
+                  "kavlan-12": "10.11.214.4",
+                  "kavlan-13": "10.15.214.4",
+                  "kavlan-14": "10.19.214.4",
+                  "kavlan-16": "10.27.214.4",
+                  "kavlan-18": "10.35.214.4",
+                  "kavlan-2": "192.168.212.4",
+                  "kavlan-20": "10.43.214.4",
+                  "kavlan-21": "10.47.214.4",
+                  "kavlan-3": "192.168.228.4",
+                  "kavlan-4": "10.16.4.4",
+                  "kavlan-5": "10.16.68.4",
+                  "kavlan-6": "10.16.132.4",
+                  "kavlan-7": "10.16.196.4",
+                  "kavlan-8": "10.17.4.4",
+                  "kavlan-9": "10.17.68.4"
+                }
+              },
+              "main_memory": {
+                "ram_size": 274877906944
+              },
+              "mic": {
+                "ip": "172.16.68.8",
+                "mac": "4C:79:BA:5C:01:0C",
+                "mic": true,
+                "mic_cores": 61,
+                "mic_count": 1,
+                "mic_model": "7120P",
+                "mic_vendor": "Intel Xeon Phi"
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "ip": "172.16.68.4",
+                  "ip6": "2001:660:4406:500:5::4",
+                  "kavlan": true,
+                  "mac": "b8:ca:3a:69:12:40",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "graphite-4.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet1/20",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": false,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:12:42",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:12:44",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:12:45",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.36.5000",
+                  "guid": "0xf45214030076f2c1",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.68.4",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:f4:52:14:03:00:76:f2:c1",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "graphite-4-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.68.4",
+                  "kavlan": false,
+                  "mac": "f0:1f:af:e0:3e:7f",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graphite-4-bmc.nancy.grid5000.fr",
+                  "vendor": "DELL"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13170000000.0,
+                "node_flops": 187900000000.0
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2000000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Sandy Bridge",
+                "microcode": "0x718",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz",
+                "vendor": "Intel",
+                "version": "E5-2650"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 4,
+                        "uid": "graoully-pdu1"
+                      },
+                      {
+                        "port": 4,
+                        "uid": "graoully-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f36802eb",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f368041d",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "default",
+                  "admin"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graphite-4"
+            },
+            "clustera-1": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "01/28/2015",
+                "vendor": "Dell Inc.",
+                "version": "2.5.2"
+              },
+              "bmc_version": "2.52.52.52",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R720",
+                "serial": "27Q7NZ1"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.196.1",
+                  "kavlan-11": "10.7.214.1",
+                  "kavlan-12": "10.11.214.1",
+                  "kavlan-13": "10.15.214.1",
+                  "kavlan-14": "10.19.214.1",
+                  "kavlan-16": "10.27.214.1",
+                  "kavlan-18": "10.35.214.1",
+                  "kavlan-2": "192.168.212.1",
+                  "kavlan-20": "10.43.214.1",
+                  "kavlan-21": "10.47.214.1",
+                  "kavlan-3": "192.168.228.1",
+                  "kavlan-4": "10.16.4.1",
+                  "kavlan-5": "10.16.68.1",
+                  "kavlan-6": "10.16.132.1",
+                  "kavlan-7": "10.16.196.1",
+                  "kavlan-8": "10.17.4.1",
+                  "kavlan-9": "10.17.68.1"
+                }
+              },
+              "main_memory": {
+                "ram_size": 274877906944
+              },
+              "mic": {
+                "ip": "172.16.68.5",
+                "mac": "4C:79:BA:5C:01:74",
+                "mic": true,
+                "mic_cores": 61,
+                "mic_count": 1,
+                "mic_model": "7120P",
+                "mic_vendor": "Intel Xeon Phi"
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "ip": "172.16.68.1",
+                  "ip6": "2001:660:4406:500:5::1",
+                  "kavlan": true,
+                  "mac": "b8:ca:3a:69:12:68",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "graphite-1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet1/17",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": false,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:12:6a",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:12:6c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:12:6d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.36.5000",
+                  "guid": "0xf45214030076f2d1",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.68.1",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:f4:52:14:03:00:76:f2:d1",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "graphite-1-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.68.1",
+                  "kavlan": false,
+                  "mac": "f0:1f:af:e1:9a:0c",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graphite-1-bmc.nancy.grid5000.fr",
+                  "vendor": "DELL"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13170000000.0,
+                "node_flops": 187900000000.0
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2000000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Sandy Bridge",
+                "microcode": "0x718",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz",
+                "vendor": "Intel",
+                "version": "E5-2650"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 1,
+                        "uid": "graoully-pdu1"
+                      },
+                      {
+                        "port": 1,
+                        "uid": "graoully-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f368070b",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f36802ef",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "default",
+                  "admin"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graphite-1"
+            },
+            "clustera-3": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "01/28/2015",
+                "vendor": "Dell Inc.",
+                "version": "2.5.2"
+              },
+              "bmc_version": "2.52.52.52",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R720",
+                "serial": "G5Q7NZ1"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.196.3",
+                  "kavlan-11": "10.7.214.3",
+                  "kavlan-12": "10.11.214.3",
+                  "kavlan-13": "10.15.214.3",
+                  "kavlan-14": "10.19.214.3",
+                  "kavlan-16": "10.27.214.3",
+                  "kavlan-18": "10.35.214.3",
+                  "kavlan-2": "192.168.212.3",
+                  "kavlan-20": "10.43.214.3",
+                  "kavlan-21": "10.47.214.3",
+                  "kavlan-3": "192.168.228.3",
+                  "kavlan-4": "10.16.4.3",
+                  "kavlan-5": "10.16.68.3",
+                  "kavlan-6": "10.16.132.3",
+                  "kavlan-7": "10.16.196.3",
+                  "kavlan-8": "10.17.4.3",
+                  "kavlan-9": "10.17.68.3"
+                }
+              },
+              "main_memory": {
+                "ram_size": 274877906944
+              },
+              "mic": {
+                "ip": "172.16.68.7",
+                "mac": "4C:79:BA:5C:01:AC",
+                "mic": true,
+                "mic_cores": 61,
+                "mic_count": 1,
+                "mic_model": "7120P",
+                "mic_vendor": "Intel Xeon Phi"
+              },
+              "monitoring": {
+                "wattmeter": "multiple"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "ip": "172.16.68.3",
+                  "ip6": "2001:660:4406:500:5::3",
+                  "kavlan": true,
+                  "mac": "b8:ca:3a:69:11:d8",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "graphite-3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet1/19",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": false,
+                  "firmware_version": "0x80000461, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:11:da",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:11:dc",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "0.5, 0x80000ad2, 14.5.8",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "b8:ca:3a:69:11:dd",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "switch": null,
+                  "switch_port": null,
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.36.5000",
+                  "guid": "0xf45214030076f2e1",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.68.3",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:f4:52:14:03:00:76:f2:e1",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "graphite-3-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.68.3",
+                  "kavlan": false,
+                  "mac": "f0:1f:af:df:5b:9c",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "graphite-3-bmc.nancy.grid5000.fr",
+                  "vendor": "DELL"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13170000000.0,
+                "node_flops": 187900000000.0
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2000000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Sandy Bridge",
+                "microcode": "0x718",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz",
+                "vendor": "Intel",
+                "version": "E5-2650"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 3,
+                        "uid": "graoully-pdu1"
+                      },
+                      {
+                        "port": 3,
+                        "uid": "graoully-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f367f896",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x50015178f368095e",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "D201DL10",
+                  "interface": "SATA II",
+                  "model": "INTEL SSDSC2BB30",
+                  "size": 300069052416,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "default",
+                  "admin"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "graphite-3"
+            }
+          },
+          "created_at": "Thu, 05 Dec 2013 00:00:00 GMT",
+          "kavlan": true,
+          "model": "Dell PowerEdge R720",
+          "queues": [
+            "default",
+            "admin"
+          ],
+          "type": "cluster",
+          "uid": "clustera"
+        }
+      },
+      "pdus": {
+        "gros-pdu5": {
+          "ip": "172.17.79.236",
+          "mac": "28:29:86:1b:0e:e6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-77",
+            "10": "gros-93",
+            "11": "gros-95",
+            "12": "gros-97",
+            "13": "gros-99",
+            "14": "gros-101",
+            "15": "gros-104",
+            "17": "gros-105",
+            "18": "gros-108",
+            "19": "gros-110",
+            "2": "gros-78",
+            "20": "gros-111",
+            "21": "gros-114",
+            "22": "gros-116",
+            "3": "gros-79",
+            "4": "gros-81",
+            "5": "gros-83",
+            "6": "gros-85",
+            "7": "gros-88",
+            "9": "gros-92"
+          },
+          "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": "gros-pdu5",
+          "vendor": "APC"
+        },
+        "graffiti-pdu4": {
+          "ip": "172.17.79.232",
+          "mac": "28:29:86:10:0E:B4",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu4",
+          "vendor": "APC"
+        },
+        "gros-wattmetre3": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-113",
+            "10": "gros-120",
+            "11": "gros-121",
+            "12": "gros-122",
+            "13": "gros-107",
+            "14": "gros-108",
+            "15": "gros-109",
+            "16": "gros-110",
+            "17": "gros-111",
+            "18": "gros-112",
+            "19": "gros-101",
+            "2": "gros-114",
+            "20": "gros-102",
+            "21": "gros-103",
+            "22": "gros-104",
+            "23": "gros-105",
+            "24": "gros-106",
+            "25": "gros-95",
+            "26": "gros-96",
+            "27": "gros-97",
+            "28": "gros-98",
+            "29": "gros-99",
+            "3": "gros-115",
+            "30": "gros-100",
+            "31": "gros-89",
+            "32": "gros-90",
+            "33": "gros-91",
+            "34": "gros-92",
+            "35": "gros-93",
+            "36": "gros-94",
+            "37": "gros-83",
+            "38": "gros-84",
+            "39": "gros-85",
+            "4": "gros-116",
+            "40": "gros-86",
+            "41": "gros-87",
+            "42": "gros-88",
+            "43": "gros-77",
+            "44": "gros-78",
+            "45": "gros-79",
+            "46": "gros-80",
+            "47": "gros-81",
+            "48": "gros-82",
+            "5": "gros-123",
+            "6": "gros-124",
+            "7": "gros-117",
+            "8": "gros-118",
+            "9": "gros-119"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre3",
+          "vendor": "OmegaWatt"
+        },
+        "graffiti-pdu2": {
+          "ip": "172.17.79.227",
+          "mac": "28:29:86:10:0E:8C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu2",
+          "vendor": "APC"
+        },
+        "graffiti-pdu1": {
+          "ip": "172.17.79.226",
+          "mac": "28:29:86:0B:3B:06",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu4": {
+          "ip": "172.17.79.235",
+          "mac": "28:29:86:1a:0a:b6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-43",
+            "10": "gros-55",
+            "11": "gros-59",
+            "12": "gros-60",
+            "15": "gros-61",
+            "17": "gros-64",
+            "18": "gros-65",
+            "19": "gros-67",
+            "2": "gros-46",
+            "20": "gros-69",
+            "21": "gros-71",
+            "22": "gros-75",
+            "23": "gros-73",
+            "4": "gros-48",
+            "5": "gros-51",
+            "6": "gros-53",
+            "7": "gros-52",
+            "9": "gros-54"
+          },
+          "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": "gros-pdu4",
+          "vendor": "APC"
+        },
+        "grvingt-pdu1": {
+          "ip": "172.17.79.220",
+          "mac": "00:C0:B7:E3:22:41",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "grimani-pdu2": {
+          "ip": "172.17.79.219",
+          "mac": "00:C0:B7:F2:27:DE",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu1": {
+          "ip": "172.17.79.222",
+          "mac": "28:29:86:1b:0e:e5",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-2",
+            "10": "gros-15",
+            "11": "gros-18",
+            "12": "gros-20",
+            "13": "gros-22",
+            "14": "gros-23",
+            "15": "gros-26",
+            "17": "gros-29",
+            "18": "gros-31",
+            "19": "gros-32",
+            "20": "gros-34",
+            "21": "gros-35",
+            "22": "gros-37",
+            "23": "gros-39",
+            "3": "gros-4",
+            "4": "gros-6",
+            "5": "gros-8",
+            "6": "gros-10",
+            "7": "gros-12",
+            "9": "gros-14"
+          },
+          "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": "gros-pdu1",
+          "vendor": "APC"
+        },
+        "gros-wattmetre1": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-10",
+            "11": "gros-11",
+            "12": "gros-12",
+            "13": "gros-13",
+            "14": "gros-14",
+            "15": "gros-15",
+            "16": "gros-16",
+            "17": "gros-17",
+            "18": "gros-18",
+            "19": "gros-19",
+            "2": "gros-2",
+            "20": "gros-20",
+            "21": "gros-21",
+            "22": "gros-22",
+            "23": "gros-23",
+            "24": "gros-24",
+            "25": "gros-25",
+            "26": "gros-26",
+            "27": "gros-27",
+            "28": "gros-28",
+            "29": "gros-29",
+            "3": "gros-3",
+            "30": "gros-30",
+            "31": "gros-31",
+            "32": "gros-32",
+            "33": "gros-33",
+            "34": "gros-34",
+            "35": "gros-35",
+            "36": "gros-36",
+            "37": "gros-37",
+            "38": "gros-38",
+            "39": "gros-39",
+            "4": "gros-4",
+            "40": "gros-40",
+            "5": "gros-5",
+            "6": "gros-6",
+            "7": "gros-7",
+            "8": "gros-8",
+            "9": "gros-9"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre1",
+          "vendor": "OmegaWatt"
+        },
+        "graoully-pdu2": {
+          "ip": "172.17.79.244",
+          "mac": "00:C0:B7:85:13:9C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-8",
+            "11": "graoully-2",
+            "12": "graoully-3",
+            "13": "graoully-5",
+            "14": "graoully-9",
+            "17": "graphique-3",
+            "18": "graphique-6",
+            "19": "graoully-13",
+            "2": "graphite-2",
+            "20": "graoully-14",
+            "21": "graoully-16",
+            "22": "grisou-50",
+            "23": "graphique-2",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-1",
+            "6": "graphique-4"
+          },
+          "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": "graoully-pdu2",
+          "vendor": "APC"
+        },
+        "grvingt-pdu2": {
+          "ip": "172.17.79.221",
+          "mac": "00:C0:B7:E2:B6:68",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "gros-pdu2": {
+          "ip": "172.17.79.233",
+          "mac": "28:29:86:1a:0a:d2",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-17",
+            "11": "gros-19",
+            "12": "gros-21",
+            "13": "gros-24",
+            "14": "gros-25",
+            "15": "gros-27",
+            "17": "gros-28",
+            "18": "gros-30",
+            "19": "gros-33",
+            "2": "gros-3",
+            "20": "gros-36",
+            "21": "gros-38",
+            "23": "gros-40",
+            "3": "gros-5",
+            "4": "gros-7",
+            "5": "gros-9",
+            "6": "gros-11",
+            "7": "gros-13",
+            "9": "gros-16"
+          },
+          "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": "gros-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu2": {
+          "ip": "172.17.79.246",
+          "mac": "00:C0:B7:85:13:A4",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-32",
+            "15": "grisou-45",
+            "17": "grimoire-1",
+            "18": "grimoire-3",
+            "19": "grimoire-5",
+            "2": "grisou-33",
+            "20": "grimoire-8",
+            "21": "grisou-46",
+            "22": "grisou-48",
+            "3": "grisou-34",
+            "4": "grisou-35",
+            "5": "grisou-36",
+            "6": "grisou-41",
+            "7": "grisou-42"
+          },
+          "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": "grimoire-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu3": {
+          "ip": "172.17.79.234",
+          "mac": "28:29:86:1a:09:ae",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-41",
+            "10": "gros-57",
+            "11": "gros-58",
+            "14": "gros-62",
+            "15": "gros-63",
+            "17": "gros-66",
+            "18": "gros-68",
+            "19": "gros-70",
+            "2": "gros-42",
+            "20": "gros-72",
+            "21": "gros-74",
+            "22": "gros-76",
+            "3": "gros-44",
+            "4": "gros-45",
+            "5": "gros-47",
+            "6": "gros-49",
+            "7": "gros-50",
+            "9": "gros-56"
+          },
+          "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": "gros-pdu3",
+          "vendor": "APC"
+        },
+        "gros-pdu6": {
+          "ip": "172.17.79.237",
+          "mac": "28:29:86:1b:0e:ef",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-80",
+            "10": "gros-90",
+            "12": "gros-96",
+            "13": "gros-98",
+            "14": "gros-100",
+            "15": "gros-102",
+            "17": "gros-103",
+            "18": "gros-106",
+            "19": "gros-107",
+            "2": "gros-82",
+            "20": "gros-109",
+            "21": "gros-112",
+            "22": "gros-113",
+            "23": "gros-115",
+            "3": "gros-84",
+            "4": "gros-86",
+            "5": "gros-87",
+            "6": "gros-89",
+            "7": "gros-91",
+            "9": "gros-94"
+          },
+          "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": "gros-pdu6",
+          "vendor": "APC"
+        },
+        "gros-pdu7": {
+          "ip": "172.17.79.239",
+          "mac": "28:29:86:10:0e:89",
+          "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": "gros-pdu7",
+          "vendor": "APC"
+        },
+        "grisou-pdu2": {
+          "ip": "172.17.79.248",
+          "mac": "00:C0:B7:F2:A9:11",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-2",
+            "10": "grisou-17",
+            "11": "grisou-18",
+            "12": "grisou-22",
+            "13": "grisou-24",
+            "14": "grisou-26",
+            "15": "grisou-28",
+            "17": "grisou-30",
+            "2": "grisou-4",
+            "3": "grisou-5",
+            "4": "grisou-8",
+            "5": "grisou-10",
+            "6": "grisou-12",
+            "7": "grisou-14"
+          },
+          "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": "grisou-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu1": {
+          "ip": "172.17.79.245",
+          "mac": "00:C0:B7:85:13:93",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-31",
+            "17": "grimoire-2",
+            "18": "grimoire-4",
+            "19": "grimoire-6",
+            "2": "grisou-37",
+            "20": "grimoire-7",
+            "21": "grisou-47",
+            "22": "grisou-49",
+            "3": "grisou-38",
+            "4": "grisou-39",
+            "5": "grisou-40",
+            "6": "grisou-43",
+            "7": "grisou-44",
+            "9": "graphique-5"
+          },
+          "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": "grimoire-pdu1",
+          "vendor": "APC"
+        },
+        "grisou-pdu1": {
+          "ip": "172.17.79.247",
+          "mac": "00:C0:B7:85:13:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-1",
+            "10": "grisou-16",
+            "11": "grisou-19",
+            "12": "grisou-20",
+            "13": "grisou-21",
+            "14": "grisou-23",
+            "15": "grisou-27",
+            "17": "grisou-29",
+            "19": "grisou-25",
+            "2": "grisou-3",
+            "3": "grisou-6",
+            "4": "grisou-9",
+            "5": "grisou-7",
+            "6": "grisou-11",
+            "7": "grisou-13",
+            "9": "grisou-15"
+          },
+          "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": "grisou-pdu1",
+          "vendor": "APC"
+        },
+        "graoully-pdu1": {
+          "ip": "172.17.79.243",
+          "mac": "00:C0:B7:ED:63:AE",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-7",
+            "11": "graoully-1",
+            "12": "graoully-10",
+            "13": "graoully-6",
+            "14": "graoully-4",
+            "17": "graphique-5",
+            "18": "graphique-6",
+            "19": "graoully-12",
+            "2": "graphite-2",
+            "20": "graoully-11",
+            "21": "graoully-15",
+            "22": "grisou-51",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-2",
+            "6": "graphique-3",
+            "7": "graphique-4",
+            "9": "graphique-1"
+          },
+          "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": "graoully-pdu1",
+          "vendor": "APC"
+        },
+        "grimani-pdu1": {
+          "ip": "172.17.79.218",
+          "mac": "00:C0:B7:F2:27:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu8": {
+          "ip": "172.17.79.249",
+          "mac": "28:29:86:12:28:60",
+          "model": "AP8653",
+          "ports": {
+            "13": "gros-117",
+            "17": "gros-118",
+            "18": "gros-119",
+            "19": "gros-120",
+            "20": "gros-121",
+            "21": "gros-122",
+            "22": "gros-123",
+            "23": "gros-124"
+          },
+          "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": "gros-pdu8",
+          "vendor": "APC"
+        },
+        "graffiti-pdu3": {
+          "ip": "172.17.79.231",
+          "mac": "28:29:86:12:27:FF",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu3",
+          "vendor": "APC"
+        },
+        "gros-wattmetre2": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-71",
+            "10": "gros-68",
+            "11": "gros-69",
+            "12": "gros-70",
+            "13": "gros-59",
+            "14": "gros-60",
+            "15": "gros-61",
+            "16": "gros-62",
+            "17": "gros-63",
+            "18": "gros-64",
+            "19": "gros-53",
+            "2": "gros-72",
+            "20": "gros-54",
+            "21": "gros-55",
+            "22": "gros-56",
+            "23": "gros-57",
+            "24": "gros-58",
+            "25": "gros-47",
+            "26": "gros-48",
+            "27": "gros-49",
+            "28": "gros-50",
+            "29": "gros-51",
+            "3": "gros-73",
+            "30": "gros-52",
+            "31": "gros-41",
+            "32": "gros-42",
+            "33": "gros-43",
+            "34": "gros-44",
+            "35": "gros-45",
+            "36": "gros-46",
+            "4": "gros-74",
+            "5": "gros-75",
+            "6": "gros-76",
+            "7": "gros-65",
+            "8": "gros-66",
+            "9": "gros-67"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre2",
+          "vendor": "OmegaWatt"
+        }
+      },
+      "servers": {
+        "syslog": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.105"
+            }
+          },
+          "type": "server",
+          "uid": "syslog"
+        },
+        "srv-data": {
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.16",
+              "mac": "F0:1F:AF:E1:99:E4",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.16",
+              "mac": "A0:36:9F:2C:5D:B8",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "GCQ7NZ1",
+          "type": "server",
+          "uid": "srv-data",
+          "warranty": "2020-11"
+        },
+        "kavlan-1": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.120"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-1"
+        },
+        "ci-runner": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.162"
+            }
+          },
+          "type": "server",
+          "uid": "ci-runner"
+        },
+        "wurst": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.28",
+              "mac": "64:00:6a:c2:e7:8c"
+            },
+            "default": {
+              "ip": "172.16.79.28",
+              "mac": "24:6e:96:02:8a:e0"
+            },
+            "ib0": {
+              "ip": "172.18.75.228"
+            },
+            "ib1": {
+              "ip": "172.18.75.230"
+            },
+            "ib2": {
+              "ip": "172.18.76.228"
+            }
+          },
+          "serial": "2XV3J82",
+          "type": "server",
+          "uid": "wurst",
+          "warranty": "2020-10"
+        },
+        "grcinq-puppet": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.132",
+              "mac": "52:54:00:dc:57:63"
+            }
+          },
+          "type": "server",
+          "uid": "grcinq-puppet"
+        },
+        "talc-data-baie3": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3DV6DK2",
+          "type": "server",
+          "uid": "talc-data-baie3",
+          "warranty": "2022-06"
+        },
+        "talc-data-baie2": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3WT6RG2",
+          "type": "server",
+          "uid": "talc-data-baie2",
+          "warranty": "2021-10"
+        },
+        "jenkins": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.160"
+            }
+          },
+          "type": "server",
+          "uid": "jenkins"
+        },
+        "srv3": {
+          "alias": [
+            "wattmetre"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.19"
+            },
+            "bmc": {
+              "ip": "172.17.79.18",
+              "mac": "54:bf:64:fc:97:42"
+            },
+            "default": {
+              "ip": "172.16.79.18",
+              "mac": "e4:43:4b:83:8a:ec"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "FKHBSY2",
+          "type": "server",
+          "uid": "srv3",
+          "warranty": "2026-07"
+        },
+        "conman": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.124"
+            },
+            "default": {
+              "ip": "172.16.79.124"
+            }
+          },
+          "type": "server",
+          "uid": "conman"
+        },
+        "dns": {
+          "alias": [
+            "ns"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.106"
+            }
+          },
+          "type": "server",
+          "uid": "dns"
+        },
+        "api-server-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.133"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-devel"
+        },
+        "icinga": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.147"
+            }
+          },
+          "type": "server",
+          "uid": "icinga"
+        },
+        "kadeploy-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.131"
+            },
+            "default": {
+              "ip": "172.16.79.131"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy-devel"
+        },
+        "gitolite-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.116"
+            }
+          },
+          "type": "server",
+          "uid": "gitolite-global"
+        },
+        "kavlan-2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.121"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-2"
+        },
+        "ldap": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.115"
+            }
+          },
+          "type": "server",
+          "uid": "ldap"
+        },
+        "kwapi": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.54"
+            }
+          },
+          "type": "server",
+          "uid": "kwapi"
+        },
+        "oar": {
+          "alias": [
+            "oar-server",
+            "oardb"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.114"
+            }
+          },
+          "type": "server",
+          "uid": "oar"
+        },
+        "mysql": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.103"
+            }
+          },
+          "type": "server",
+          "uid": "mysql"
+        },
+        "puppet6": {
+          "alias": [
+            "puppet"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.110"
+            }
+          },
+          "type": "server",
+          "uid": "puppet6"
+        },
+        "frontend-dev": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.161"
+            }
+          },
+          "type": "server",
+          "uid": "frontend-dev"
+        },
+        "kavlan-3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.122"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-3"
+        },
+        "kavlan": {
+          "alias": [
+            "kavlan-dhcp"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.119"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan"
+        },
+        "dhcp": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.107"
+            },
+            "default": {
+              "ip": "172.16.79.107"
+            }
+          },
+          "type": "server",
+          "uid": "dhcp"
+        },
+        "srv-data2": {
+          "alias": [
+            "nfs",
+            "home-g5k",
+            "public"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.17",
+              "mac": "4C:D9:8F:6B:D5:60",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.17",
+              "mac": "F8:F2:1E:69:64:A0",
+              "mounted": false
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "DKHBSY2",
+          "type": "server",
+          "uid": "srv-data2",
+          "warranty": "2026-07"
+        },
+        "api-server-v4": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.55"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v4"
+        },
+        "ganglia": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.142"
+            }
+          },
+          "type": "server",
+          "uid": "ganglia"
+        },
+        "talc-data": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.21"
+            },
+            "default": {
+              "ip": "172.16.79.21"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "92ZLL82",
+          "type": "server",
+          "uid": "talc-data",
+          "warranty": "2020-11"
+        },
+        "grvingt-srv": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.29",
+              "mac": "d0:94:66:4c:0c:03"
+            },
+            "default": {
+              "ip": "172.16.79.29",
+              "mac": "24:6e:96:a8:9a:4a"
+            },
+            "ib0": {
+              "ip": "172.18.75.229"
+            },
+            "ib1": {
+              "ip": "172.18.76.229"
+            }
+          },
+          "serial": "8WQDDP2",
+          "type": "server",
+          "uid": "grvingt-srv",
+          "warranty": "2025-03"
+        },
+        "api-proxy": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.118"
+            }
+          },
+          "type": "server",
+          "uid": "api-proxy"
+        },
+        "supervision": {
+          "alias": [
+            "nagios",
+            "munin"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.113"
+            }
+          },
+          "type": "server",
+          "uid": "supervision"
+        },
+        "backup-local": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.158"
+            }
+          },
+          "type": "server",
+          "uid": "backup-local"
+        },
+        "apt-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.109"
+            }
+          },
+          "type": "server",
+          "uid": "apt-global"
+        },
+        "talc-data2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.30",
+              "mac": "4c:d9:8f:63:31:d3"
+            },
+            "default": {
+              "ip": "172.16.79.30",
+              "mac": "f8:f2:1e:5a:15:d0"
+            }
+          },
+          "serial": "DK7R9X2",
+          "type": "server",
+          "uid": "talc-data2",
+          "warranty": "2026-05"
+        },
+        "grcinq-srv-1": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.25",
+              "mac": "90:B1:1C:3C:66:B3"
+            },
+            "default": {
+              "ip": "172.16.79.25",
+              "mac": "90:b1:1c:3f:83:93"
+            },
+            "ib0": {
+              "ip": "172.18.75.225"
+            },
+            "ib1": {
+              "ip": "172.18.76.225"
+            }
+          },
+          "serial": "BX9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-1",
+          "warranty": "2020-04"
+        },
+        "nat": {
+          "alias": [
+            "access"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.200"
+            }
+          },
+          "type": "server",
+          "uid": "nat"
+        },
+        "mail": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.104"
+            }
+          },
+          "type": "server",
+          "uid": "mail"
+        },
+        "srv": {
+          "alias": [
+            "adminfront"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.15",
+              "mac": "F0:1F:AF:E0:FA:DC",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.15",
+              "mac": "A0:36:9F:28:10:AC",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "G8VYKZ1",
+          "type": "server",
+          "uid": "srv",
+          "warranty": "2020-11"
+        },
+        "grcinq-srv-2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.26",
+              "mac": "90:B1:1C:3E:55:03"
+            },
+            "default": {
+              "ip": "172.16.79.26",
+              "mac": "90:b1:1c:3e:1a:31"
+            },
+            "ib0": {
+              "ip": "172.18.75.226"
+            },
+            "ib1": {
+              "ip": "172.18.76.226"
+            }
+          },
+          "serial": "9Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-2",
+          "warranty": "2020-04"
+        },
+        "kadeploy": {
+          "alias": [
+            "kadeploy-server"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.102"
+            },
+            "default": {
+              "ip": "172.16.79.102"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy"
+        },
+        "sgrcinq1-ib-bmc": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.17.79.225",
+              "mac": "00:02:C9:63:4E:0E"
+            }
+          },
+          "type": "server",
+          "uid": "sgrcinq1-ib-bmc"
+        },
+        "grcinq-srv-3": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.27",
+              "mac": "90:B1:1C:3C:67:05"
+            },
+            "default": {
+              "ip": "172.16.79.27",
+              "mac": "90:b1:1c:3d:b9:9f"
+            },
+            "ib0": {
+              "ip": "172.18.75.227"
+            },
+            "ib1": {
+              "ip": "172.18.76.227"
+            }
+          },
+          "serial": "3Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-3",
+          "warranty": "2020-04"
+        },
+        "fnancy": {
+          "alias": [
+            "frontend",
+            "oar-api"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.101"
+            }
+          },
+          "type": "server",
+          "uid": "fnancy"
+        },
+        "srv2": {
+          "alias": [
+            "ntp"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.22"
+            },
+            "bmc": {
+              "ip": "172.17.79.23"
+            },
+            "default": {
+              "ip": "172.16.79.22"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "37H1J82",
+          "type": "server",
+          "uid": "srv2",
+          "warranty": "2020-10"
+        },
+        "supervision2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.145"
+            }
+          },
+          "type": "server",
+          "uid": "supervision2"
+        },
+        "api-server-v3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.123"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v3"
+        },
+        "www": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.112"
+            }
+          },
+          "type": "server",
+          "uid": "www"
+        }
+      },
+      "network_equipments": {
+        "sgros2": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros2",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.209"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrele-opf": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-13-when-undead"
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-14-when-undead"
+                }
+              ],
+              "rate": 100000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Omni-Path",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu1"
+                  },
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrele-opf",
+          "vlans": {
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "sgrcinq": {
+          "backplane_bps": 100000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+              "kavlan_pattern": "Gi1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-2"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/0/%PORT%",
+              "kind": "other",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrvingt"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/0/%PORT%"
+            }
+          ],
+          "model": "Cisco WS-C2960X-48TD-L",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrcinq",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.230"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2028-11-28",
+          "weathermap": {
+          }
+        },
+        "sgros1": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.208"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrisou1": {
+          "backplane_bps": 260000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "GigabitEthernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-48"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%PORT%"
+            }
+          ],
+          "model": "Dell S3048",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrisou1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.206"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+          }
+        },
+        "sgraoullyib": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "node-mapping-undocumented-for-this-ib-switch"
+                }
+              ],
+              "rate": 20000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Infiniband",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 7,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgraoullyib",
+          "vlans": {
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "gw-nancy": {
+          "backplane_bps": 1280000000000,
+          "kind": "router",
+          "linecards": [
+            {
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-51"
+                },
+                {
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv2"
+                },
+                {
+                  "kind": "other",
+                  "uid": "talc-data"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv-data"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "LORIA"
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "renater-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-3"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrvingt"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrisou1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-3"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-5"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros2"
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros1"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-13"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-9"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-4"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Cisco Nexus 9508",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 10
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu2"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "gw-nancy",
+          "vlans": {
+            "vlan100": {
+              "addresses": [
+                "172.16.79.254"
+              ],
+              "administrative": true
+            },
+            "vlan101": {
+              "addresses": [
+                "172.17.79.254"
+              ]
+            },
+            "vlan500": {
+              "addresses": [
+                "192.168.4.14"
+              ]
+            },
+            "vlan701": {
+              "addresses": [
+                "192.168.192.0/20"
+              ],
+              "name": "kavlan-1"
+            },
+            "vlan702": {
+              "addresses": [
+                "192.168.208.0/20"
+              ],
+              "name": "kavlan-2"
+            },
+            "vlan703": {
+              "addresses": [
+                "192.168.224.0/20"
+              ],
+              "name": "kavlan-3"
+            },
+            "vlan704": {
+              "addresses": [
+                "10.16.0.0/18"
+              ],
+              "name": "kavlan-4"
+            },
+            "vlan705": {
+              "addresses": [
+                "10.16.64.0/18"
+              ],
+              "name": "kavlan-5"
+            },
+            "vlan706": {
+              "addresses": [
+                "10.16.128.0/18"
+              ],
+              "name": "kavlan-6"
+            },
+            "vlan707": {
+              "addresses": [
+                "10.16.192.0/18"
+              ],
+              "name": "kavlan-7"
+            },
+            "vlan708": {
+              "addresses": [
+                "10.17.0.0/18"
+              ],
+              "name": "kavlan-8"
+            },
+            "vlan709": {
+              "addresses": [
+                "10.17.64.0/18"
+              ],
+              "name": "kavlan-9"
+            },
+            "vlan714": {
+              "addresses": [
+                "10.19.192.0/18"
+              ],
+              "name": "kavlan-14"
+            }
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+          }
+        },
+        "sgrvingt": {
+          "backplane_bps": 1440000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-3"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grvingt-srv"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "wurst"
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrcinq"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-1"
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "port": "eth0",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-47"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-61"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-52"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-56"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-55"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-53"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-60"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-64"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-63"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-45"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Dell S4048",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrvingt",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.207"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2023-03-27",
+          "weathermap": {
+          }
+        }
+      },
+      "compilation_server": false,
+      "description": "Grid5000 Nancy site",
+      "email_contact": "support-staff@lists.grid5000.fr",
+      "frontend_ip": "172.16.79.101",
+      "g5ksubnet": {
+        "gateway": "10.147.255.254",
+        "network": "10.144.0.0/14"
+      },
+      "kavlan_ip_range": "10.16.0.0/14",
+      "kavlans": {
+        "1": {
+          "gateway": "192.168.207.254",
+          "network": "192.168.192.0/20"
+        },
+        "14": {
+          "gateway": "10.19.255.254",
+          "network": "10.19.192.0/18"
+        },
+        "2": {
+          "gateway": "192.168.223.254",
+          "network": "192.168.208.0/20"
+        },
+        "3": {
+          "gateway": "192.168.239.254",
+          "network": "192.168.224.0/20"
+        },
+        "4": {
+          "gateway": "10.16.63.254",
+          "network": "10.16.0.0/18"
+        },
+        "5": {
+          "gateway": "10.16.127.254",
+          "network": "10.16.64.0/18"
+        },
+        "6": {
+          "gateway": "10.16.191.254",
+          "network": "10.16.128.0/18"
+        },
+        "7": {
+          "gateway": "10.16.255.254",
+          "network": "10.16.192.0/18"
+        },
+        "8": {
+          "gateway": "10.17.63.254",
+          "network": "10.17.0.0/18"
+        },
+        "9": {
+          "gateway": "10.17.127.254",
+          "network": "10.17.64.0/18"
+        },
+        "default": {
+          "gateway": "172.16.79.254",
+          "network": "172.16.64.0/20"
+        },
+        "topo": "1501..1601"
+      },
+      "latitude": 48.7,
+      "location": "Nancy, France",
+      "longitude": 6.2,
+      "name": "Nancy",
+      "production": true,
+      "renater_ip": "192.168.4.14",
+      "security_contact": "support-staff@lists.grid5000.fr",
+      "storage5k": false,
+      "sys_admin_contact": "support-staff@lists.grid5000.fr",
+      "type": "site",
+      "uid": "nancy",
+      "user_support_contact": "support-staff@lists.grid5000.fr",
+      "virt_ip_range": "10.144.0.0/14",
+      "web": "http://www.grid5000.fr/mediawiki/index.php/Nancy:Home"
+    }
+  },
+  "type": "grid",
+  "uid": "grid5000"
+}
diff --git a/spec/input/data_grimoire.json b/spec/input/data_grimoire.json
new file mode 100644
index 0000000000..14b96756f3
--- /dev/null
+++ b/spec/input/data_grimoire.json
@@ -0,0 +1,10634 @@
+{
+  "sites": {
+    "fakesite": {
+      "clusters": {
+        "clustera": {
+          "nodes": {
+            "clustera-5": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "36X1J82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.5",
+                  "kavlan-11": "10.7.208.5",
+                  "kavlan-12": "10.11.208.5",
+                  "kavlan-13": "10.15.208.5",
+                  "kavlan-14": "10.19.208.5",
+                  "kavlan-16": "10.27.208.5",
+                  "kavlan-18": "10.35.208.5",
+                  "kavlan-2": "192.168.215.5",
+                  "kavlan-20": "10.43.208.5",
+                  "kavlan-21": "10.47.208.5",
+                  "kavlan-3": "192.168.231.5",
+                  "kavlan-4": "10.16.7.5",
+                  "kavlan-5": "10.16.71.5",
+                  "kavlan-6": "10.16.135.5",
+                  "kavlan-7": "10.16.199.5",
+                  "kavlan-8": "10.17.7.5",
+                  "kavlan-9": "10.17.71.5"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.15",
+                  "kavlan-11": "10.7.208.15",
+                  "kavlan-12": "10.11.208.15",
+                  "kavlan-13": "10.15.208.15",
+                  "kavlan-14": "10.19.208.15",
+                  "kavlan-16": "10.27.208.15",
+                  "kavlan-18": "10.35.208.15",
+                  "kavlan-2": "192.168.215.15",
+                  "kavlan-20": "10.43.208.15",
+                  "kavlan-21": "10.47.208.15",
+                  "kavlan-3": "192.168.231.15",
+                  "kavlan-4": "10.16.7.15",
+                  "kavlan-5": "10.16.71.15",
+                  "kavlan-6": "10.16.135.15",
+                  "kavlan-7": "10.16.199.15",
+                  "kavlan-8": "10.17.7.15",
+                  "kavlan-9": "10.17.71.15"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.25",
+                  "kavlan-11": "10.7.208.25",
+                  "kavlan-12": "10.11.208.25",
+                  "kavlan-13": "10.15.208.25",
+                  "kavlan-14": "10.19.208.25",
+                  "kavlan-16": "10.27.208.25",
+                  "kavlan-18": "10.35.208.25",
+                  "kavlan-2": "192.168.215.25",
+                  "kavlan-20": "10.43.208.25",
+                  "kavlan-21": "10.47.208.25",
+                  "kavlan-3": "192.168.231.25",
+                  "kavlan-4": "10.16.7.25",
+                  "kavlan-5": "10.16.71.25",
+                  "kavlan-6": "10.16.135.25",
+                  "kavlan-7": "10.16.199.25",
+                  "kavlan-8": "10.17.7.25",
+                  "kavlan-9": "10.17.71.25"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.35",
+                  "kavlan-11": "10.7.208.35",
+                  "kavlan-12": "10.11.208.35",
+                  "kavlan-13": "10.15.208.35",
+                  "kavlan-14": "10.19.208.35",
+                  "kavlan-16": "10.27.208.35",
+                  "kavlan-18": "10.35.208.35",
+                  "kavlan-2": "192.168.215.35",
+                  "kavlan-20": "10.43.208.35",
+                  "kavlan-21": "10.47.208.35",
+                  "kavlan-3": "192.168.231.35",
+                  "kavlan-4": "10.16.7.35",
+                  "kavlan-5": "10.16.71.35",
+                  "kavlan-6": "10.16.135.35",
+                  "kavlan-7": "10.16.199.35",
+                  "kavlan-8": "10.17.7.35",
+                  "kavlan-9": "10.17.71.35"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.5",
+                  "ip6": "2001:660:4406:500:8::5",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:96:90",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-5.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/45",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:96:92",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-5-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/45",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4c:ac",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-5-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/45",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4c:ae",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-5-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/45",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:96:94",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:96:95",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300bf5061",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.5",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:bf:50:61",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-5-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.5",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f1:78",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-5-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 19,
+                        "uid": "grimoire-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50fa3b",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e510f7b",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50ea43",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e51440b",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e51465f",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa61c",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-5"
+            },
+            "clustera-4": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "36ZYH82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.4",
+                  "kavlan-11": "10.7.208.4",
+                  "kavlan-12": "10.11.208.4",
+                  "kavlan-13": "10.15.208.4",
+                  "kavlan-14": "10.19.208.4",
+                  "kavlan-16": "10.27.208.4",
+                  "kavlan-18": "10.35.208.4",
+                  "kavlan-2": "192.168.215.4",
+                  "kavlan-20": "10.43.208.4",
+                  "kavlan-21": "10.47.208.4",
+                  "kavlan-3": "192.168.231.4",
+                  "kavlan-4": "10.16.7.4",
+                  "kavlan-5": "10.16.71.4",
+                  "kavlan-6": "10.16.135.4",
+                  "kavlan-7": "10.16.199.4",
+                  "kavlan-8": "10.17.7.4",
+                  "kavlan-9": "10.17.71.4"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.14",
+                  "kavlan-11": "10.7.208.14",
+                  "kavlan-12": "10.11.208.14",
+                  "kavlan-13": "10.15.208.14",
+                  "kavlan-14": "10.19.208.14",
+                  "kavlan-16": "10.27.208.14",
+                  "kavlan-18": "10.35.208.14",
+                  "kavlan-2": "192.168.215.14",
+                  "kavlan-20": "10.43.208.14",
+                  "kavlan-21": "10.47.208.14",
+                  "kavlan-3": "192.168.231.14",
+                  "kavlan-4": "10.16.7.14",
+                  "kavlan-5": "10.16.71.14",
+                  "kavlan-6": "10.16.135.14",
+                  "kavlan-7": "10.16.199.14",
+                  "kavlan-8": "10.17.7.14",
+                  "kavlan-9": "10.17.71.14"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.24",
+                  "kavlan-11": "10.7.208.24",
+                  "kavlan-12": "10.11.208.24",
+                  "kavlan-13": "10.15.208.24",
+                  "kavlan-14": "10.19.208.24",
+                  "kavlan-16": "10.27.208.24",
+                  "kavlan-18": "10.35.208.24",
+                  "kavlan-2": "192.168.215.24",
+                  "kavlan-20": "10.43.208.24",
+                  "kavlan-21": "10.47.208.24",
+                  "kavlan-3": "192.168.231.24",
+                  "kavlan-4": "10.16.7.24",
+                  "kavlan-5": "10.16.71.24",
+                  "kavlan-6": "10.16.135.24",
+                  "kavlan-7": "10.16.199.24",
+                  "kavlan-8": "10.17.7.24",
+                  "kavlan-9": "10.17.71.24"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.34",
+                  "kavlan-11": "10.7.208.34",
+                  "kavlan-12": "10.11.208.34",
+                  "kavlan-13": "10.15.208.34",
+                  "kavlan-14": "10.19.208.34",
+                  "kavlan-16": "10.27.208.34",
+                  "kavlan-18": "10.35.208.34",
+                  "kavlan-2": "192.168.215.34",
+                  "kavlan-20": "10.43.208.34",
+                  "kavlan-21": "10.47.208.34",
+                  "kavlan-3": "192.168.231.34",
+                  "kavlan-4": "10.16.7.34",
+                  "kavlan-5": "10.16.71.34",
+                  "kavlan-6": "10.16.135.34",
+                  "kavlan-7": "10.16.199.34",
+                  "kavlan-8": "10.17.7.34",
+                  "kavlan-9": "10.17.71.34"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.4",
+                  "ip6": "2001:660:4406:500:8::4",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a7:c8",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-4.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/44",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a7:ca",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-4-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/44",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4c:a8",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-4-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/44",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4c:aa",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-4-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/44",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a7:cc",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a7:cd",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300bf4f91",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.4",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:bf:4f:91",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-4-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.4",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f0:ba",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-4-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 18,
+                        "uid": "grimoire-pdu1"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e513a33",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e5261db",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50dd57",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e500297",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e5013af",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa634",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-4"
+            },
+            "clustera-3": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "3YZYH82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.3",
+                  "kavlan-11": "10.7.208.3",
+                  "kavlan-12": "10.11.208.3",
+                  "kavlan-13": "10.15.208.3",
+                  "kavlan-14": "10.19.208.3",
+                  "kavlan-16": "10.27.208.3",
+                  "kavlan-18": "10.35.208.3",
+                  "kavlan-2": "192.168.215.3",
+                  "kavlan-20": "10.43.208.3",
+                  "kavlan-21": "10.47.208.3",
+                  "kavlan-3": "192.168.231.3",
+                  "kavlan-4": "10.16.7.3",
+                  "kavlan-5": "10.16.71.3",
+                  "kavlan-6": "10.16.135.3",
+                  "kavlan-7": "10.16.199.3",
+                  "kavlan-8": "10.17.7.3",
+                  "kavlan-9": "10.17.71.3"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.13",
+                  "kavlan-11": "10.7.208.13",
+                  "kavlan-12": "10.11.208.13",
+                  "kavlan-13": "10.15.208.13",
+                  "kavlan-14": "10.19.208.13",
+                  "kavlan-16": "10.27.208.13",
+                  "kavlan-18": "10.35.208.13",
+                  "kavlan-2": "192.168.215.13",
+                  "kavlan-20": "10.43.208.13",
+                  "kavlan-21": "10.47.208.13",
+                  "kavlan-3": "192.168.231.13",
+                  "kavlan-4": "10.16.7.13",
+                  "kavlan-5": "10.16.71.13",
+                  "kavlan-6": "10.16.135.13",
+                  "kavlan-7": "10.16.199.13",
+                  "kavlan-8": "10.17.7.13",
+                  "kavlan-9": "10.17.71.13"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.23",
+                  "kavlan-11": "10.7.208.23",
+                  "kavlan-12": "10.11.208.23",
+                  "kavlan-13": "10.15.208.23",
+                  "kavlan-14": "10.19.208.23",
+                  "kavlan-16": "10.27.208.23",
+                  "kavlan-18": "10.35.208.23",
+                  "kavlan-2": "192.168.215.23",
+                  "kavlan-20": "10.43.208.23",
+                  "kavlan-21": "10.47.208.23",
+                  "kavlan-3": "192.168.231.23",
+                  "kavlan-4": "10.16.7.23",
+                  "kavlan-5": "10.16.71.23",
+                  "kavlan-6": "10.16.135.23",
+                  "kavlan-7": "10.16.199.23",
+                  "kavlan-8": "10.17.7.23",
+                  "kavlan-9": "10.17.71.23"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.33",
+                  "kavlan-11": "10.7.208.33",
+                  "kavlan-12": "10.11.208.33",
+                  "kavlan-13": "10.15.208.33",
+                  "kavlan-14": "10.19.208.33",
+                  "kavlan-16": "10.27.208.33",
+                  "kavlan-18": "10.35.208.33",
+                  "kavlan-2": "192.168.215.33",
+                  "kavlan-20": "10.43.208.33",
+                  "kavlan-21": "10.47.208.33",
+                  "kavlan-3": "192.168.231.33",
+                  "kavlan-4": "10.16.7.33",
+                  "kavlan-5": "10.16.71.33",
+                  "kavlan-6": "10.16.135.33",
+                  "kavlan-7": "10.16.199.33",
+                  "kavlan-8": "10.17.7.33",
+                  "kavlan-9": "10.17.71.33"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.3",
+                  "ip6": "2001:660:4406:500:8::3",
+                  "kavlan": true,
+                  "mac": "24:6e:96:03:20:f0",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/43",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:03:20:f2",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-3-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/43",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7f:38:b4",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-3-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/43",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7f:38:b6",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-3-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/43",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:03:20:f4",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:03:20:f5",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300b930d1",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.3",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:b9:30:d1",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-3-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.3",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f2:18",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-3-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 18,
+                        "uid": "grimoire-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e514093",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e513acb",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50d657",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e513eb3",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e513b07",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa284",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-3"
+            },
+            "clustera-2": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "3Z0ZH82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.2",
+                  "kavlan-11": "10.7.208.2",
+                  "kavlan-12": "10.11.208.2",
+                  "kavlan-13": "10.15.208.2",
+                  "kavlan-14": "10.19.208.2",
+                  "kavlan-16": "10.27.208.2",
+                  "kavlan-18": "10.35.208.2",
+                  "kavlan-2": "192.168.215.2",
+                  "kavlan-20": "10.43.208.2",
+                  "kavlan-21": "10.47.208.2",
+                  "kavlan-3": "192.168.231.2",
+                  "kavlan-4": "10.16.7.2",
+                  "kavlan-5": "10.16.71.2",
+                  "kavlan-6": "10.16.135.2",
+                  "kavlan-7": "10.16.199.2",
+                  "kavlan-8": "10.17.7.2",
+                  "kavlan-9": "10.17.71.2"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.12",
+                  "kavlan-11": "10.7.208.12",
+                  "kavlan-12": "10.11.208.12",
+                  "kavlan-13": "10.15.208.12",
+                  "kavlan-14": "10.19.208.12",
+                  "kavlan-16": "10.27.208.12",
+                  "kavlan-18": "10.35.208.12",
+                  "kavlan-2": "192.168.215.12",
+                  "kavlan-20": "10.43.208.12",
+                  "kavlan-21": "10.47.208.12",
+                  "kavlan-3": "192.168.231.12",
+                  "kavlan-4": "10.16.7.12",
+                  "kavlan-5": "10.16.71.12",
+                  "kavlan-6": "10.16.135.12",
+                  "kavlan-7": "10.16.199.12",
+                  "kavlan-8": "10.17.7.12",
+                  "kavlan-9": "10.17.71.12"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.22",
+                  "kavlan-11": "10.7.208.22",
+                  "kavlan-12": "10.11.208.22",
+                  "kavlan-13": "10.15.208.22",
+                  "kavlan-14": "10.19.208.22",
+                  "kavlan-16": "10.27.208.22",
+                  "kavlan-18": "10.35.208.22",
+                  "kavlan-2": "192.168.215.22",
+                  "kavlan-20": "10.43.208.22",
+                  "kavlan-21": "10.47.208.22",
+                  "kavlan-3": "192.168.231.22",
+                  "kavlan-4": "10.16.7.22",
+                  "kavlan-5": "10.16.71.22",
+                  "kavlan-6": "10.16.135.22",
+                  "kavlan-7": "10.16.199.22",
+                  "kavlan-8": "10.17.7.22",
+                  "kavlan-9": "10.17.71.22"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.32",
+                  "kavlan-11": "10.7.208.32",
+                  "kavlan-12": "10.11.208.32",
+                  "kavlan-13": "10.15.208.32",
+                  "kavlan-14": "10.19.208.32",
+                  "kavlan-16": "10.27.208.32",
+                  "kavlan-18": "10.35.208.32",
+                  "kavlan-2": "192.168.215.32",
+                  "kavlan-20": "10.43.208.32",
+                  "kavlan-21": "10.47.208.32",
+                  "kavlan-3": "192.168.231.32",
+                  "kavlan-4": "10.16.7.32",
+                  "kavlan-5": "10.16.71.32",
+                  "kavlan-6": "10.16.135.32",
+                  "kavlan-7": "10.16.199.32",
+                  "kavlan-8": "10.17.7.32",
+                  "kavlan-9": "10.17.71.32"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.2",
+                  "ip6": "2001:660:4406:500:8::2",
+                  "kavlan": true,
+                  "mac": "24:6e:96:03:24:78",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/42",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:03:24:7a",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-2-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/42",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7f:34:c4",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-2-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/42",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7f:34:c6",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-2-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/42",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:03:24:7c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:03:24:7d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300b93151",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.2",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:b9:31:51",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-2-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.2",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f3:0e",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-2-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 17,
+                        "uid": "grimoire-pdu1"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e501987",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4fd00f",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f92df",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f948f",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f9127",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa2d0",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-2"
+            },
+            "clustera-1": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "3Z13J82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.1",
+                  "kavlan-11": "10.7.208.1",
+                  "kavlan-12": "10.11.208.1",
+                  "kavlan-13": "10.15.208.1",
+                  "kavlan-14": "10.19.208.1",
+                  "kavlan-16": "10.27.208.1",
+                  "kavlan-18": "10.35.208.1",
+                  "kavlan-2": "192.168.215.1",
+                  "kavlan-20": "10.43.208.1",
+                  "kavlan-21": "10.47.208.1",
+                  "kavlan-3": "192.168.231.1",
+                  "kavlan-4": "10.16.7.1",
+                  "kavlan-5": "10.16.71.1",
+                  "kavlan-6": "10.16.135.1",
+                  "kavlan-7": "10.16.199.1",
+                  "kavlan-8": "10.17.7.1",
+                  "kavlan-9": "10.17.71.1"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.11",
+                  "kavlan-11": "10.7.208.11",
+                  "kavlan-12": "10.11.208.11",
+                  "kavlan-13": "10.15.208.11",
+                  "kavlan-14": "10.19.208.11",
+                  "kavlan-16": "10.27.208.11",
+                  "kavlan-18": "10.35.208.11",
+                  "kavlan-2": "192.168.215.11",
+                  "kavlan-20": "10.43.208.11",
+                  "kavlan-21": "10.47.208.11",
+                  "kavlan-3": "192.168.231.11",
+                  "kavlan-4": "10.16.7.11",
+                  "kavlan-5": "10.16.71.11",
+                  "kavlan-6": "10.16.135.11",
+                  "kavlan-7": "10.16.199.11",
+                  "kavlan-8": "10.17.7.11",
+                  "kavlan-9": "10.17.71.11"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.21",
+                  "kavlan-11": "10.7.208.21",
+                  "kavlan-12": "10.11.208.21",
+                  "kavlan-13": "10.15.208.21",
+                  "kavlan-14": "10.19.208.21",
+                  "kavlan-16": "10.27.208.21",
+                  "kavlan-18": "10.35.208.21",
+                  "kavlan-2": "192.168.215.21",
+                  "kavlan-20": "10.43.208.21",
+                  "kavlan-21": "10.47.208.21",
+                  "kavlan-3": "192.168.231.21",
+                  "kavlan-4": "10.16.7.21",
+                  "kavlan-5": "10.16.71.21",
+                  "kavlan-6": "10.16.135.21",
+                  "kavlan-7": "10.16.199.21",
+                  "kavlan-8": "10.17.7.21",
+                  "kavlan-9": "10.17.71.21"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.31",
+                  "kavlan-11": "10.7.208.31",
+                  "kavlan-12": "10.11.208.31",
+                  "kavlan-13": "10.15.208.31",
+                  "kavlan-14": "10.19.208.31",
+                  "kavlan-16": "10.27.208.31",
+                  "kavlan-18": "10.35.208.31",
+                  "kavlan-2": "192.168.215.31",
+                  "kavlan-20": "10.43.208.31",
+                  "kavlan-21": "10.47.208.31",
+                  "kavlan-3": "192.168.231.31",
+                  "kavlan-4": "10.16.7.31",
+                  "kavlan-5": "10.16.71.31",
+                  "kavlan-6": "10.16.135.31",
+                  "kavlan-7": "10.16.199.31",
+                  "kavlan-8": "10.17.7.31",
+                  "kavlan-9": "10.17.71.31"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.1",
+                  "ip6": "2001:660:4406:500:8::1",
+                  "kavlan": true,
+                  "mac": "24:6e:96:03:0c:c8",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/41",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:03:0c:ca",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-1-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/41",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7f:35:b8",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-1-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/41",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7f:35:ba",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-1-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/41",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:03:0c:cc",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:03:0c:cd",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300bf5031",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.1",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:bf:50:31",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-1-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.1",
+                  "kavlan": false,
+                  "mac": "64:00:6a:bf:83:98",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-1-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 17,
+                        "uid": "grimoire-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e514393",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f9ad7",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f9eb3",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f88af",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50d4df",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa2d4",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-1"
+            },
+            "clustera-6": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "3722J82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.6",
+                  "kavlan-11": "10.7.208.6",
+                  "kavlan-12": "10.11.208.6",
+                  "kavlan-13": "10.15.208.6",
+                  "kavlan-14": "10.19.208.6",
+                  "kavlan-16": "10.27.208.6",
+                  "kavlan-18": "10.35.208.6",
+                  "kavlan-2": "192.168.215.6",
+                  "kavlan-20": "10.43.208.6",
+                  "kavlan-21": "10.47.208.6",
+                  "kavlan-3": "192.168.231.6",
+                  "kavlan-4": "10.16.7.6",
+                  "kavlan-5": "10.16.71.6",
+                  "kavlan-6": "10.16.135.6",
+                  "kavlan-7": "10.16.199.6",
+                  "kavlan-8": "10.17.7.6",
+                  "kavlan-9": "10.17.71.6"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.16",
+                  "kavlan-11": "10.7.208.16",
+                  "kavlan-12": "10.11.208.16",
+                  "kavlan-13": "10.15.208.16",
+                  "kavlan-14": "10.19.208.16",
+                  "kavlan-16": "10.27.208.16",
+                  "kavlan-18": "10.35.208.16",
+                  "kavlan-2": "192.168.215.16",
+                  "kavlan-20": "10.43.208.16",
+                  "kavlan-21": "10.47.208.16",
+                  "kavlan-3": "192.168.231.16",
+                  "kavlan-4": "10.16.7.16",
+                  "kavlan-5": "10.16.71.16",
+                  "kavlan-6": "10.16.135.16",
+                  "kavlan-7": "10.16.199.16",
+                  "kavlan-8": "10.17.7.16",
+                  "kavlan-9": "10.17.71.16"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.26",
+                  "kavlan-11": "10.7.208.26",
+                  "kavlan-12": "10.11.208.26",
+                  "kavlan-13": "10.15.208.26",
+                  "kavlan-14": "10.19.208.26",
+                  "kavlan-16": "10.27.208.26",
+                  "kavlan-18": "10.35.208.26",
+                  "kavlan-2": "192.168.215.26",
+                  "kavlan-20": "10.43.208.26",
+                  "kavlan-21": "10.47.208.26",
+                  "kavlan-3": "192.168.231.26",
+                  "kavlan-4": "10.16.7.26",
+                  "kavlan-5": "10.16.71.26",
+                  "kavlan-6": "10.16.135.26",
+                  "kavlan-7": "10.16.199.26",
+                  "kavlan-8": "10.17.7.26",
+                  "kavlan-9": "10.17.71.26"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.36",
+                  "kavlan-11": "10.7.208.36",
+                  "kavlan-12": "10.11.208.36",
+                  "kavlan-13": "10.15.208.36",
+                  "kavlan-14": "10.19.208.36",
+                  "kavlan-16": "10.27.208.36",
+                  "kavlan-18": "10.35.208.36",
+                  "kavlan-2": "192.168.215.36",
+                  "kavlan-20": "10.43.208.36",
+                  "kavlan-21": "10.47.208.36",
+                  "kavlan-3": "192.168.231.36",
+                  "kavlan-4": "10.16.7.36",
+                  "kavlan-5": "10.16.71.36",
+                  "kavlan-6": "10.16.135.36",
+                  "kavlan-7": "10.16.199.36",
+                  "kavlan-8": "10.17.7.36",
+                  "kavlan-9": "10.17.71.36"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.6",
+                  "ip6": "2001:660:4406:500:8::6",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a3:88",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-6.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/46",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a3:8a",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-6-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/46",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:47:5c",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-6-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/46",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:47:5e",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-6-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/46",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a3:8c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a3:8d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300bf50a1",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.6",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:bf:50:a1",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-6-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.6",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f1:74",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-6-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 19,
+                        "uid": "grimoire-pdu1"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f8dff",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f920f",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f9bf3",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f99c3",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4fa8ff",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa2b0",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-6"
+            },
+            "clustera-8": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "3703J82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.8",
+                  "kavlan-11": "10.7.208.8",
+                  "kavlan-12": "10.11.208.8",
+                  "kavlan-13": "10.15.208.8",
+                  "kavlan-14": "10.19.208.8",
+                  "kavlan-16": "10.27.208.8",
+                  "kavlan-18": "10.35.208.8",
+                  "kavlan-2": "192.168.215.8",
+                  "kavlan-20": "10.43.208.8",
+                  "kavlan-21": "10.47.208.8",
+                  "kavlan-3": "192.168.231.8",
+                  "kavlan-4": "10.16.7.8",
+                  "kavlan-5": "10.16.71.8",
+                  "kavlan-6": "10.16.135.8",
+                  "kavlan-7": "10.16.199.8",
+                  "kavlan-8": "10.17.7.8",
+                  "kavlan-9": "10.17.71.8"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.18",
+                  "kavlan-11": "10.7.208.18",
+                  "kavlan-12": "10.11.208.18",
+                  "kavlan-13": "10.15.208.18",
+                  "kavlan-14": "10.19.208.18",
+                  "kavlan-16": "10.27.208.18",
+                  "kavlan-18": "10.35.208.18",
+                  "kavlan-2": "192.168.215.18",
+                  "kavlan-20": "10.43.208.18",
+                  "kavlan-21": "10.47.208.18",
+                  "kavlan-3": "192.168.231.18",
+                  "kavlan-4": "10.16.7.18",
+                  "kavlan-5": "10.16.71.18",
+                  "kavlan-6": "10.16.135.18",
+                  "kavlan-7": "10.16.199.18",
+                  "kavlan-8": "10.17.7.18",
+                  "kavlan-9": "10.17.71.18"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.28",
+                  "kavlan-11": "10.7.208.28",
+                  "kavlan-12": "10.11.208.28",
+                  "kavlan-13": "10.15.208.28",
+                  "kavlan-14": "10.19.208.28",
+                  "kavlan-16": "10.27.208.28",
+                  "kavlan-18": "10.35.208.28",
+                  "kavlan-2": "192.168.215.28",
+                  "kavlan-20": "10.43.208.28",
+                  "kavlan-21": "10.47.208.28",
+                  "kavlan-3": "192.168.231.28",
+                  "kavlan-4": "10.16.7.28",
+                  "kavlan-5": "10.16.71.28",
+                  "kavlan-6": "10.16.135.28",
+                  "kavlan-7": "10.16.199.28",
+                  "kavlan-8": "10.17.7.28",
+                  "kavlan-9": "10.17.71.28"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.38",
+                  "kavlan-11": "10.7.208.38",
+                  "kavlan-12": "10.11.208.38",
+                  "kavlan-13": "10.15.208.38",
+                  "kavlan-14": "10.19.208.38",
+                  "kavlan-16": "10.27.208.38",
+                  "kavlan-18": "10.35.208.38",
+                  "kavlan-2": "192.168.215.38",
+                  "kavlan-20": "10.43.208.38",
+                  "kavlan-21": "10.47.208.38",
+                  "kavlan-3": "192.168.231.38",
+                  "kavlan-4": "10.16.7.38",
+                  "kavlan-5": "10.16.71.38",
+                  "kavlan-6": "10.16.135.38",
+                  "kavlan-7": "10.16.199.38",
+                  "kavlan-8": "10.17.7.38",
+                  "kavlan-9": "10.17.71.38"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.8",
+                  "ip6": "2001:660:4406:500:8::8",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a0:88",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-8.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/48",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a0:8a",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-8-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/48",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4a:54",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-8-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/48",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4a:56",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-8-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/48",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a0:8c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a0:8d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300bf5231",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.8",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:bf:52:31",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-8-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.8",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f1:24",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-8-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 20,
+                        "uid": "grimoire-pdu2"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e509233",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f8777",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4fcff7",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e51004b",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e4f9f5f",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa65c",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-8"
+            },
+            "clustera-7": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 16,
+                "nb_procs": 2,
+                "nb_threads": 32,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "12/04/2018",
+                "vendor": "Dell Inc.",
+                "version": "2.9.1"
+              },
+              "bmc_version": "2.63.60.61",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R630",
+                "serial": "36Y3J82"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.199.7",
+                  "kavlan-11": "10.7.208.7",
+                  "kavlan-12": "10.11.208.7",
+                  "kavlan-13": "10.15.208.7",
+                  "kavlan-14": "10.19.208.7",
+                  "kavlan-16": "10.27.208.7",
+                  "kavlan-18": "10.35.208.7",
+                  "kavlan-2": "192.168.215.7",
+                  "kavlan-20": "10.43.208.7",
+                  "kavlan-21": "10.47.208.7",
+                  "kavlan-3": "192.168.231.7",
+                  "kavlan-4": "10.16.7.7",
+                  "kavlan-5": "10.16.71.7",
+                  "kavlan-6": "10.16.135.7",
+                  "kavlan-7": "10.16.199.7",
+                  "kavlan-8": "10.17.7.7",
+                  "kavlan-9": "10.17.71.7"
+                },
+                "eth1": {
+                  "kavlan-1": "192.168.199.17",
+                  "kavlan-11": "10.7.208.17",
+                  "kavlan-12": "10.11.208.17",
+                  "kavlan-13": "10.15.208.17",
+                  "kavlan-14": "10.19.208.17",
+                  "kavlan-16": "10.27.208.17",
+                  "kavlan-18": "10.35.208.17",
+                  "kavlan-2": "192.168.215.17",
+                  "kavlan-20": "10.43.208.17",
+                  "kavlan-21": "10.47.208.17",
+                  "kavlan-3": "192.168.231.17",
+                  "kavlan-4": "10.16.7.17",
+                  "kavlan-5": "10.16.71.17",
+                  "kavlan-6": "10.16.135.17",
+                  "kavlan-7": "10.16.199.17",
+                  "kavlan-8": "10.17.7.17",
+                  "kavlan-9": "10.17.71.17"
+                },
+                "eth2": {
+                  "kavlan-1": "192.168.199.27",
+                  "kavlan-11": "10.7.208.27",
+                  "kavlan-12": "10.11.208.27",
+                  "kavlan-13": "10.15.208.27",
+                  "kavlan-14": "10.19.208.27",
+                  "kavlan-16": "10.27.208.27",
+                  "kavlan-18": "10.35.208.27",
+                  "kavlan-2": "192.168.215.27",
+                  "kavlan-20": "10.43.208.27",
+                  "kavlan-21": "10.47.208.27",
+                  "kavlan-3": "192.168.231.27",
+                  "kavlan-4": "10.16.7.27",
+                  "kavlan-5": "10.16.71.27",
+                  "kavlan-6": "10.16.135.27",
+                  "kavlan-7": "10.16.199.27",
+                  "kavlan-8": "10.17.7.27",
+                  "kavlan-9": "10.17.71.27"
+                },
+                "eth3": {
+                  "kavlan-1": "192.168.199.37",
+                  "kavlan-11": "10.7.208.37",
+                  "kavlan-12": "10.11.208.37",
+                  "kavlan-13": "10.15.208.37",
+                  "kavlan-14": "10.19.208.37",
+                  "kavlan-16": "10.27.208.37",
+                  "kavlan-18": "10.35.208.37",
+                  "kavlan-2": "192.168.215.37",
+                  "kavlan-20": "10.43.208.37",
+                  "kavlan-21": "10.47.208.37",
+                  "kavlan-3": "192.168.231.37",
+                  "kavlan-4": "10.16.7.37",
+                  "kavlan-5": "10.16.71.37",
+                  "kavlan-6": "10.16.135.37",
+                  "kavlan-7": "10.16.199.37",
+                  "kavlan-8": "10.17.7.37",
+                  "kavlan-9": "10.17.71.37"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "bridged": true,
+                  "device": "eth0",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "ip": "172.16.71.7",
+                  "ip6": "2001:660:4406:500:8::7",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a9:78",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grimoire-7.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet2/47",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth1",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095c, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "24:6e:96:02:a9:7a",
+                  "management": false,
+                  "model": "82599ES 10-Gigabit SFI/SFP+ Network Connection",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "eno2",
+                  "network_address": "grimoire-7-eth1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet3/47",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth2",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4c:a4",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f0",
+                  "network_address": "grimoire-7-eth2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet4/47",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth3",
+                  "driver": "ixgbe",
+                  "enabled": true,
+                  "firmware_version": "0x8000095d, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": true,
+                  "mac": "a0:36:9f:7e:4c:a6",
+                  "management": false,
+                  "model": "Ethernet 10G 2P X520 Adapter",
+                  "mountable": true,
+                  "mounted": false,
+                  "name": "enp129s0f1",
+                  "network_address": "grimoire-7-eth3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet5/47",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth4",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a9:7c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "eth5",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fab, 18.8.9",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:02:a9:7d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "bridged": false,
+                  "device": "ib0",
+                  "driver": "mlx4_core",
+                  "enabled": true,
+                  "firmware_version": "2.34.5000",
+                  "guid": "0xe41d2d0300bf5251",
+                  "hwid": null,
+                  "ib_switch_card": null,
+                  "ib_switch_card_pos": null,
+                  "interface": "InfiniBand",
+                  "ip": "172.18.71.7",
+                  "kavlan": false,
+                  "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:e4:1d:2d:03:00:bf:52:51",
+                  "management": false,
+                  "model": "MT27500 Family [ConnectX-3]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.255.0",
+                  "network_address": "grimoire-7-ib0.nancy.grid5000.fr",
+                  "rate": 56000000000,
+                  "switch": "sgraoullyib",
+                  "vendor": "Mellanox Technologies"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.71.7",
+                  "kavlan": false,
+                  "mac": "64:00:6a:c0:f1:54",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grimoire-7-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 15440000000,
+                "node_flops": 255800000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 262144,
+                "cache_l3": 20971520,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Haswell",
+                "microcode": "0x43",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
+                "vendor": "Intel",
+                "version": "E5-2630 v3"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 20,
+                        "uid": "grimoire-pdu1"
+                      }
+                    ]
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50da03",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50cd8f",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e501393",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e50d4fb",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c5008e501a77",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0",
+                  "device": "sde",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "TT31",
+                  "interface": "SCSI",
+                  "model": "ST600MM0088",
+                  "reservation": true,
+                  "size": 600127266816,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x500003967c8aa608",
+                  "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0",
+                  "device": "sdf",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "A4AF",
+                  "interface": "SCSI",
+                  "model": "PX02SSF020",
+                  "reservation": true,
+                  "size": 200049647616,
+                  "storage": "SSD",
+                  "vendor": "Toshiba"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "grimoire-7"
+            }
+          },
+          "created_at": "Fri, 22 Jan 2016 00:00:00 GMT",
+          "kavlan": true,
+          "model": "Dell PowerEdge R630",
+          "queues": [
+            "admin",
+            "default"
+          ],
+          "type": "cluster",
+          "uid": "clustera"
+        }
+      },
+      "pdus": {
+        "gros-pdu5": {
+          "ip": "172.17.79.236",
+          "mac": "28:29:86:1b:0e:e6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-77",
+            "10": "gros-93",
+            "11": "gros-95",
+            "12": "gros-97",
+            "13": "gros-99",
+            "14": "gros-101",
+            "15": "gros-104",
+            "17": "gros-105",
+            "18": "gros-108",
+            "19": "gros-110",
+            "2": "gros-78",
+            "20": "gros-111",
+            "21": "gros-114",
+            "22": "gros-116",
+            "3": "gros-79",
+            "4": "gros-81",
+            "5": "gros-83",
+            "6": "gros-85",
+            "7": "gros-88",
+            "9": "gros-92"
+          },
+          "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": "gros-pdu5",
+          "vendor": "APC"
+        },
+        "graffiti-pdu4": {
+          "ip": "172.17.79.232",
+          "mac": "28:29:86:10:0E:B4",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu4",
+          "vendor": "APC"
+        },
+        "gros-wattmetre3": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-113",
+            "10": "gros-120",
+            "11": "gros-121",
+            "12": "gros-122",
+            "13": "gros-107",
+            "14": "gros-108",
+            "15": "gros-109",
+            "16": "gros-110",
+            "17": "gros-111",
+            "18": "gros-112",
+            "19": "gros-101",
+            "2": "gros-114",
+            "20": "gros-102",
+            "21": "gros-103",
+            "22": "gros-104",
+            "23": "gros-105",
+            "24": "gros-106",
+            "25": "gros-95",
+            "26": "gros-96",
+            "27": "gros-97",
+            "28": "gros-98",
+            "29": "gros-99",
+            "3": "gros-115",
+            "30": "gros-100",
+            "31": "gros-89",
+            "32": "gros-90",
+            "33": "gros-91",
+            "34": "gros-92",
+            "35": "gros-93",
+            "36": "gros-94",
+            "37": "gros-83",
+            "38": "gros-84",
+            "39": "gros-85",
+            "4": "gros-116",
+            "40": "gros-86",
+            "41": "gros-87",
+            "42": "gros-88",
+            "43": "gros-77",
+            "44": "gros-78",
+            "45": "gros-79",
+            "46": "gros-80",
+            "47": "gros-81",
+            "48": "gros-82",
+            "5": "gros-123",
+            "6": "gros-124",
+            "7": "gros-117",
+            "8": "gros-118",
+            "9": "gros-119"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre3",
+          "vendor": "OmegaWatt"
+        },
+        "graffiti-pdu2": {
+          "ip": "172.17.79.227",
+          "mac": "28:29:86:10:0E:8C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu2",
+          "vendor": "APC"
+        },
+        "graffiti-pdu1": {
+          "ip": "172.17.79.226",
+          "mac": "28:29:86:0B:3B:06",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu4": {
+          "ip": "172.17.79.235",
+          "mac": "28:29:86:1a:0a:b6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-43",
+            "10": "gros-55",
+            "11": "gros-59",
+            "12": "gros-60",
+            "15": "gros-61",
+            "17": "gros-64",
+            "18": "gros-65",
+            "19": "gros-67",
+            "2": "gros-46",
+            "20": "gros-69",
+            "21": "gros-71",
+            "22": "gros-75",
+            "23": "gros-73",
+            "4": "gros-48",
+            "5": "gros-51",
+            "6": "gros-53",
+            "7": "gros-52",
+            "9": "gros-54"
+          },
+          "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": "gros-pdu4",
+          "vendor": "APC"
+        },
+        "grvingt-pdu1": {
+          "ip": "172.17.79.220",
+          "mac": "00:C0:B7:E3:22:41",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "grimani-pdu2": {
+          "ip": "172.17.79.219",
+          "mac": "00:C0:B7:F2:27:DE",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu1": {
+          "ip": "172.17.79.222",
+          "mac": "28:29:86:1b:0e:e5",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-2",
+            "10": "gros-15",
+            "11": "gros-18",
+            "12": "gros-20",
+            "13": "gros-22",
+            "14": "gros-23",
+            "15": "gros-26",
+            "17": "gros-29",
+            "18": "gros-31",
+            "19": "gros-32",
+            "20": "gros-34",
+            "21": "gros-35",
+            "22": "gros-37",
+            "23": "gros-39",
+            "3": "gros-4",
+            "4": "gros-6",
+            "5": "gros-8",
+            "6": "gros-10",
+            "7": "gros-12",
+            "9": "gros-14"
+          },
+          "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": "gros-pdu1",
+          "vendor": "APC"
+        },
+        "gros-wattmetre1": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-10",
+            "11": "gros-11",
+            "12": "gros-12",
+            "13": "gros-13",
+            "14": "gros-14",
+            "15": "gros-15",
+            "16": "gros-16",
+            "17": "gros-17",
+            "18": "gros-18",
+            "19": "gros-19",
+            "2": "gros-2",
+            "20": "gros-20",
+            "21": "gros-21",
+            "22": "gros-22",
+            "23": "gros-23",
+            "24": "gros-24",
+            "25": "gros-25",
+            "26": "gros-26",
+            "27": "gros-27",
+            "28": "gros-28",
+            "29": "gros-29",
+            "3": "gros-3",
+            "30": "gros-30",
+            "31": "gros-31",
+            "32": "gros-32",
+            "33": "gros-33",
+            "34": "gros-34",
+            "35": "gros-35",
+            "36": "gros-36",
+            "37": "gros-37",
+            "38": "gros-38",
+            "39": "gros-39",
+            "4": "gros-4",
+            "40": "gros-40",
+            "5": "gros-5",
+            "6": "gros-6",
+            "7": "gros-7",
+            "8": "gros-8",
+            "9": "gros-9"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre1",
+          "vendor": "OmegaWatt"
+        },
+        "graoully-pdu2": {
+          "ip": "172.17.79.244",
+          "mac": "00:C0:B7:85:13:9C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-8",
+            "11": "graoully-2",
+            "12": "graoully-3",
+            "13": "graoully-5",
+            "14": "graoully-9",
+            "17": "graphique-3",
+            "18": "graphique-6",
+            "19": "graoully-13",
+            "2": "graphite-2",
+            "20": "graoully-14",
+            "21": "graoully-16",
+            "22": "grisou-50",
+            "23": "graphique-2",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-1",
+            "6": "graphique-4"
+          },
+          "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": "graoully-pdu2",
+          "vendor": "APC"
+        },
+        "grvingt-pdu2": {
+          "ip": "172.17.79.221",
+          "mac": "00:C0:B7:E2:B6:68",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "gros-pdu2": {
+          "ip": "172.17.79.233",
+          "mac": "28:29:86:1a:0a:d2",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-17",
+            "11": "gros-19",
+            "12": "gros-21",
+            "13": "gros-24",
+            "14": "gros-25",
+            "15": "gros-27",
+            "17": "gros-28",
+            "18": "gros-30",
+            "19": "gros-33",
+            "2": "gros-3",
+            "20": "gros-36",
+            "21": "gros-38",
+            "23": "gros-40",
+            "3": "gros-5",
+            "4": "gros-7",
+            "5": "gros-9",
+            "6": "gros-11",
+            "7": "gros-13",
+            "9": "gros-16"
+          },
+          "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": "gros-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu2": {
+          "ip": "172.17.79.246",
+          "mac": "00:C0:B7:85:13:A4",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-32",
+            "15": "grisou-45",
+            "17": "grimoire-1",
+            "18": "grimoire-3",
+            "19": "grimoire-5",
+            "2": "grisou-33",
+            "20": "grimoire-8",
+            "21": "grisou-46",
+            "22": "grisou-48",
+            "3": "grisou-34",
+            "4": "grisou-35",
+            "5": "grisou-36",
+            "6": "grisou-41",
+            "7": "grisou-42"
+          },
+          "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": "grimoire-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu3": {
+          "ip": "172.17.79.234",
+          "mac": "28:29:86:1a:09:ae",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-41",
+            "10": "gros-57",
+            "11": "gros-58",
+            "14": "gros-62",
+            "15": "gros-63",
+            "17": "gros-66",
+            "18": "gros-68",
+            "19": "gros-70",
+            "2": "gros-42",
+            "20": "gros-72",
+            "21": "gros-74",
+            "22": "gros-76",
+            "3": "gros-44",
+            "4": "gros-45",
+            "5": "gros-47",
+            "6": "gros-49",
+            "7": "gros-50",
+            "9": "gros-56"
+          },
+          "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": "gros-pdu3",
+          "vendor": "APC"
+        },
+        "gros-pdu6": {
+          "ip": "172.17.79.237",
+          "mac": "28:29:86:1b:0e:ef",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-80",
+            "10": "gros-90",
+            "12": "gros-96",
+            "13": "gros-98",
+            "14": "gros-100",
+            "15": "gros-102",
+            "17": "gros-103",
+            "18": "gros-106",
+            "19": "gros-107",
+            "2": "gros-82",
+            "20": "gros-109",
+            "21": "gros-112",
+            "22": "gros-113",
+            "23": "gros-115",
+            "3": "gros-84",
+            "4": "gros-86",
+            "5": "gros-87",
+            "6": "gros-89",
+            "7": "gros-91",
+            "9": "gros-94"
+          },
+          "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": "gros-pdu6",
+          "vendor": "APC"
+        },
+        "gros-pdu7": {
+          "ip": "172.17.79.239",
+          "mac": "28:29:86:10:0e:89",
+          "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": "gros-pdu7",
+          "vendor": "APC"
+        },
+        "grisou-pdu2": {
+          "ip": "172.17.79.248",
+          "mac": "00:C0:B7:F2:A9:11",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-2",
+            "10": "grisou-17",
+            "11": "grisou-18",
+            "12": "grisou-22",
+            "13": "grisou-24",
+            "14": "grisou-26",
+            "15": "grisou-28",
+            "17": "grisou-30",
+            "2": "grisou-4",
+            "3": "grisou-5",
+            "4": "grisou-8",
+            "5": "grisou-10",
+            "6": "grisou-12",
+            "7": "grisou-14"
+          },
+          "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": "grisou-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu1": {
+          "ip": "172.17.79.245",
+          "mac": "00:C0:B7:85:13:93",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-31",
+            "17": "grimoire-2",
+            "18": "grimoire-4",
+            "19": "grimoire-6",
+            "2": "grisou-37",
+            "20": "grimoire-7",
+            "21": "grisou-47",
+            "22": "grisou-49",
+            "3": "grisou-38",
+            "4": "grisou-39",
+            "5": "grisou-40",
+            "6": "grisou-43",
+            "7": "grisou-44",
+            "9": "graphique-5"
+          },
+          "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": "grimoire-pdu1",
+          "vendor": "APC"
+        },
+        "grisou-pdu1": {
+          "ip": "172.17.79.247",
+          "mac": "00:C0:B7:85:13:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-1",
+            "10": "grisou-16",
+            "11": "grisou-19",
+            "12": "grisou-20",
+            "13": "grisou-21",
+            "14": "grisou-23",
+            "15": "grisou-27",
+            "17": "grisou-29",
+            "19": "grisou-25",
+            "2": "grisou-3",
+            "3": "grisou-6",
+            "4": "grisou-9",
+            "5": "grisou-7",
+            "6": "grisou-11",
+            "7": "grisou-13",
+            "9": "grisou-15"
+          },
+          "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": "grisou-pdu1",
+          "vendor": "APC"
+        },
+        "graoully-pdu1": {
+          "ip": "172.17.79.243",
+          "mac": "00:C0:B7:ED:63:AE",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-7",
+            "11": "graoully-1",
+            "12": "graoully-10",
+            "13": "graoully-6",
+            "14": "graoully-4",
+            "17": "graphique-5",
+            "18": "graphique-6",
+            "19": "graoully-12",
+            "2": "graphite-2",
+            "20": "graoully-11",
+            "21": "graoully-15",
+            "22": "grisou-51",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-2",
+            "6": "graphique-3",
+            "7": "graphique-4",
+            "9": "graphique-1"
+          },
+          "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": "graoully-pdu1",
+          "vendor": "APC"
+        },
+        "grimani-pdu1": {
+          "ip": "172.17.79.218",
+          "mac": "00:C0:B7:F2:27:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu8": {
+          "ip": "172.17.79.249",
+          "mac": "28:29:86:12:28:60",
+          "model": "AP8653",
+          "ports": {
+            "13": "gros-117",
+            "17": "gros-118",
+            "18": "gros-119",
+            "19": "gros-120",
+            "20": "gros-121",
+            "21": "gros-122",
+            "22": "gros-123",
+            "23": "gros-124"
+          },
+          "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": "gros-pdu8",
+          "vendor": "APC"
+        },
+        "graffiti-pdu3": {
+          "ip": "172.17.79.231",
+          "mac": "28:29:86:12:27:FF",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu3",
+          "vendor": "APC"
+        },
+        "gros-wattmetre2": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-71",
+            "10": "gros-68",
+            "11": "gros-69",
+            "12": "gros-70",
+            "13": "gros-59",
+            "14": "gros-60",
+            "15": "gros-61",
+            "16": "gros-62",
+            "17": "gros-63",
+            "18": "gros-64",
+            "19": "gros-53",
+            "2": "gros-72",
+            "20": "gros-54",
+            "21": "gros-55",
+            "22": "gros-56",
+            "23": "gros-57",
+            "24": "gros-58",
+            "25": "gros-47",
+            "26": "gros-48",
+            "27": "gros-49",
+            "28": "gros-50",
+            "29": "gros-51",
+            "3": "gros-73",
+            "30": "gros-52",
+            "31": "gros-41",
+            "32": "gros-42",
+            "33": "gros-43",
+            "34": "gros-44",
+            "35": "gros-45",
+            "36": "gros-46",
+            "4": "gros-74",
+            "5": "gros-75",
+            "6": "gros-76",
+            "7": "gros-65",
+            "8": "gros-66",
+            "9": "gros-67"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre2",
+          "vendor": "OmegaWatt"
+        }
+      },
+      "servers": {
+        "syslog": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.105"
+            }
+          },
+          "type": "server",
+          "uid": "syslog"
+        },
+        "srv-data": {
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.16",
+              "mac": "F0:1F:AF:E1:99:E4",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.16",
+              "mac": "A0:36:9F:2C:5D:B8",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "GCQ7NZ1",
+          "type": "server",
+          "uid": "srv-data",
+          "warranty": "2020-11"
+        },
+        "kavlan-1": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.120"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-1"
+        },
+        "ci-runner": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.162"
+            }
+          },
+          "type": "server",
+          "uid": "ci-runner"
+        },
+        "wurst": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.28",
+              "mac": "64:00:6a:c2:e7:8c"
+            },
+            "default": {
+              "ip": "172.16.79.28",
+              "mac": "24:6e:96:02:8a:e0"
+            },
+            "ib0": {
+              "ip": "172.18.75.228"
+            },
+            "ib1": {
+              "ip": "172.18.75.230"
+            },
+            "ib2": {
+              "ip": "172.18.76.228"
+            }
+          },
+          "serial": "2XV3J82",
+          "type": "server",
+          "uid": "wurst",
+          "warranty": "2020-10"
+        },
+        "grcinq-puppet": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.132",
+              "mac": "52:54:00:dc:57:63"
+            }
+          },
+          "type": "server",
+          "uid": "grcinq-puppet"
+        },
+        "talc-data-baie3": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3DV6DK2",
+          "type": "server",
+          "uid": "talc-data-baie3",
+          "warranty": "2022-06"
+        },
+        "talc-data-baie2": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3WT6RG2",
+          "type": "server",
+          "uid": "talc-data-baie2",
+          "warranty": "2021-10"
+        },
+        "jenkins": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.160"
+            }
+          },
+          "type": "server",
+          "uid": "jenkins"
+        },
+        "srv3": {
+          "alias": [
+            "wattmetre"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.19"
+            },
+            "bmc": {
+              "ip": "172.17.79.18",
+              "mac": "54:bf:64:fc:97:42"
+            },
+            "default": {
+              "ip": "172.16.79.18",
+              "mac": "e4:43:4b:83:8a:ec"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "FKHBSY2",
+          "type": "server",
+          "uid": "srv3",
+          "warranty": "2026-07"
+        },
+        "conman": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.124"
+            },
+            "default": {
+              "ip": "172.16.79.124"
+            }
+          },
+          "type": "server",
+          "uid": "conman"
+        },
+        "dns": {
+          "alias": [
+            "ns"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.106"
+            }
+          },
+          "type": "server",
+          "uid": "dns"
+        },
+        "api-server-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.133"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-devel"
+        },
+        "icinga": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.147"
+            }
+          },
+          "type": "server",
+          "uid": "icinga"
+        },
+        "kadeploy-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.131"
+            },
+            "default": {
+              "ip": "172.16.79.131"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy-devel"
+        },
+        "gitolite-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.116"
+            }
+          },
+          "type": "server",
+          "uid": "gitolite-global"
+        },
+        "kavlan-2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.121"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-2"
+        },
+        "ldap": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.115"
+            }
+          },
+          "type": "server",
+          "uid": "ldap"
+        },
+        "kwapi": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.54"
+            }
+          },
+          "type": "server",
+          "uid": "kwapi"
+        },
+        "oar": {
+          "alias": [
+            "oar-server",
+            "oardb"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.114"
+            }
+          },
+          "type": "server",
+          "uid": "oar"
+        },
+        "mysql": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.103"
+            }
+          },
+          "type": "server",
+          "uid": "mysql"
+        },
+        "puppet6": {
+          "alias": [
+            "puppet"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.110"
+            }
+          },
+          "type": "server",
+          "uid": "puppet6"
+        },
+        "frontend-dev": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.161"
+            }
+          },
+          "type": "server",
+          "uid": "frontend-dev"
+        },
+        "kavlan-3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.122"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-3"
+        },
+        "kavlan": {
+          "alias": [
+            "kavlan-dhcp"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.119"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan"
+        },
+        "dhcp": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.107"
+            },
+            "default": {
+              "ip": "172.16.79.107"
+            }
+          },
+          "type": "server",
+          "uid": "dhcp"
+        },
+        "srv-data2": {
+          "alias": [
+            "nfs",
+            "home-g5k",
+            "public"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.17",
+              "mac": "4C:D9:8F:6B:D5:60",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.17",
+              "mac": "F8:F2:1E:69:64:A0",
+              "mounted": false
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "DKHBSY2",
+          "type": "server",
+          "uid": "srv-data2",
+          "warranty": "2026-07"
+        },
+        "api-server-v4": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.55"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v4"
+        },
+        "ganglia": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.142"
+            }
+          },
+          "type": "server",
+          "uid": "ganglia"
+        },
+        "talc-data": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.21"
+            },
+            "default": {
+              "ip": "172.16.79.21"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "92ZLL82",
+          "type": "server",
+          "uid": "talc-data",
+          "warranty": "2020-11"
+        },
+        "grvingt-srv": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.29",
+              "mac": "d0:94:66:4c:0c:03"
+            },
+            "default": {
+              "ip": "172.16.79.29",
+              "mac": "24:6e:96:a8:9a:4a"
+            },
+            "ib0": {
+              "ip": "172.18.75.229"
+            },
+            "ib1": {
+              "ip": "172.18.76.229"
+            }
+          },
+          "serial": "8WQDDP2",
+          "type": "server",
+          "uid": "grvingt-srv",
+          "warranty": "2025-03"
+        },
+        "api-proxy": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.118"
+            }
+          },
+          "type": "server",
+          "uid": "api-proxy"
+        },
+        "supervision": {
+          "alias": [
+            "nagios",
+            "munin"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.113"
+            }
+          },
+          "type": "server",
+          "uid": "supervision"
+        },
+        "backup-local": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.158"
+            }
+          },
+          "type": "server",
+          "uid": "backup-local"
+        },
+        "apt-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.109"
+            }
+          },
+          "type": "server",
+          "uid": "apt-global"
+        },
+        "talc-data2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.30",
+              "mac": "4c:d9:8f:63:31:d3"
+            },
+            "default": {
+              "ip": "172.16.79.30",
+              "mac": "f8:f2:1e:5a:15:d0"
+            }
+          },
+          "serial": "DK7R9X2",
+          "type": "server",
+          "uid": "talc-data2",
+          "warranty": "2026-05"
+        },
+        "grcinq-srv-1": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.25",
+              "mac": "90:B1:1C:3C:66:B3"
+            },
+            "default": {
+              "ip": "172.16.79.25",
+              "mac": "90:b1:1c:3f:83:93"
+            },
+            "ib0": {
+              "ip": "172.18.75.225"
+            },
+            "ib1": {
+              "ip": "172.18.76.225"
+            }
+          },
+          "serial": "BX9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-1",
+          "warranty": "2020-04"
+        },
+        "nat": {
+          "alias": [
+            "access"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.200"
+            }
+          },
+          "type": "server",
+          "uid": "nat"
+        },
+        "mail": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.104"
+            }
+          },
+          "type": "server",
+          "uid": "mail"
+        },
+        "srv": {
+          "alias": [
+            "adminfront"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.15",
+              "mac": "F0:1F:AF:E0:FA:DC",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.15",
+              "mac": "A0:36:9F:28:10:AC",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "G8VYKZ1",
+          "type": "server",
+          "uid": "srv",
+          "warranty": "2020-11"
+        },
+        "grcinq-srv-2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.26",
+              "mac": "90:B1:1C:3E:55:03"
+            },
+            "default": {
+              "ip": "172.16.79.26",
+              "mac": "90:b1:1c:3e:1a:31"
+            },
+            "ib0": {
+              "ip": "172.18.75.226"
+            },
+            "ib1": {
+              "ip": "172.18.76.226"
+            }
+          },
+          "serial": "9Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-2",
+          "warranty": "2020-04"
+        },
+        "kadeploy": {
+          "alias": [
+            "kadeploy-server"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.102"
+            },
+            "default": {
+              "ip": "172.16.79.102"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy"
+        },
+        "sgrcinq1-ib-bmc": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.17.79.225",
+              "mac": "00:02:C9:63:4E:0E"
+            }
+          },
+          "type": "server",
+          "uid": "sgrcinq1-ib-bmc"
+        },
+        "grcinq-srv-3": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.27",
+              "mac": "90:B1:1C:3C:67:05"
+            },
+            "default": {
+              "ip": "172.16.79.27",
+              "mac": "90:b1:1c:3d:b9:9f"
+            },
+            "ib0": {
+              "ip": "172.18.75.227"
+            },
+            "ib1": {
+              "ip": "172.18.76.227"
+            }
+          },
+          "serial": "3Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-3",
+          "warranty": "2020-04"
+        },
+        "fnancy": {
+          "alias": [
+            "frontend",
+            "oar-api"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.101"
+            }
+          },
+          "type": "server",
+          "uid": "fnancy"
+        },
+        "srv2": {
+          "alias": [
+            "ntp"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.22"
+            },
+            "bmc": {
+              "ip": "172.17.79.23"
+            },
+            "default": {
+              "ip": "172.16.79.22"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "37H1J82",
+          "type": "server",
+          "uid": "srv2",
+          "warranty": "2020-10"
+        },
+        "supervision2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.145"
+            }
+          },
+          "type": "server",
+          "uid": "supervision2"
+        },
+        "api-server-v3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.123"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v3"
+        },
+        "www": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.112"
+            }
+          },
+          "type": "server",
+          "uid": "www"
+        }
+      },
+      "network_equipments": {
+        "sgros2": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros2",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.209"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrele-opf": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-13-when-undead"
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-14-when-undead"
+                }
+              ],
+              "rate": 100000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Omni-Path",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu1"
+                  },
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrele-opf",
+          "vlans": {
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "sgrcinq": {
+          "backplane_bps": 100000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+              "kavlan_pattern": "Gi1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-2"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/0/%PORT%",
+              "kind": "other",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrvingt"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/0/%PORT%"
+            }
+          ],
+          "model": "Cisco WS-C2960X-48TD-L",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrcinq",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.230"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2028-11-28",
+          "weathermap": {
+          }
+        },
+        "sgros1": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.208"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrisou1": {
+          "backplane_bps": 260000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "GigabitEthernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-48"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%PORT%"
+            }
+          ],
+          "model": "Dell S3048",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrisou1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.206"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+          }
+        },
+        "sgraoullyib": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "node-mapping-undocumented-for-this-ib-switch"
+                }
+              ],
+              "rate": 20000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Infiniband",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 7,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgraoullyib",
+          "vlans": {
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "gw-nancy": {
+          "backplane_bps": 1280000000000,
+          "kind": "router",
+          "linecards": [
+            {
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-51"
+                },
+                {
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv2"
+                },
+                {
+                  "kind": "other",
+                  "uid": "talc-data"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv-data"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "LORIA"
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "renater-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-3"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrvingt"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrisou1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-3"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-5"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros2"
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros1"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-13"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-9"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-4"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Cisco Nexus 9508",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 10
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu2"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "gw-nancy",
+          "vlans": {
+            "vlan100": {
+              "addresses": [
+                "172.16.79.254"
+              ],
+              "administrative": true
+            },
+            "vlan101": {
+              "addresses": [
+                "172.17.79.254"
+              ]
+            },
+            "vlan500": {
+              "addresses": [
+                "192.168.4.14"
+              ]
+            },
+            "vlan701": {
+              "addresses": [
+                "192.168.192.0/20"
+              ],
+              "name": "kavlan-1"
+            },
+            "vlan702": {
+              "addresses": [
+                "192.168.208.0/20"
+              ],
+              "name": "kavlan-2"
+            },
+            "vlan703": {
+              "addresses": [
+                "192.168.224.0/20"
+              ],
+              "name": "kavlan-3"
+            },
+            "vlan704": {
+              "addresses": [
+                "10.16.0.0/18"
+              ],
+              "name": "kavlan-4"
+            },
+            "vlan705": {
+              "addresses": [
+                "10.16.64.0/18"
+              ],
+              "name": "kavlan-5"
+            },
+            "vlan706": {
+              "addresses": [
+                "10.16.128.0/18"
+              ],
+              "name": "kavlan-6"
+            },
+            "vlan707": {
+              "addresses": [
+                "10.16.192.0/18"
+              ],
+              "name": "kavlan-7"
+            },
+            "vlan708": {
+              "addresses": [
+                "10.17.0.0/18"
+              ],
+              "name": "kavlan-8"
+            },
+            "vlan709": {
+              "addresses": [
+                "10.17.64.0/18"
+              ],
+              "name": "kavlan-9"
+            },
+            "vlan714": {
+              "addresses": [
+                "10.19.192.0/18"
+              ],
+              "name": "kavlan-14"
+            }
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+          }
+        },
+        "sgrvingt": {
+          "backplane_bps": 1440000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-3"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grvingt-srv"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "wurst"
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrcinq"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-1"
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "port": "eth0",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-47"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-61"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-52"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-56"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-55"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-53"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-60"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-64"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-63"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-45"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Dell S4048",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrvingt",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.207"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2023-03-27",
+          "weathermap": {
+          }
+        }
+      },
+      "compilation_server": false,
+      "description": "Grid5000 Nancy site",
+      "email_contact": "support-staff@lists.grid5000.fr",
+      "frontend_ip": "172.16.79.101",
+      "g5ksubnet": {
+        "gateway": "10.147.255.254",
+        "network": "10.144.0.0/14"
+      },
+      "kavlan_ip_range": "10.16.0.0/14",
+      "kavlans": {
+        "1": {
+          "gateway": "192.168.207.254",
+          "network": "192.168.192.0/20"
+        },
+        "14": {
+          "gateway": "10.19.255.254",
+          "network": "10.19.192.0/18"
+        },
+        "2": {
+          "gateway": "192.168.223.254",
+          "network": "192.168.208.0/20"
+        },
+        "3": {
+          "gateway": "192.168.239.254",
+          "network": "192.168.224.0/20"
+        },
+        "4": {
+          "gateway": "10.16.63.254",
+          "network": "10.16.0.0/18"
+        },
+        "5": {
+          "gateway": "10.16.127.254",
+          "network": "10.16.64.0/18"
+        },
+        "6": {
+          "gateway": "10.16.191.254",
+          "network": "10.16.128.0/18"
+        },
+        "7": {
+          "gateway": "10.16.255.254",
+          "network": "10.16.192.0/18"
+        },
+        "8": {
+          "gateway": "10.17.63.254",
+          "network": "10.17.0.0/18"
+        },
+        "9": {
+          "gateway": "10.17.127.254",
+          "network": "10.17.64.0/18"
+        },
+        "default": {
+          "gateway": "172.16.79.254",
+          "network": "172.16.64.0/20"
+        },
+        "topo": "1501..1601"
+      },
+      "latitude": 48.7,
+      "location": "Nancy, France",
+      "longitude": 6.2,
+      "name": "Nancy",
+      "production": true,
+      "renater_ip": "192.168.4.14",
+      "security_contact": "support-staff@lists.grid5000.fr",
+      "storage5k": false,
+      "sys_admin_contact": "support-staff@lists.grid5000.fr",
+      "type": "site",
+      "uid": "nancy",
+      "user_support_contact": "support-staff@lists.grid5000.fr",
+      "virt_ip_range": "10.144.0.0/14",
+      "web": "http://www.grid5000.fr/mediawiki/index.php/Nancy:Home"
+    }
+  },
+  "type": "grid",
+  "uid": "grid5000"
+}
diff --git a/spec/input/data_grue.json b/spec/input/data_grue.json
new file mode 100644
index 0000000000..833acecf59
--- /dev/null
+++ b/spec/input/data_grue.json
@@ -0,0 +1,8618 @@
+{
+  "sites": {
+    "fakesite": {
+      "clusters": {
+        "clustera": {
+          "nodes": {
+            "clustera-2": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 32,
+                "nb_procs": 2,
+                "nb_threads": 64,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "08/15/2019",
+                "vendor": "Dell Inc.",
+                "version": "1.10.6"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R7425",
+                "serial": "DVJVY03"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cores_affinity": "0 16 8 24 4 20 12 28",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cores_affinity": "2 18 10 26 6 22 14 30",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cores_affinity": "1 17 9 25 7 23 15 31",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cores_affinity": "3 19 11 27 5 21 13 29",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.205.2",
+                  "kavlan-11": "10.7.221.2",
+                  "kavlan-12": "10.11.221.2",
+                  "kavlan-13": "10.15.221.2",
+                  "kavlan-14": "10.19.221.2",
+                  "kavlan-16": "10.27.221.2",
+                  "kavlan-18": "10.35.221.2",
+                  "kavlan-2": "192.168.221.2",
+                  "kavlan-20": "10.43.221.2",
+                  "kavlan-21": "10.47.221.2",
+                  "kavlan-3": "192.168.237.2",
+                  "kavlan-4": "10.16.13.2",
+                  "kavlan-5": "10.16.77.2",
+                  "kavlan-6": "10.16.141.2",
+                  "kavlan-7": "10.16.205.2",
+                  "kavlan-8": "10.17.13.2",
+                  "kavlan-9": "10.17.77.2"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "false"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.77.2",
+                  "kavlan": true,
+                  "mac": "e4:43:4b:a5:b1:10",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grue-2.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/16",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:b1:12",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:b1:30",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:b1:31",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.77.2",
+                  "kavlan": false,
+                  "mac": "f4:02:70:c8:45:42",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grue-2-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "acpi_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "acpi-cpufreq",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13438000000,
+                "node_flops": 430760000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 65536,
+                "cache_l2": 524288,
+                "cache_l3": 8388608,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Zen",
+                "microcode": "0x8001250",
+                "model": "AMD EPYC",
+                "other_description": "AMD EPYC 7351 16-Core Processor",
+                "vendor": "AMD",
+                "version": 7351
+              },
+              "sensors": {
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x64cd98f09f5a72002577fabc03912e15",
+                  "by_path": "/dev/disk/by-path/pci-0000:e1:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.3,
+                  "interface": "SAS",
+                  "model": "PERC H730P Adp",
+                  "size": 479559942144,
+                  "storage": "SDD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 86400,
+                "queues": [
+                  "admin",
+                  "testing"
+                ],
+                "virtual": "amd-v"
+              },
+              "type": "node",
+              "uid": "grue-2"
+            },
+            "clustera-4": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 32,
+                "nb_procs": 2,
+                "nb_threads": 64,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "08/15/2019",
+                "vendor": "Dell Inc.",
+                "version": "1.10.6"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R7425",
+                "serial": "GVJVY03"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cores_affinity": "0 16 8 24 4 20 12 28",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cores_affinity": "2 18 10 26 6 22 14 30",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cores_affinity": "1 17 9 25 7 23 15 31",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cores_affinity": "3 19 11 27 5 21 13 29",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.205.4",
+                  "kavlan-11": "10.7.221.4",
+                  "kavlan-12": "10.11.221.4",
+                  "kavlan-13": "10.15.221.4",
+                  "kavlan-14": "10.19.221.4",
+                  "kavlan-16": "10.27.221.4",
+                  "kavlan-18": "10.35.221.4",
+                  "kavlan-2": "192.168.221.4",
+                  "kavlan-20": "10.43.221.4",
+                  "kavlan-21": "10.47.221.4",
+                  "kavlan-3": "192.168.237.4",
+                  "kavlan-4": "10.16.13.4",
+                  "kavlan-5": "10.16.77.4",
+                  "kavlan-6": "10.16.141.4",
+                  "kavlan-7": "10.16.205.4",
+                  "kavlan-8": "10.17.13.4",
+                  "kavlan-9": "10.17.77.4"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "false"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.77.4",
+                  "kavlan": true,
+                  "mac": "e4:43:4b:a5:4f:b8",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grue-4.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/18",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:4f:ba",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:4f:d8",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:4f:d9",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.77.4",
+                  "kavlan": false,
+                  "mac": "f4:02:70:c9:c0:b0",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grue-4-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "acpi_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "acpi-cpufreq",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13438000000,
+                "node_flops": 430760000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 65536,
+                "cache_l2": 524288,
+                "cache_l3": 8388608,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Zen",
+                "microcode": "0x8001250",
+                "model": "AMD EPYC",
+                "other_description": "AMD EPYC 7351 16-Core Processor",
+                "vendor": "AMD",
+                "version": 7351
+              },
+              "sensors": {
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x64cd98f09f8c1f002577fac703934f94",
+                  "by_path": "/dev/disk/by-path/pci-0000:e1:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.3,
+                  "interface": "SAS",
+                  "model": "PERC H730P Adp",
+                  "size": 479559942144,
+                  "storage": "SDD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 172800,
+                "queues": [
+                  "admin",
+                  "testing"
+                ],
+                "virtual": "amd-v"
+              },
+              "type": "node",
+              "uid": "grue-4"
+            },
+            "clustera-1": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 32,
+                "nb_procs": 2,
+                "nb_threads": 64,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "08/15/2019",
+                "vendor": "Dell Inc.",
+                "version": "1.10.6"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R7425",
+                "serial": "FVJVY03"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cores_affinity": "0 16 8 24 4 20 12 28",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cores_affinity": "2 18 10 26 6 22 14 30",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cores_affinity": "1 17 9 25 7 23 15 31",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cores_affinity": "3 19 11 27 5 21 13 29",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.205.1",
+                  "kavlan-11": "10.7.221.1",
+                  "kavlan-12": "10.11.221.1",
+                  "kavlan-13": "10.15.221.1",
+                  "kavlan-14": "10.19.221.1",
+                  "kavlan-16": "10.27.221.1",
+                  "kavlan-18": "10.35.221.1",
+                  "kavlan-2": "192.168.221.1",
+                  "kavlan-20": "10.43.221.1",
+                  "kavlan-21": "10.47.221.1",
+                  "kavlan-3": "192.168.237.1",
+                  "kavlan-4": "10.16.13.1",
+                  "kavlan-5": "10.16.77.1",
+                  "kavlan-6": "10.16.141.1",
+                  "kavlan-7": "10.16.205.1",
+                  "kavlan-8": "10.17.13.1",
+                  "kavlan-9": "10.17.77.1"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "false"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.77.1",
+                  "kavlan": true,
+                  "mac": "e4:43:4b:a5:71:dc",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grue-1.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/15",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:71:de",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:71:fc",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a5:71:fd",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.77.1",
+                  "kavlan": false,
+                  "mac": "f4:02:70:c8:44:e8",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grue-1-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "acpi_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "acpi-cpufreq",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13438000000,
+                "node_flops": 430760000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 65536,
+                "cache_l2": 524288,
+                "cache_l3": 8388608,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Zen",
+                "microcode": "0x8001250",
+                "model": "AMD EPYC",
+                "other_description": "AMD EPYC 7351 16-Core Processor",
+                "vendor": "AMD",
+                "version": 7351
+              },
+              "sensors": {
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x64cd98f09f8c1d002577fac20390a63a",
+                  "by_path": "/dev/disk/by-path/pci-0000:e1:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.3,
+                  "interface": "SAS",
+                  "model": "PERC H730P Adp",
+                  "size": 479559942144,
+                  "storage": "SDD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 86400,
+                "queues": [
+                  "admin",
+                  "testing"
+                ],
+                "virtual": "amd-v"
+              },
+              "type": "node",
+              "uid": "grue-1"
+            },
+            "clustera-3": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 32,
+                "nb_procs": 2,
+                "nb_threads": 64,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "08/15/2019",
+                "vendor": "Dell Inc.",
+                "version": "1.10.6"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R7425",
+                "serial": "CVJVY03"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cores_affinity": "0 16 8 24 4 20 12 28",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cores_affinity": "2 18 10 26 6 22 14 30",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cores_affinity": "1 17 9 25 7 23 15 31",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cores_affinity": "3 19 11 27 5 21 13 29",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.205.3",
+                  "kavlan-11": "10.7.221.3",
+                  "kavlan-12": "10.11.221.3",
+                  "kavlan-13": "10.15.221.3",
+                  "kavlan-14": "10.19.221.3",
+                  "kavlan-16": "10.27.221.3",
+                  "kavlan-18": "10.35.221.3",
+                  "kavlan-2": "192.168.221.3",
+                  "kavlan-20": "10.43.221.3",
+                  "kavlan-21": "10.47.221.3",
+                  "kavlan-3": "192.168.237.3",
+                  "kavlan-4": "10.16.13.3",
+                  "kavlan-5": "10.16.77.3",
+                  "kavlan-6": "10.16.141.3",
+                  "kavlan-7": "10.16.205.3",
+                  "kavlan-8": "10.17.13.3",
+                  "kavlan-9": "10.17.77.3"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "false"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.77.3",
+                  "kavlan": true,
+                  "mac": "e4:43:4b:a4:49:fa",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grue-3.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/17",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a4:49:fc",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a4:4a:1a",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a4:4a:1b",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.77.3",
+                  "kavlan": false,
+                  "mac": "f4:02:70:c8:45:96",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grue-3-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "acpi_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "acpi-cpufreq",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13438000000,
+                "node_flops": 430760000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 65536,
+                "cache_l2": 524288,
+                "cache_l3": 8388608,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Zen",
+                "microcode": "0x8001250",
+                "model": "AMD EPYC",
+                "other_description": "AMD EPYC 7351 16-Core Processor",
+                "vendor": "AMD",
+                "version": 7351
+              },
+              "sensors": {
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x64cd98f09f5a86002577fabf03952f56",
+                  "by_path": "/dev/disk/by-path/pci-0000:e1:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.3,
+                  "interface": "SAS",
+                  "model": "PERC H730P Adp",
+                  "size": 479559942144,
+                  "storage": "SDD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 172800,
+                "queues": [
+                  "admin",
+                  "testing"
+                ],
+                "virtual": "amd-v"
+              },
+              "type": "node",
+              "uid": "grue-3"
+            },
+            "clustera-5": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 32,
+                "nb_procs": 2,
+                "nb_threads": 64,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "08/15/2019",
+                "vendor": "Dell Inc.",
+                "version": "1.10.6"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R7425",
+                "serial": "BVJVY03"
+              },
+              "gpu_devices": {
+                "nvidia0": {
+                  "cores_affinity": "0 16 8 24 4 20 12 28",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia0",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia1": {
+                  "cores_affinity": "2 18 10 26 6 22 14 30",
+                  "cpu_affinity": 0,
+                  "device": "/dev/nvidia1",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia2": {
+                  "cores_affinity": "1 17 9 25 7 23 15 31",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia2",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                },
+                "nvidia3": {
+                  "cores_affinity": "3 19 11 27 5 21 13 29",
+                  "cpu_affinity": 1,
+                  "device": "/dev/nvidia3",
+                  "memory": 15079000000,
+                  "model": "Tesla T4",
+                  "power_default_limit": "70.00 W",
+                  "vbios_version": "90.04.38.00.03",
+                  "vendor": "Nvidia"
+                }
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.205.5",
+                  "kavlan-11": "10.7.221.5",
+                  "kavlan-12": "10.11.221.5",
+                  "kavlan-13": "10.15.221.5",
+                  "kavlan-14": "10.19.221.5",
+                  "kavlan-16": "10.27.221.5",
+                  "kavlan-18": "10.35.221.5",
+                  "kavlan-2": "192.168.221.5",
+                  "kavlan-20": "10.43.221.5",
+                  "kavlan-21": "10.47.221.5",
+                  "kavlan-3": "192.168.237.5",
+                  "kavlan-4": "10.16.13.5",
+                  "kavlan-5": "10.16.77.5",
+                  "kavlan-6": "10.16.141.5",
+                  "kavlan-7": "10.16.205.5",
+                  "kavlan-8": "10.17.13.5",
+                  "kavlan-9": "10.17.77.5"
+                }
+              },
+              "main_memory": {
+                "ram_size": 137438953472
+              },
+              "monitoring": {
+                "wattmeter": "false"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.77.5",
+                  "kavlan": true,
+                  "mac": "e4:43:4b:a4:02:ec",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "grue-5.nancy.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw-nancy",
+                  "switch_port": "Ethernet7/19",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x8000519f 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a4:02:ee",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a4:03:0c",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "igb",
+                  "enabled": false,
+                  "firmware_version": "1.67, 0x80000fa8, 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "e4:43:4b:a4:03:0d",
+                  "management": false,
+                  "model": "I350 Gigabit Network Connection",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.77.5",
+                  "kavlan": false,
+                  "mac": "f4:02:70:c9:be:7c",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "grue-5-bmc.nancy.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "acpi_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "acpi-cpufreq",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 13438000000,
+                "node_flops": 430760000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 65536,
+                "cache_l2": 524288,
+                "cache_l3": 8388608,
+                "clock_speed": 2400000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Zen",
+                "microcode": "0x8001250",
+                "model": "AMD EPYC",
+                "other_description": "AMD EPYC 7351 16-Core Processor",
+                "vendor": "AMD",
+                "version": 7351
+              },
+              "sensors": {
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x64cd98f09f8c0d002577face0399668f",
+                  "by_path": "/dev/disk/by-path/pci-0000:e1:00.0-scsi-0:2:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": 4.3,
+                  "interface": "SAS",
+                  "model": "PERC H730P Adp",
+                  "size": 479559942144,
+                  "storage": "SDD",
+                  "vendor": "Dell (Raid)"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 604800,
+                "queues": [
+                  "admin",
+                  "testing"
+                ],
+                "virtual": "amd-v"
+              },
+              "type": "node",
+              "uid": "grue-5"
+            }
+          },
+          "created_at": "Mon, 25 Nov 2019 00:00:00 GMT",
+          "kavlan": true,
+          "model": "R7425",
+          "queues": [
+            "admin",
+            "testing"
+          ],
+          "type": "cluster",
+          "uid": "clustera"
+        }
+      },
+      "pdus": {
+        "gros-pdu5": {
+          "ip": "172.17.79.236",
+          "mac": "28:29:86:1b:0e:e6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-77",
+            "10": "gros-93",
+            "11": "gros-95",
+            "12": "gros-97",
+            "13": "gros-99",
+            "14": "gros-101",
+            "15": "gros-104",
+            "17": "gros-105",
+            "18": "gros-108",
+            "19": "gros-110",
+            "2": "gros-78",
+            "20": "gros-111",
+            "21": "gros-114",
+            "22": "gros-116",
+            "3": "gros-79",
+            "4": "gros-81",
+            "5": "gros-83",
+            "6": "gros-85",
+            "7": "gros-88",
+            "9": "gros-92"
+          },
+          "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": "gros-pdu5",
+          "vendor": "APC"
+        },
+        "graffiti-pdu4": {
+          "ip": "172.17.79.232",
+          "mac": "28:29:86:10:0E:B4",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu4",
+          "vendor": "APC"
+        },
+        "gros-wattmetre3": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-113",
+            "10": "gros-120",
+            "11": "gros-121",
+            "12": "gros-122",
+            "13": "gros-107",
+            "14": "gros-108",
+            "15": "gros-109",
+            "16": "gros-110",
+            "17": "gros-111",
+            "18": "gros-112",
+            "19": "gros-101",
+            "2": "gros-114",
+            "20": "gros-102",
+            "21": "gros-103",
+            "22": "gros-104",
+            "23": "gros-105",
+            "24": "gros-106",
+            "25": "gros-95",
+            "26": "gros-96",
+            "27": "gros-97",
+            "28": "gros-98",
+            "29": "gros-99",
+            "3": "gros-115",
+            "30": "gros-100",
+            "31": "gros-89",
+            "32": "gros-90",
+            "33": "gros-91",
+            "34": "gros-92",
+            "35": "gros-93",
+            "36": "gros-94",
+            "37": "gros-83",
+            "38": "gros-84",
+            "39": "gros-85",
+            "4": "gros-116",
+            "40": "gros-86",
+            "41": "gros-87",
+            "42": "gros-88",
+            "43": "gros-77",
+            "44": "gros-78",
+            "45": "gros-79",
+            "46": "gros-80",
+            "47": "gros-81",
+            "48": "gros-82",
+            "5": "gros-123",
+            "6": "gros-124",
+            "7": "gros-117",
+            "8": "gros-118",
+            "9": "gros-119"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre3",
+          "vendor": "OmegaWatt"
+        },
+        "graffiti-pdu2": {
+          "ip": "172.17.79.227",
+          "mac": "28:29:86:10:0E:8C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu2",
+          "vendor": "APC"
+        },
+        "graffiti-pdu1": {
+          "ip": "172.17.79.226",
+          "mac": "28:29:86:0B:3B:06",
+          "model": "AP8653",
+          "ports": {
+            "1": "graffiti-1",
+            "14": "graffiti-4",
+            "15": "graffiti-5",
+            "21": "graffiti-6",
+            "23": "graffiti-7",
+            "6": "graffiti-2",
+            "7": "graffiti-3"
+          },
+          "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": "graffiti-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu4": {
+          "ip": "172.17.79.235",
+          "mac": "28:29:86:1a:0a:b6",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-43",
+            "10": "gros-55",
+            "11": "gros-59",
+            "12": "gros-60",
+            "15": "gros-61",
+            "17": "gros-64",
+            "18": "gros-65",
+            "19": "gros-67",
+            "2": "gros-46",
+            "20": "gros-69",
+            "21": "gros-71",
+            "22": "gros-75",
+            "23": "gros-73",
+            "4": "gros-48",
+            "5": "gros-51",
+            "6": "gros-53",
+            "7": "gros-52",
+            "9": "gros-54"
+          },
+          "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": "gros-pdu4",
+          "vendor": "APC"
+        },
+        "grvingt-pdu1": {
+          "ip": "172.17.79.220",
+          "mac": "00:C0:B7:E3:22:41",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "grimani-pdu2": {
+          "ip": "172.17.79.219",
+          "mac": "00:C0:B7:F2:27:DE",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu1": {
+          "ip": "172.17.79.222",
+          "mac": "28:29:86:1b:0e:e5",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-2",
+            "10": "gros-15",
+            "11": "gros-18",
+            "12": "gros-20",
+            "13": "gros-22",
+            "14": "gros-23",
+            "15": "gros-26",
+            "17": "gros-29",
+            "18": "gros-31",
+            "19": "gros-32",
+            "20": "gros-34",
+            "21": "gros-35",
+            "22": "gros-37",
+            "23": "gros-39",
+            "3": "gros-4",
+            "4": "gros-6",
+            "5": "gros-8",
+            "6": "gros-10",
+            "7": "gros-12",
+            "9": "gros-14"
+          },
+          "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": "gros-pdu1",
+          "vendor": "APC"
+        },
+        "gros-wattmetre1": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-10",
+            "11": "gros-11",
+            "12": "gros-12",
+            "13": "gros-13",
+            "14": "gros-14",
+            "15": "gros-15",
+            "16": "gros-16",
+            "17": "gros-17",
+            "18": "gros-18",
+            "19": "gros-19",
+            "2": "gros-2",
+            "20": "gros-20",
+            "21": "gros-21",
+            "22": "gros-22",
+            "23": "gros-23",
+            "24": "gros-24",
+            "25": "gros-25",
+            "26": "gros-26",
+            "27": "gros-27",
+            "28": "gros-28",
+            "29": "gros-29",
+            "3": "gros-3",
+            "30": "gros-30",
+            "31": "gros-31",
+            "32": "gros-32",
+            "33": "gros-33",
+            "34": "gros-34",
+            "35": "gros-35",
+            "36": "gros-36",
+            "37": "gros-37",
+            "38": "gros-38",
+            "39": "gros-39",
+            "4": "gros-4",
+            "40": "gros-40",
+            "5": "gros-5",
+            "6": "gros-6",
+            "7": "gros-7",
+            "8": "gros-8",
+            "9": "gros-9"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre1",
+          "vendor": "OmegaWatt"
+        },
+        "graoully-pdu2": {
+          "ip": "172.17.79.244",
+          "mac": "00:C0:B7:85:13:9C",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-8",
+            "11": "graoully-2",
+            "12": "graoully-3",
+            "13": "graoully-5",
+            "14": "graoully-9",
+            "17": "graphique-3",
+            "18": "graphique-6",
+            "19": "graoully-13",
+            "2": "graphite-2",
+            "20": "graoully-14",
+            "21": "graoully-16",
+            "22": "grisou-50",
+            "23": "graphique-2",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-1",
+            "6": "graphique-4"
+          },
+          "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": "graoully-pdu2",
+          "vendor": "APC"
+        },
+        "grvingt-pdu2": {
+          "ip": "172.17.79.221",
+          "mac": "00:C0:B7:E2:B6:68",
+          "model": "AP8886",
+          "ports": {
+          },
+          "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",
+          "vendor": "APC"
+        },
+        "gros-pdu2": {
+          "ip": "172.17.79.233",
+          "mac": "28:29:86:1a:0a:d2",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-1",
+            "10": "gros-17",
+            "11": "gros-19",
+            "12": "gros-21",
+            "13": "gros-24",
+            "14": "gros-25",
+            "15": "gros-27",
+            "17": "gros-28",
+            "18": "gros-30",
+            "19": "gros-33",
+            "2": "gros-3",
+            "20": "gros-36",
+            "21": "gros-38",
+            "23": "gros-40",
+            "3": "gros-5",
+            "4": "gros-7",
+            "5": "gros-9",
+            "6": "gros-11",
+            "7": "gros-13",
+            "9": "gros-16"
+          },
+          "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": "gros-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu2": {
+          "ip": "172.17.79.246",
+          "mac": "00:C0:B7:85:13:A4",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-32",
+            "15": "grisou-45",
+            "17": "grimoire-1",
+            "18": "grimoire-3",
+            "19": "grimoire-5",
+            "2": "grisou-33",
+            "20": "grimoire-8",
+            "21": "grisou-46",
+            "22": "grisou-48",
+            "3": "grisou-34",
+            "4": "grisou-35",
+            "5": "grisou-36",
+            "6": "grisou-41",
+            "7": "grisou-42"
+          },
+          "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": "grimoire-pdu2",
+          "vendor": "APC"
+        },
+        "gros-pdu3": {
+          "ip": "172.17.79.234",
+          "mac": "28:29:86:1a:09:ae",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-41",
+            "10": "gros-57",
+            "11": "gros-58",
+            "14": "gros-62",
+            "15": "gros-63",
+            "17": "gros-66",
+            "18": "gros-68",
+            "19": "gros-70",
+            "2": "gros-42",
+            "20": "gros-72",
+            "21": "gros-74",
+            "22": "gros-76",
+            "3": "gros-44",
+            "4": "gros-45",
+            "5": "gros-47",
+            "6": "gros-49",
+            "7": "gros-50",
+            "9": "gros-56"
+          },
+          "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": "gros-pdu3",
+          "vendor": "APC"
+        },
+        "gros-pdu6": {
+          "ip": "172.17.79.237",
+          "mac": "28:29:86:1b:0e:ef",
+          "model": "AP8653",
+          "ports": {
+            "1": "gros-80",
+            "10": "gros-90",
+            "12": "gros-96",
+            "13": "gros-98",
+            "14": "gros-100",
+            "15": "gros-102",
+            "17": "gros-103",
+            "18": "gros-106",
+            "19": "gros-107",
+            "2": "gros-82",
+            "20": "gros-109",
+            "21": "gros-112",
+            "22": "gros-113",
+            "23": "gros-115",
+            "3": "gros-84",
+            "4": "gros-86",
+            "5": "gros-87",
+            "6": "gros-89",
+            "7": "gros-91",
+            "9": "gros-94"
+          },
+          "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": "gros-pdu6",
+          "vendor": "APC"
+        },
+        "gros-pdu7": {
+          "ip": "172.17.79.239",
+          "mac": "28:29:86:10:0e:89",
+          "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": "gros-pdu7",
+          "vendor": "APC"
+        },
+        "grisou-pdu2": {
+          "ip": "172.17.79.248",
+          "mac": "00:C0:B7:F2:A9:11",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-2",
+            "10": "grisou-17",
+            "11": "grisou-18",
+            "12": "grisou-22",
+            "13": "grisou-24",
+            "14": "grisou-26",
+            "15": "grisou-28",
+            "17": "grisou-30",
+            "2": "grisou-4",
+            "3": "grisou-5",
+            "4": "grisou-8",
+            "5": "grisou-10",
+            "6": "grisou-12",
+            "7": "grisou-14"
+          },
+          "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": "grisou-pdu2",
+          "vendor": "APC"
+        },
+        "grimoire-pdu1": {
+          "ip": "172.17.79.245",
+          "mac": "00:C0:B7:85:13:93",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-31",
+            "17": "grimoire-2",
+            "18": "grimoire-4",
+            "19": "grimoire-6",
+            "2": "grisou-37",
+            "20": "grimoire-7",
+            "21": "grisou-47",
+            "22": "grisou-49",
+            "3": "grisou-38",
+            "4": "grisou-39",
+            "5": "grisou-40",
+            "6": "grisou-43",
+            "7": "grisou-44",
+            "9": "graphique-5"
+          },
+          "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": "grimoire-pdu1",
+          "vendor": "APC"
+        },
+        "grisou-pdu1": {
+          "ip": "172.17.79.247",
+          "mac": "00:C0:B7:85:13:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grisou-1",
+            "10": "grisou-16",
+            "11": "grisou-19",
+            "12": "grisou-20",
+            "13": "grisou-21",
+            "14": "grisou-23",
+            "15": "grisou-27",
+            "17": "grisou-29",
+            "19": "grisou-25",
+            "2": "grisou-3",
+            "3": "grisou-6",
+            "4": "grisou-9",
+            "5": "grisou-7",
+            "6": "grisou-11",
+            "7": "grisou-13",
+            "9": "grisou-15"
+          },
+          "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": "grisou-pdu1",
+          "vendor": "APC"
+        },
+        "graoully-pdu1": {
+          "ip": "172.17.79.243",
+          "mac": "00:C0:B7:ED:63:AE",
+          "model": "AP8653",
+          "ports": {
+            "1": "graphite-1",
+            "10": "graoully-7",
+            "11": "graoully-1",
+            "12": "graoully-10",
+            "13": "graoully-6",
+            "14": "graoully-4",
+            "17": "graphique-5",
+            "18": "graphique-6",
+            "19": "graoully-12",
+            "2": "graphite-2",
+            "20": "graoully-11",
+            "21": "graoully-15",
+            "22": "grisou-51",
+            "3": "graphite-3",
+            "4": "graphite-4",
+            "5": "graphique-2",
+            "6": "graphique-3",
+            "7": "graphique-4",
+            "9": "graphique-1"
+          },
+          "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": "graoully-pdu1",
+          "vendor": "APC"
+        },
+        "grimani-pdu1": {
+          "ip": "172.17.79.218",
+          "mac": "00:C0:B7:F2:27:D9",
+          "model": "AP8653",
+          "ports": {
+            "1": "grimani-1",
+            "11": "grele-2",
+            "12": "grele-3",
+            "13": "grele-4",
+            "14": "grele-5",
+            "15": "grele-6",
+            "17": "grele-14",
+            "18": "grele-8",
+            "19": "grele-9",
+            "2": "grimani-2",
+            "20": "grele-10",
+            "21": "grele-11",
+            "22": "grele-12",
+            "23": "grele-13",
+            "3": "grimani-3",
+            "4": "grimani-4",
+            "5": "grimani-5",
+            "6": "grimani-6",
+            "7": "grele-1",
+            "9": "grele-7"
+          },
+          "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": "grimani-pdu1",
+          "vendor": "APC"
+        },
+        "gros-pdu8": {
+          "ip": "172.17.79.249",
+          "mac": "28:29:86:12:28:60",
+          "model": "AP8653",
+          "ports": {
+            "13": "gros-117",
+            "17": "gros-118",
+            "18": "gros-119",
+            "19": "gros-120",
+            "20": "gros-121",
+            "21": "gros-122",
+            "22": "gros-123",
+            "23": "gros-124"
+          },
+          "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": "gros-pdu8",
+          "vendor": "APC"
+        },
+        "graffiti-pdu3": {
+          "ip": "172.17.79.231",
+          "mac": "28:29:86:12:27:FF",
+          "model": "AP8653",
+          "ports": {
+            "13": "graffiti-11",
+            "17": "graffiti-12",
+            "21": "graffiti-13",
+            "3": "graffiti-8",
+            "5": "graffiti-9",
+            "7": "graffiti-10"
+          },
+          "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": "graffiti-pdu3",
+          "vendor": "APC"
+        },
+        "gros-wattmetre2": {
+          "ip": "172.16.79.18",
+          "model": "",
+          "ports": {
+            "1": "gros-71",
+            "10": "gros-68",
+            "11": "gros-69",
+            "12": "gros-70",
+            "13": "gros-59",
+            "14": "gros-60",
+            "15": "gros-61",
+            "16": "gros-62",
+            "17": "gros-63",
+            "18": "gros-64",
+            "19": "gros-53",
+            "2": "gros-72",
+            "20": "gros-54",
+            "21": "gros-55",
+            "22": "gros-56",
+            "23": "gros-57",
+            "24": "gros-58",
+            "25": "gros-47",
+            "26": "gros-48",
+            "27": "gros-49",
+            "28": "gros-50",
+            "29": "gros-51",
+            "3": "gros-73",
+            "30": "gros-52",
+            "31": "gros-41",
+            "32": "gros-42",
+            "33": "gros-43",
+            "34": "gros-44",
+            "35": "gros-45",
+            "36": "gros-46",
+            "4": "gros-74",
+            "5": "gros-75",
+            "6": "gros-76",
+            "7": "gros-65",
+            "8": "gros-66",
+            "9": "gros-67"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "gros-wattmetre2",
+          "vendor": "OmegaWatt"
+        }
+      },
+      "servers": {
+        "syslog": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.105"
+            }
+          },
+          "type": "server",
+          "uid": "syslog"
+        },
+        "srv-data": {
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.16",
+              "mac": "F0:1F:AF:E1:99:E4",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.16",
+              "mac": "A0:36:9F:2C:5D:B8",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 20,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "GCQ7NZ1",
+          "type": "server",
+          "uid": "srv-data",
+          "warranty": "2020-11"
+        },
+        "kavlan-1": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.120"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-1"
+        },
+        "ci-runner": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.162"
+            }
+          },
+          "type": "server",
+          "uid": "ci-runner"
+        },
+        "wurst": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.28",
+              "mac": "64:00:6a:c2:e7:8c"
+            },
+            "default": {
+              "ip": "172.16.79.28",
+              "mac": "24:6e:96:02:8a:e0"
+            },
+            "ib0": {
+              "ip": "172.18.75.228"
+            },
+            "ib1": {
+              "ip": "172.18.75.230"
+            },
+            "ib2": {
+              "ip": "172.18.76.228"
+            }
+          },
+          "serial": "2XV3J82",
+          "type": "server",
+          "uid": "wurst",
+          "warranty": "2020-10"
+        },
+        "grcinq-puppet": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.132",
+              "mac": "52:54:00:dc:57:63"
+            }
+          },
+          "type": "server",
+          "uid": "grcinq-puppet"
+        },
+        "talc-data-baie3": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3DV6DK2",
+          "type": "server",
+          "uid": "talc-data-baie3",
+          "warranty": "2022-06"
+        },
+        "talc-data-baie2": {
+          "alias": [
+
+          ],
+          "kind": "storage",
+          "network_adapters": {
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 22,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "3WT6RG2",
+          "type": "server",
+          "uid": "talc-data-baie2",
+          "warranty": "2021-10"
+        },
+        "jenkins": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.160"
+            }
+          },
+          "type": "server",
+          "uid": "jenkins"
+        },
+        "srv3": {
+          "alias": [
+            "wattmetre"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.19"
+            },
+            "bmc": {
+              "ip": "172.17.79.18",
+              "mac": "54:bf:64:fc:97:42"
+            },
+            "default": {
+              "ip": "172.16.79.18",
+              "mac": "e4:43:4b:83:8a:ec"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 14,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "FKHBSY2",
+          "type": "server",
+          "uid": "srv3",
+          "warranty": "2026-07"
+        },
+        "conman": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.124"
+            },
+            "default": {
+              "ip": "172.16.79.124"
+            }
+          },
+          "type": "server",
+          "uid": "conman"
+        },
+        "dns": {
+          "alias": [
+            "ns"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.106"
+            }
+          },
+          "type": "server",
+          "uid": "dns"
+        },
+        "api-server-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.133"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-devel"
+        },
+        "icinga": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.147"
+            }
+          },
+          "type": "server",
+          "uid": "icinga"
+        },
+        "kadeploy-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.131"
+            },
+            "default": {
+              "ip": "172.16.79.131"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy-devel"
+        },
+        "gitolite-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.116"
+            }
+          },
+          "type": "server",
+          "uid": "gitolite-global"
+        },
+        "kavlan-2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.121"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-2"
+        },
+        "ldap": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.115"
+            }
+          },
+          "type": "server",
+          "uid": "ldap"
+        },
+        "kwapi": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.54"
+            }
+          },
+          "type": "server",
+          "uid": "kwapi"
+        },
+        "oar": {
+          "alias": [
+            "oar-server",
+            "oardb"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.114"
+            }
+          },
+          "type": "server",
+          "uid": "oar"
+        },
+        "mysql": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.103"
+            }
+          },
+          "type": "server",
+          "uid": "mysql"
+        },
+        "puppet6": {
+          "alias": [
+            "puppet"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.110"
+            }
+          },
+          "type": "server",
+          "uid": "puppet6"
+        },
+        "frontend-dev": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.161"
+            }
+          },
+          "type": "server",
+          "uid": "frontend-dev"
+        },
+        "kavlan-3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.122"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-3"
+        },
+        "kavlan": {
+          "alias": [
+            "kavlan-dhcp"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.119"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan"
+        },
+        "dhcp": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.107"
+            },
+            "default": {
+              "ip": "172.16.79.107"
+            }
+          },
+          "type": "server",
+          "uid": "dhcp"
+        },
+        "srv-data2": {
+          "alias": [
+            "nfs",
+            "home-g5k",
+            "public"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.17",
+              "mac": "4C:D9:8F:6B:D5:60",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.17",
+              "mac": "F8:F2:1E:69:64:A0",
+              "mounted": false
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu7"
+                  },
+                  {
+                    "port": 1,
+                    "uid": "gros-pdu8"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "DKHBSY2",
+          "type": "server",
+          "uid": "srv-data2",
+          "warranty": "2026-07"
+        },
+        "api-server-v4": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.55"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v4"
+        },
+        "ganglia": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.142"
+            }
+          },
+          "type": "server",
+          "uid": "ganglia"
+        },
+        "talc-data": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.21"
+            },
+            "default": {
+              "ip": "172.16.79.21"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu1"
+                  },
+                  {
+                    "port": 21,
+                    "uid": "grisou-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "92ZLL82",
+          "type": "server",
+          "uid": "talc-data",
+          "warranty": "2020-11"
+        },
+        "grvingt-srv": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.29",
+              "mac": "d0:94:66:4c:0c:03"
+            },
+            "default": {
+              "ip": "172.16.79.29",
+              "mac": "24:6e:96:a8:9a:4a"
+            },
+            "ib0": {
+              "ip": "172.18.75.229"
+            },
+            "ib1": {
+              "ip": "172.18.76.229"
+            }
+          },
+          "serial": "8WQDDP2",
+          "type": "server",
+          "uid": "grvingt-srv",
+          "warranty": "2025-03"
+        },
+        "api-proxy": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.118"
+            }
+          },
+          "type": "server",
+          "uid": "api-proxy"
+        },
+        "supervision": {
+          "alias": [
+            "nagios",
+            "munin"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.113"
+            }
+          },
+          "type": "server",
+          "uid": "supervision"
+        },
+        "backup-local": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.158"
+            }
+          },
+          "type": "server",
+          "uid": "backup-local"
+        },
+        "apt-global": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.109"
+            }
+          },
+          "type": "server",
+          "uid": "apt-global"
+        },
+        "talc-data2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.30",
+              "mac": "4c:d9:8f:63:31:d3"
+            },
+            "default": {
+              "ip": "172.16.79.30",
+              "mac": "f8:f2:1e:5a:15:d0"
+            }
+          },
+          "serial": "DK7R9X2",
+          "type": "server",
+          "uid": "talc-data2",
+          "warranty": "2026-05"
+        },
+        "grcinq-srv-1": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.25",
+              "mac": "90:B1:1C:3C:66:B3"
+            },
+            "default": {
+              "ip": "172.16.79.25",
+              "mac": "90:b1:1c:3f:83:93"
+            },
+            "ib0": {
+              "ip": "172.18.75.225"
+            },
+            "ib1": {
+              "ip": "172.18.76.225"
+            }
+          },
+          "serial": "BX9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-1",
+          "warranty": "2020-04"
+        },
+        "nat": {
+          "alias": [
+            "access"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.200"
+            }
+          },
+          "type": "server",
+          "uid": "nat"
+        },
+        "mail": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.104"
+            }
+          },
+          "type": "server",
+          "uid": "mail"
+        },
+        "srv": {
+          "alias": [
+            "adminfront"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.15",
+              "mac": "F0:1F:AF:E0:FA:DC",
+              "mounted": true
+            },
+            "default": {
+              "ip": "172.16.79.15",
+              "mac": "A0:36:9F:28:10:AC",
+              "mounted": true
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 15,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "G8VYKZ1",
+          "type": "server",
+          "uid": "srv",
+          "warranty": "2020-11"
+        },
+        "grcinq-srv-2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.26",
+              "mac": "90:B1:1C:3E:55:03"
+            },
+            "default": {
+              "ip": "172.16.79.26",
+              "mac": "90:b1:1c:3e:1a:31"
+            },
+            "ib0": {
+              "ip": "172.18.75.226"
+            },
+            "ib1": {
+              "ip": "172.18.76.226"
+            }
+          },
+          "serial": "9Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-2",
+          "warranty": "2020-04"
+        },
+        "kadeploy": {
+          "alias": [
+            "kadeploy-server"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.102"
+            },
+            "default": {
+              "ip": "172.16.79.102"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy"
+        },
+        "sgrcinq1-ib-bmc": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.17.79.225",
+              "mac": "00:02:C9:63:4E:0E"
+            }
+          },
+          "type": "server",
+          "uid": "sgrcinq1-ib-bmc"
+        },
+        "grcinq-srv-3": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "bmc": {
+              "ip": "172.17.79.27",
+              "mac": "90:B1:1C:3C:67:05"
+            },
+            "default": {
+              "ip": "172.16.79.27",
+              "mac": "90:b1:1c:3d:b9:9f"
+            },
+            "ib0": {
+              "ip": "172.18.75.227"
+            },
+            "ib1": {
+              "ip": "172.18.76.227"
+            }
+          },
+          "serial": "3Y9GWX1",
+          "type": "server",
+          "uid": "grcinq-srv-3",
+          "warranty": "2020-04"
+        },
+        "fnancy": {
+          "alias": [
+            "frontend",
+            "oar-api"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.101"
+            }
+          },
+          "type": "server",
+          "uid": "fnancy"
+        },
+        "srv2": {
+          "alias": [
+            "ntp"
+          ],
+          "kind": "physical",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.79.22"
+            },
+            "bmc": {
+              "ip": "172.17.79.23"
+            },
+            "default": {
+              "ip": "172.16.79.22"
+            }
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 23,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "serial": "37H1J82",
+          "type": "server",
+          "uid": "srv2",
+          "warranty": "2020-10"
+        },
+        "supervision2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.145"
+            }
+          },
+          "type": "server",
+          "uid": "supervision2"
+        },
+        "api-server-v3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.123"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v3"
+        },
+        "www": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.79.112"
+            }
+          },
+          "type": "server",
+          "uid": "www"
+        }
+      },
+      "network_equipments": {
+        "sgros2": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth1",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros2",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.209"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrele-opf": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-13-when-undead"
+                },
+                {
+                  "kind": "node",
+                  "uid": "grele-14-when-undead"
+                }
+              ],
+              "rate": 100000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Omni-Path",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu1"
+                  },
+                  {
+                    "port": 10,
+                    "uid": "grimani-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrele-opf",
+          "vlans": {
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "sgrcinq": {
+          "backplane_bps": 100000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+              "kavlan_pattern": "Gi1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grcinq-2"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/0/%PORT%",
+              "kind": "other",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrvingt"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/0/%PORT%"
+            }
+          ],
+          "model": "Cisco WS-C2960X-48TD-L",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrcinq",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.230"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2028-11-28",
+          "weathermap": {
+          }
+        },
+        "sgros1": {
+          "backplane_bps": 6400000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-117"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-118"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-119"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-120"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-113"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-114"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-115"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-116"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-109"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-110"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-111"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-112"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-105"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-106"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-107"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-108"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-101"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-102"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-103"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-104"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-97"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-98"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-99"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-100"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-61"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-63"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-64"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-65"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-66"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-67"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-68"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-69"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-70"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-71"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-72"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-73"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-74"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-75"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-76"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-28"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-32"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-36"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-40"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-8"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-121"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-122"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-123"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-124"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-77"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-78"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-79"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-80"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-81"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-82"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-83"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-84"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-85"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-86"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-87"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-88"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-89"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-90"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-91"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-92"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-93"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-94"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-95"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-96"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-60"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-53"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-55"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-56"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-52"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-48"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-44"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-24"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-20"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-16"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-12"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%:%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "gros-4"
+                }
+              ],
+              "rate": 25000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%:%PORT%"
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "ethernet1/1/%LINECARD%",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "ethernet 1/1/%LINECARD%"
+            }
+          ],
+          "model": "Dell Z9264F-ON",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgros1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.208"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2026-07-11",
+          "weathermap": {
+          }
+        },
+        "sgrisou1": {
+          "backplane_bps": 260000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "GigabitEthernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth4",
+                  "uid": "grisou-48"
+                }
+              ],
+              "rate": 1000000000,
+              "snmp_pattern": "GigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%PORT%",
+              "kind": "other",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%PORT%"
+            }
+          ],
+          "model": "Dell S3048",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 14,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrisou1",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.206"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2022-06-01",
+          "weathermap": {
+          }
+        },
+        "sgraoullyib": {
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "%LINECARD%/%PORT%",
+              "kind": "switch",
+              "ports": [
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "uid": "node-mapping-undocumented-for-this-ib-switch"
+                }
+              ],
+              "rate": 20000000000,
+              "snmp_pattern": "%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Infiniband",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": true
+          },
+          "sensors": {
+            "network": {
+              "available": false
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 7,
+                    "uid": "graoully-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgraoullyib",
+          "vlans": {
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+            "use_cacti": "no"
+          }
+        },
+        "gw-nancy": {
+          "backplane_bps": 1280000000000,
+          "kind": "router",
+          "linecards": [
+            {
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "other",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graoully-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphite-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "graphique-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-51"
+                },
+                {
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv2"
+                },
+                {
+                  "kind": "other",
+                  "uid": "talc-data"
+                },
+                {
+                  "kind": "other",
+                  "uid": "srv-data"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "LORIA"
+                },
+                {
+                  "kind": "virtual",
+                  "uid": "renater-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grimoire-8"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-45"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-47"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth1",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth3",
+                  "uid": "grisou-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-3"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrvingt"
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgrisou1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grimani-3"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            },
+            {
+              "backplane_bps": 1280000000000,
+              "kavlan_pattern": "Ethernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "model": "N9K-X9464PX",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grele-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grue-5"
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros2"
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "switch",
+                  "uid": "sgros1"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-13"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-9"
+                },
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth2",
+                  "uid": "graffiti-4"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "Ethernet%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Cisco Nexus 9508",
+          "monitoring": {
+            "metric": "power",
+            "wattmeter": "multiple"
+          },
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 10
+            },
+            "power": {
+              "available": true,
+              "resolution": 1,
+              "via": {
+                "pdu": [
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "graoully-pdu2"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu1"
+                  },
+                  {
+                    "port": 8,
+                    "uid": "grimoire-pdu2"
+                  }
+                ]
+              }
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "gw-nancy",
+          "vlans": {
+            "vlan100": {
+              "addresses": [
+                "172.16.79.254"
+              ],
+              "administrative": true
+            },
+            "vlan101": {
+              "addresses": [
+                "172.17.79.254"
+              ]
+            },
+            "vlan500": {
+              "addresses": [
+                "192.168.4.14"
+              ]
+            },
+            "vlan701": {
+              "addresses": [
+                "192.168.192.0/20"
+              ],
+              "name": "kavlan-1"
+            },
+            "vlan702": {
+              "addresses": [
+                "192.168.208.0/20"
+              ],
+              "name": "kavlan-2"
+            },
+            "vlan703": {
+              "addresses": [
+                "192.168.224.0/20"
+              ],
+              "name": "kavlan-3"
+            },
+            "vlan704": {
+              "addresses": [
+                "10.16.0.0/18"
+              ],
+              "name": "kavlan-4"
+            },
+            "vlan705": {
+              "addresses": [
+                "10.16.64.0/18"
+              ],
+              "name": "kavlan-5"
+            },
+            "vlan706": {
+              "addresses": [
+                "10.16.128.0/18"
+              ],
+              "name": "kavlan-6"
+            },
+            "vlan707": {
+              "addresses": [
+                "10.16.192.0/18"
+              ],
+              "name": "kavlan-7"
+            },
+            "vlan708": {
+              "addresses": [
+                "10.17.0.0/18"
+              ],
+              "name": "kavlan-8"
+            },
+            "vlan709": {
+              "addresses": [
+                "10.17.64.0/18"
+              ],
+              "name": "kavlan-9"
+            },
+            "vlan714": {
+              "addresses": [
+                "10.19.192.0/18"
+              ],
+              "name": "kavlan-14"
+            }
+          },
+          "warranty": "2020-09-01",
+          "weathermap": {
+          }
+        },
+        "sgrvingt": {
+          "backplane_bps": 1440000000000,
+          "kind": "switch",
+          "linecards": [
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-35"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-36"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-39"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-40"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-38"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-37"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-33"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-34"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-3"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grvingt-srv"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "wurst"
+                },
+                {
+                  "kind": "switch",
+                  "port": "eth0",
+                  "uid": "sgrcinq"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "grcinq-srv-1"
+                },
+                {
+                },
+                {
+                  "kind": "router",
+                  "port": "eth0",
+                  "uid": "gw-nancy"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet %LINECARD%/%PORT%"
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-44"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-43"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-48"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-47"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-58"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-57"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-62"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-61"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-52"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-51"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-56"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-55"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-50"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-49"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-54"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-53"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-60"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-59"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-64"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-63"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            },
+            {
+              "kavlan_pattern": "TenGigabitEthernet1/%LINECARD%/%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-42"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-41"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-46"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "grvingt-45"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "TenGigabitEthernet 1/%LINECARD%/%PORT%"
+            }
+          ],
+          "model": "Dell S4048",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            },
+            "power": {
+              "available": false
+            }
+          },
+          "site": "nancy",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "sgrvingt",
+          "vlans": {
+            "vlan1": {
+              "addresses": [
+                "172.17.79.207"
+              ],
+              "administrative": true
+            }
+          },
+          "warranty": "2023-03-27",
+          "weathermap": {
+          }
+        }
+      },
+      "compilation_server": false,
+      "description": "Grid5000 Nancy site",
+      "email_contact": "support-staff@lists.grid5000.fr",
+      "frontend_ip": "172.16.79.101",
+      "g5ksubnet": {
+        "gateway": "10.147.255.254",
+        "network": "10.144.0.0/14"
+      },
+      "kavlan_ip_range": "10.16.0.0/14",
+      "kavlans": {
+        "1": {
+          "gateway": "192.168.207.254",
+          "network": "192.168.192.0/20"
+        },
+        "14": {
+          "gateway": "10.19.255.254",
+          "network": "10.19.192.0/18"
+        },
+        "2": {
+          "gateway": "192.168.223.254",
+          "network": "192.168.208.0/20"
+        },
+        "3": {
+          "gateway": "192.168.239.254",
+          "network": "192.168.224.0/20"
+        },
+        "4": {
+          "gateway": "10.16.63.254",
+          "network": "10.16.0.0/18"
+        },
+        "5": {
+          "gateway": "10.16.127.254",
+          "network": "10.16.64.0/18"
+        },
+        "6": {
+          "gateway": "10.16.191.254",
+          "network": "10.16.128.0/18"
+        },
+        "7": {
+          "gateway": "10.16.255.254",
+          "network": "10.16.192.0/18"
+        },
+        "8": {
+          "gateway": "10.17.63.254",
+          "network": "10.17.0.0/18"
+        },
+        "9": {
+          "gateway": "10.17.127.254",
+          "network": "10.17.64.0/18"
+        },
+        "default": {
+          "gateway": "172.16.79.254",
+          "network": "172.16.64.0/20"
+        },
+        "topo": "1501..1601"
+      },
+      "latitude": 48.7,
+      "location": "Nancy, France",
+      "longitude": 6.2,
+      "name": "Nancy",
+      "production": true,
+      "renater_ip": "192.168.4.14",
+      "security_contact": "support-staff@lists.grid5000.fr",
+      "storage5k": false,
+      "sys_admin_contact": "support-staff@lists.grid5000.fr",
+      "type": "site",
+      "uid": "nancy",
+      "user_support_contact": "support-staff@lists.grid5000.fr",
+      "virt_ip_range": "10.144.0.0/14",
+      "web": "http://www.grid5000.fr/mediawiki/index.php/Nancy:Home"
+    }
+  },
+  "type": "grid",
+  "uid": "grid5000"
+}
diff --git a/spec/input/data_yeti.json b/spec/input/data_yeti.json
new file mode 100644
index 0000000000..b0b4d3b411
--- /dev/null
+++ b/spec/input/data_yeti.json
@@ -0,0 +1,2021 @@
+{
+  "sites": {
+    "fakesite": {
+      "clusters": {
+        "clustera": {
+          "nodes": {
+            "clustera-3": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 64,
+                "nb_procs": 4,
+                "nb_threads": 128,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "11/26/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.4.8"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R940",
+                "serial": "6FGPSM2"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.192.3",
+                  "kavlan-11": "10.7.192.3",
+                  "kavlan-12": "10.11.192.3",
+                  "kavlan-13": "10.15.192.3",
+                  "kavlan-14": "10.19.192.3",
+                  "kavlan-16": "10.27.192.3",
+                  "kavlan-18": "10.35.192.3",
+                  "kavlan-2": "192.168.208.3",
+                  "kavlan-20": "10.43.192.3",
+                  "kavlan-21": "10.47.192.3",
+                  "kavlan-3": "192.168.224.3",
+                  "kavlan-4": "10.4.0.3",
+                  "kavlan-5": "10.4.64.3",
+                  "kavlan-6": "10.4.128.3",
+                  "kavlan-7": "10.4.192.3",
+                  "kavlan-8": "10.5.0.3",
+                  "kavlan-9": "10.5.64.3"
+                }
+              },
+              "main_memory": {
+                "ram_size": 824633720832
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.19.3",
+                  "ip6": "2001:660:4406:100:4::3",
+                  "kavlan": true,
+                  "mac": "24:6e:96:91:4c:90",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "yeti-3.grenoble.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw",
+                  "switch_port": "X670V-48x Port 35",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:4c:92",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:4c:94",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:4c:96",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "ib0",
+                  "driver": "hfi1",
+                  "enabled": true,
+                  "firmware_version": "1.27.0",
+                  "guid": "0x00117501017b0b94",
+                  "interface": "Omni-Path",
+                  "ip": "172.18.19.3",
+                  "kavlan": false,
+                  "mac": "80:00:00:02:fe:80:00:00:00:00:00:00:00:11:75:01:01:7b:0b:94",
+                  "management": false,
+                  "model": "Omni-Path HFI Silicon 100 Series [discrete]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.240.0",
+                  "network_address": "yeti-3-ib0.grenoble.grid5000.fr",
+                  "rate": 100000000000,
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.19.3",
+                  "kavlan": false,
+                  "mac": "50:9a:4c:76:72:89",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "yeti-3-bmc.grenoble.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 12240000000,
+                "node_flops": 847200000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 23068672,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000065",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Gold 6130"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "per_outlets": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 4,
+                        "uid": "wattmetre1"
+                      },
+                      {
+                        "port": 5,
+                        "uid": "wattmetre1"
+                      }
+                    ],
+                    "www": {
+                      "url": "http://digwatt.grenoble.grid5000.fr/GetWatts-json.php"
+                    }
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x55cd2e4150a22f9b",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "XCV1DL65",
+                  "interface": "SAS",
+                  "model": "SSDSC2KG480G8R",
+                  "size": 480103981056,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a08a4beb",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a089563f",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a0adf81f",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/nvme-eui.002538957100101f",
+                  "by_path": "/dev/disk/by-path/pci-0000:6d:00.0-nvme-1",
+                  "device": "nvme0n1",
+                  "driver": "nvme",
+                  "interface": "NVME",
+                  "model": "Dell Express Flash NVMe PM1725 1.6TB AIC",
+                  "size": 1600321314816,
+                  "storage": "SSD",
+                  "vendor": "Dell"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "yeti-3"
+            },
+            "clustera-4": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 64,
+                "nb_procs": 4,
+                "nb_threads": 128,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "11/26/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.4.8"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R940",
+                "serial": "6FGMSM2"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.192.4",
+                  "kavlan-11": "10.7.192.4",
+                  "kavlan-12": "10.11.192.4",
+                  "kavlan-13": "10.15.192.4",
+                  "kavlan-14": "10.19.192.4",
+                  "kavlan-16": "10.27.192.4",
+                  "kavlan-18": "10.35.192.4",
+                  "kavlan-2": "192.168.208.4",
+                  "kavlan-20": "10.43.192.4",
+                  "kavlan-21": "10.47.192.4",
+                  "kavlan-3": "192.168.224.4",
+                  "kavlan-4": "10.4.0.4",
+                  "kavlan-5": "10.4.64.4",
+                  "kavlan-6": "10.4.128.4",
+                  "kavlan-7": "10.4.192.4",
+                  "kavlan-8": "10.5.0.4",
+                  "kavlan-9": "10.5.64.4"
+                }
+              },
+              "main_memory": {
+                "ram_size": 824633720832
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.19.4",
+                  "ip6": "2001:660:4406:100:4::4",
+                  "kavlan": true,
+                  "mac": "24:6e:96:91:1d:b0",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "yeti-4.grenoble.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw",
+                  "switch_port": "X670V-48x Port 36",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:1d:b2",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:1d:b4",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:1d:b6",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "ib0",
+                  "driver": "hfi1",
+                  "enabled": true,
+                  "firmware_version": "1.27.0",
+                  "guid": "0x001175010178447b",
+                  "interface": "Omni-Path",
+                  "ip": "172.18.19.4",
+                  "kavlan": false,
+                  "mac": "80:00:00:02:fe:80:00:00:00:00:00:00:00:11:75:01:01:78:44:7b",
+                  "management": false,
+                  "model": "Omni-Path HFI Silicon 100 Series [discrete]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.240.0",
+                  "network_address": "yeti-4-ib0.grenoble.grid5000.fr",
+                  "rate": 100000000000,
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.19.4",
+                  "kavlan": false,
+                  "mac": "50:9a:4c:74:5e:c4",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "yeti-4-bmc.grenoble.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 12240000000,
+                "node_flops": 847200000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 23068672,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000065",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Gold 6130"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "per_outlets": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 6,
+                        "uid": "wattmetre1"
+                      },
+                      {
+                        "port": 7,
+                        "uid": "wattmetre1"
+                      }
+                    ],
+                    "www": {
+                      "url": "http://digwatt.grenoble.grid5000.fr/GetWatts-json.php"
+                    }
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x55cd2e414de0fa6e",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "SCV1DL5A",
+                  "interface": "SAS",
+                  "model": "SSDSC2KG480G7R",
+                  "size": 480103981056,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a08a9c6b",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a08a7bb3",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a0ae58b3",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/nvme-eui.0025389671000bb5",
+                  "by_path": "/dev/disk/by-path/pci-0000:6d:00.0-nvme-1",
+                  "device": "nvme0n1",
+                  "driver": "nvme",
+                  "interface": "NVME",
+                  "model": "Dell Express Flash NVMe PM1725 1.6TB AIC",
+                  "size": 1600321314816,
+                  "storage": "SSD",
+                  "vendor": "Dell"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "yeti-4"
+            },
+            "clustera-1": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 64,
+                "nb_procs": 4,
+                "nb_threads": 128,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "11/26/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.4.8"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R940",
+                "serial": "6FGQSM2"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.192.1",
+                  "kavlan-11": "10.7.192.1",
+                  "kavlan-12": "10.11.192.1",
+                  "kavlan-13": "10.15.192.1",
+                  "kavlan-14": "10.19.192.1",
+                  "kavlan-16": "10.27.192.1",
+                  "kavlan-18": "10.35.192.1",
+                  "kavlan-2": "192.168.208.1",
+                  "kavlan-20": "10.43.192.1",
+                  "kavlan-21": "10.47.192.1",
+                  "kavlan-3": "192.168.224.1",
+                  "kavlan-4": "10.4.0.1",
+                  "kavlan-5": "10.4.64.1",
+                  "kavlan-6": "10.4.128.1",
+                  "kavlan-7": "10.4.192.1",
+                  "kavlan-8": "10.5.0.1",
+                  "kavlan-9": "10.5.64.1"
+                }
+              },
+              "main_memory": {
+                "ram_size": 824633720832
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.19.1",
+                  "ip6": "2001:660:4406:100:4::1",
+                  "kavlan": true,
+                  "mac": "24:6e:96:91:1e:b0",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "yeti-1.grenoble.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw",
+                  "switch_port": "X670V-48x Port 33",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:1e:b2",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:1e:b4",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:1e:b6",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "ib0",
+                  "driver": "hfi1",
+                  "enabled": true,
+                  "firmware_version": "1.27.0",
+                  "guid": "0x00117501017beaee",
+                  "interface": "Omni-Path",
+                  "ip": "172.18.19.1",
+                  "kavlan": false,
+                  "mac": "80:00:00:02:fe:80:00:00:00:00:00:00:00:11:75:01:01:7b:ea:ee",
+                  "management": false,
+                  "model": "Omni-Path HFI Silicon 100 Series [discrete]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.240.0",
+                  "network_address": "yeti-1-ib0.grenoble.grid5000.fr",
+                  "rate": 100000000000,
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.19.1",
+                  "kavlan": false,
+                  "mac": "50:9a:4c:76:71:1b",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "yeti-1-bmc.grenoble.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 12240000000,
+                "node_flops": 847200000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 23068672,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000065",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Gold 6130"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "per_outlets": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 0,
+                        "uid": "wattmetre1"
+                      },
+                      {
+                        "port": 1,
+                        "uid": "wattmetre1"
+                      }
+                    ],
+                    "www": {
+                      "url": "http://digwatt.grenoble.grid5000.fr/GetWatts-json.php"
+                    }
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x55cd2e414de1d705",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "SCV1DL5A",
+                  "interface": "SAS",
+                  "model": "SSDSC2KG480G7R",
+                  "size": 480103981056,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a08870d7",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a0897757",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a0ae94bf",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/nvme-eui.0025389671000bb3",
+                  "by_path": "/dev/disk/by-path/pci-0000:6d:00.0-nvme-1",
+                  "device": "nvme0n1",
+                  "driver": "nvme",
+                  "interface": "NVME",
+                  "model": "Dell Express Flash NVMe PM1725 1.6TB AIC",
+                  "size": 1600321314816,
+                  "storage": "SSD",
+                  "vendor": "Dell"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "yeti-1"
+            },
+            "clustera-2": {
+              "architecture": {
+                "cpu_core_numbering": "round-robin",
+                "nb_cores": 64,
+                "nb_procs": 4,
+                "nb_threads": 128,
+                "platform_type": "x86_64"
+              },
+              "bios": {
+                "release_date": "11/26/2019",
+                "vendor": "Dell Inc.",
+                "version": "2.4.8"
+              },
+              "bmc_version": "4.00.00.00",
+              "chassis": {
+                "manufacturer": "Dell Inc.",
+                "name": "PowerEdge R940",
+                "serial": "6FGRSM2"
+              },
+              "kavlan": {
+                "eth0": {
+                  "kavlan-1": "192.168.192.2",
+                  "kavlan-11": "10.7.192.2",
+                  "kavlan-12": "10.11.192.2",
+                  "kavlan-13": "10.15.192.2",
+                  "kavlan-14": "10.19.192.2",
+                  "kavlan-16": "10.27.192.2",
+                  "kavlan-18": "10.35.192.2",
+                  "kavlan-2": "192.168.208.2",
+                  "kavlan-20": "10.43.192.2",
+                  "kavlan-21": "10.47.192.2",
+                  "kavlan-3": "192.168.224.2",
+                  "kavlan-4": "10.4.0.2",
+                  "kavlan-5": "10.4.64.2",
+                  "kavlan-6": "10.4.128.2",
+                  "kavlan-7": "10.4.192.2",
+                  "kavlan-8": "10.5.0.2",
+                  "kavlan-9": "10.5.64.2"
+                }
+              },
+              "main_memory": {
+                "ram_size": 824633720832
+              },
+              "monitoring": {
+                "wattmeter": "true"
+              },
+              "network_adapters": [
+                {
+                  "device": "eth0",
+                  "driver": "i40e",
+                  "enabled": true,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "ip": "172.16.19.2",
+                  "ip6": "2001:660:4406:100:4::2",
+                  "kavlan": true,
+                  "mac": "24:6e:96:91:2b:50",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "eno1",
+                  "network_address": "yeti-2.grenoble.grid5000.fr",
+                  "rate": 10000000000,
+                  "switch": "gw",
+                  "switch_port": "X670V-48x Port 34",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth1",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:2b:52",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno2",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth2",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:2b:54",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno3",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "eth3",
+                  "driver": "i40e",
+                  "enabled": false,
+                  "firmware_version": "7.10 0x800051ab 19.0.12",
+                  "interface": "Ethernet",
+                  "kavlan": false,
+                  "mac": "24:6e:96:91:2b:56",
+                  "management": false,
+                  "model": "Ethernet Controller X710 for 10GbE SFP+",
+                  "mountable": false,
+                  "mounted": false,
+                  "name": "eno4",
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "ib0",
+                  "driver": "hfi1",
+                  "enabled": true,
+                  "firmware_version": "1.27.0",
+                  "guid": "0x00117501017b005e",
+                  "interface": "Omni-Path",
+                  "ip": "172.18.19.2",
+                  "kavlan": false,
+                  "mac": "80:00:00:02:fe:80:00:00:00:00:00:00:00:11:75:01:01:7b:00:5e",
+                  "management": false,
+                  "model": "Omni-Path HFI Silicon 100 Series [discrete]",
+                  "mountable": true,
+                  "mounted": true,
+                  "name": "ib0",
+                  "netmask": "255.255.240.0",
+                  "network_address": "yeti-2-ib0.grenoble.grid5000.fr",
+                  "rate": 100000000000,
+                  "vendor": "Intel"
+                },
+                {
+                  "device": "bmc",
+                  "enabled": true,
+                  "interface": "Ethernet",
+                  "ip": "172.17.19.2",
+                  "kavlan": false,
+                  "mac": "50:9a:4c:76:71:9f",
+                  "management": true,
+                  "mountable": false,
+                  "mounted": false,
+                  "network_address": "yeti-2-bmc.grenoble.grid5000.fr"
+                }
+              ],
+              "operating_system": {
+                "cstate_driver": "intel_idle",
+                "cstate_governor": "menu",
+                "ht_enabled": true,
+                "pstate_driver": "intel_pstate",
+                "pstate_governor": "performance",
+                "turboboost_enabled": true
+              },
+              "performance": {
+                "core_flops": 12240000000,
+                "node_flops": 847200000000
+              },
+              "processor": {
+                "cache_l1": null,
+                "cache_l1d": 32768,
+                "cache_l1i": 32768,
+                "cache_l2": 1048576,
+                "cache_l3": 23068672,
+                "clock_speed": 2100000000,
+                "ht_capable": true,
+                "instruction_set": "x86-64",
+                "microarchitecture": "Skylake",
+                "microcode": "0x2000065",
+                "model": "Intel Xeon",
+                "other_description": "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz",
+                "vendor": "Intel",
+                "version": "Gold 6130"
+              },
+              "sensors": {
+                "power": {
+                  "available": true,
+                  "per_outlets": true,
+                  "via": {
+                    "api": {
+                      "metric": "power"
+                    },
+                    "pdu": [
+                      {
+                        "port": 2,
+                        "uid": "wattmetre1"
+                      },
+                      {
+                        "port": 3,
+                        "uid": "wattmetre1"
+                      }
+                    ],
+                    "www": {
+                      "url": "http://digwatt.grenoble.grid5000.fr/GetWatts-json.php"
+                    }
+                  }
+                }
+              },
+              "storage_devices": [
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x55cd2e414de16d7a",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0",
+                  "device": "sda",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "SCV1DL5A",
+                  "interface": "SAS",
+                  "model": "SSDSC2KG480G7R",
+                  "size": 480103981056,
+                  "storage": "SSD",
+                  "vendor": "Intel"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a08aab8f",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0",
+                  "device": "sdb",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a088ce2f",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0",
+                  "device": "sdc",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/wwn-0x5000c500a0ae06af",
+                  "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0",
+                  "device": "sdd",
+                  "driver": "megaraid_sas",
+                  "firmware_version": "NT32",
+                  "interface": "SAS",
+                  "model": "ST2000NX0463",
+                  "reservation": true,
+                  "size": 2000398934016,
+                  "storage": "HDD",
+                  "vendor": "Seagate"
+                },
+                {
+                  "by_id": "/dev/disk/by-id/nvme-eui.0025389571001020",
+                  "by_path": "/dev/disk/by-path/pci-0000:6d:00.0-nvme-1",
+                  "device": "nvme0n1",
+                  "driver": "nvme",
+                  "interface": "NVME",
+                  "model": "Dell Express Flash NVMe PM1725 1.6TB AIC",
+                  "size": 1600321314816,
+                  "storage": "SSD",
+                  "vendor": "Dell"
+                }
+              ],
+              "supported_job_types": {
+                "besteffort": true,
+                "deploy": true,
+                "max_walltime": 0,
+                "queues": [
+                  "admin",
+                  "default"
+                ],
+                "virtual": "ivt"
+              },
+              "type": "node",
+              "uid": "yeti-2"
+            }
+          },
+          "created_at": "Tue, 16 Jan 2018 00:00:00 GMT",
+          "kavlan": true,
+          "model": "Dell PowerEdge R940",
+          "queues": [
+            "admin",
+            "default"
+          ],
+          "type": "cluster",
+          "uid": "clustera"
+        }
+      },
+      "pdus": {
+        "wattmetre1": {
+          "ip": "172.16.31.9",
+          "model": "",
+          "ports": {
+            "0": "yeti-1",
+            "1": "yeti-1",
+            "10": "troll-2",
+            "11": "troll-3",
+            "12": "troll-4",
+            "2": "yeti-2",
+            "3": "yeti-2",
+            "4": "yeti-3",
+            "5": "yeti-3",
+            "6": "yeti-4",
+            "7": "yeti-4",
+            "9": "troll-1"
+          },
+          "sensors": [
+            {
+              "power": {
+                "per_outlets": true,
+                "resolution": 1,
+                "wattmetre": {
+                  "available": true,
+                  "unit": "W",
+                  "www": {
+                    "url": "http://digwatt.grenoble.grid5000.fr/GetWatts-json.php"
+                  }
+                }
+              }
+            }
+          ],
+          "type": "pdu",
+          "uid": "wattmetre1",
+          "vendor": "OmegaWatt"
+        }
+      },
+      "servers": {
+        "syslog": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.115"
+            }
+          },
+          "type": "server",
+          "uid": "syslog"
+        },
+        "kavlan-1": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.119"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-1"
+        },
+        "digxp": {
+          "alias": null,
+          "kind": "physical",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.10"
+            },
+            "bmc": {
+              "ip": "172.17.30.10"
+            },
+            "default": {
+              "ip": "172.16.31.10"
+            }
+          },
+          "serial": "n/a",
+          "type": "server",
+          "uid": "digxp",
+          "warranty": "n/a"
+        },
+        "conman": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.123"
+            }
+          },
+          "type": "server",
+          "uid": "conman"
+        },
+        "dns": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.110"
+            }
+          },
+          "type": "server",
+          "uid": "dns"
+        },
+        "api-server-devel": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.108"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-devel"
+        },
+        "kadeploy-devel": {
+          "alias": [
+            "kadeploy-server-devel",
+            "deploy-devel"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.124"
+            },
+            "default": {
+              "ip": "172.16.31.124"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy-devel"
+        },
+        "kavlan-2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.120"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-2"
+        },
+        "ldap": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.112"
+            }
+          },
+          "type": "server",
+          "uid": "ldap"
+        },
+        "digarm": {
+          "alias": null,
+          "kind": "physical",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.11"
+            }
+          },
+          "serial": "n/a",
+          "type": "server",
+          "uid": "digarm",
+          "warranty": "n/a"
+        },
+        "kwapi": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.154"
+            }
+          },
+          "type": "server",
+          "uid": "kwapi"
+        },
+        "oar": {
+          "alias": [
+            "oar-server",
+            "oardb"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.104"
+            }
+          },
+          "type": "server",
+          "uid": "oar"
+        },
+        "fgrenoble": {
+          "alias": [
+            "frontend",
+            "oar-api"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.101"
+            },
+            "default": {
+              "ip": "172.16.31.101"
+            }
+          },
+          "type": "server",
+          "uid": "fgrenoble"
+        },
+        "mysql": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.103"
+            }
+          },
+          "type": "server",
+          "uid": "mysql"
+        },
+        "puppet6": {
+          "alias": [
+            "puppet"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.116"
+            }
+          },
+          "type": "server",
+          "uid": "puppet6"
+        },
+        "kavlan-3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.121"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan-3"
+        },
+        "kavlan": {
+          "alias": [
+            "kavlan-dhcp"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.118"
+            }
+          },
+          "type": "server",
+          "uid": "kavlan"
+        },
+        "dhcp": {
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.109"
+            },
+            "default": {
+              "ip": "172.16.31.109"
+            }
+          },
+          "type": "server",
+          "uid": "dhcp"
+        },
+        "dighyp2": {
+          "alias": [
+
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.8"
+            },
+            "bmc": {
+              "ip": "172.17.30.8",
+              "mac": "D0:94:66:1E:32:47"
+            },
+            "default": {
+              "ip": "172.16.31.8",
+              "mac": "D0:94:66:1E:32:43"
+            }
+          },
+          "serial": "5SQY4M2",
+          "type": "server",
+          "uid": "dighyp2",
+          "warranty": "2024-10-19"
+        },
+        "api-server-v4": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.126"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v4"
+        },
+        "ganglia": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.111"
+            }
+          },
+          "type": "server",
+          "uid": "ganglia"
+        },
+        "api-proxy": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.106"
+            }
+          },
+          "type": "server",
+          "uid": "api-proxy"
+        },
+        "supervision": {
+          "alias": [
+            "nagios",
+            "munin"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.114"
+            }
+          },
+          "type": "server",
+          "uid": "supervision"
+        },
+        "digwatt": {
+          "alias": [
+            "wattmetre"
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.9"
+            },
+            "bmc": {
+              "ip": "172.17.30.9"
+            },
+            "default": {
+              "ip": "172.16.31.9"
+            }
+          },
+          "serial": "72NMNR2",
+          "type": "server",
+          "uid": "digwatt",
+          "warranty": "2023-08-28"
+        },
+        "nat": {
+          "alias": [
+            "access"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.100"
+            }
+          },
+          "type": "server",
+          "uid": "nat"
+        },
+        "dighyp1": {
+          "alias": [
+            "adminfront",
+            "af"
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.7"
+            },
+            "bmc": {
+              "ip": "172.17.30.7",
+              "mac": "D0:94:66:1E:38:4C"
+            },
+            "default": {
+              "ip": "172.16.31.7",
+              "mac": "D0:94:66:1E:38:48"
+            }
+          },
+          "serial": "5SS15M2",
+          "type": "server",
+          "uid": "dighyp1",
+          "warranty": "2024-10-19"
+        },
+        "mail": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.125"
+            }
+          },
+          "type": "server",
+          "uid": "mail"
+        },
+        "kadeploy": {
+          "alias": [
+            "kadeploy-server"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.102"
+            },
+            "default": {
+              "ip": "172.16.31.102"
+            }
+          },
+          "type": "server",
+          "uid": "kadeploy"
+        },
+        "mu2": {
+          "alias": [
+            "digitalis"
+          ],
+          "kind": "virtual",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.152"
+            },
+            "default": {
+              "ip": "172.16.31.152"
+            }
+          },
+          "type": "server",
+          "uid": "mu2"
+        },
+        "digsed": {
+          "alias": [
+            "nfs",
+            "public",
+            "home-g5k",
+            "ntp"
+          ],
+          "kind": "physical",
+          "network_adapters": {
+            "adm": {
+              "ip": "172.17.31.4"
+            },
+            "bmc": {
+              "ip": "172.17.30.4"
+            },
+            "default": {
+              "ip": "172.16.31.4"
+            }
+          },
+          "serial": "8GPPJ32",
+          "type": "server",
+          "uid": "digsed",
+          "warranty": "2021-12-06"
+        },
+        "supervision2": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.156"
+            }
+          },
+          "type": "server",
+          "uid": "supervision2"
+        },
+        "api-server-v3": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.122"
+            }
+          },
+          "type": "server",
+          "uid": "api-server-v3"
+        },
+        "www": {
+          "kind": "virtual",
+          "network_adapters": {
+            "default": {
+              "ip": "172.16.31.105"
+            }
+          },
+          "type": "server",
+          "uid": "www"
+        }
+      },
+      "network_equipments": {
+        "gw": {
+          "alias": [
+            "sw-imag"
+          ],
+          "backplane_bps": 800000000000,
+          "kind": "router",
+          "linecards": [
+            {
+              "backplane_bps": 48000000000,
+              "kavlan_pattern": "%PORT%",
+              "kind": "node",
+              "port": "eth0",
+              "ports": [
+                {
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-5"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-6"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-7"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-8"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-9"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-10"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-11"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-12"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-13"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-14"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-15"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-16"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-17"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-18"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-19"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-20"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-21"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-22"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-23"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-24"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-25"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-26"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-27"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-28"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-29"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-30"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-31"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "dahu-32"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "yeti-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "yeti-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "yeti-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "yeti-4"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "troll-1"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "troll-2"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "troll-3"
+                },
+                {
+                  "kind": "node",
+                  "port": "eth0",
+                  "uid": "troll-4"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "dighyp1"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "dighyp2"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "digsed"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "digsed"
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "digwatt"
+                },
+                {
+                },
+                {
+                },
+                {
+                  "kind": "other",
+                  "port": "eth0",
+                  "uid": "renater5"
+                }
+              ],
+              "rate": 10000000000,
+              "snmp_pattern": "X670V-48x Port %PORT%"
+            }
+          ],
+          "model": "ExtremeNetworks",
+          "sensors": {
+            "network": {
+              "available": true,
+              "resolution": 1
+            }
+          },
+          "site": "grenoble",
+          "snmp_community": "public",
+          "type": "network_equipment",
+          "uid": "gw",
+          "vlans": {
+            "vlan100": {
+              "addresses": [
+                "172.16.31.254"
+              ],
+              "administrative": true
+            },
+            "vlan101": {
+              "addresses": [
+                "172.17.31.254"
+              ]
+            },
+            "vlan500": {
+              "addresses": [
+                "192.168.4.15"
+              ]
+            },
+            "vlan701": {
+              "addresses": [
+                "192.168.192.0/20"
+              ],
+              "name": "kavlan-1"
+            },
+            "vlan702": {
+              "addresses": [
+                "192.168.208.0/20"
+              ],
+              "name": "kavlan-2"
+            },
+            "vlan703": {
+              "addresses": [
+                "192.168.224.0/20"
+              ],
+              "name": "kavlan-3"
+            },
+            "vlan704": {
+              "addresses": [
+                "10.4.0.0/18"
+              ],
+              "name": "kavlan-4"
+            },
+            "vlan705": {
+              "addresses": [
+                "10.4.64.0/18"
+              ],
+              "name": "kavlan-5"
+            },
+            "vlan706": {
+              "addresses": [
+                "10.4.128.0/18"
+              ],
+              "name": "kavlan-6"
+            },
+            "vlan707": {
+              "addresses": [
+                "10.4.192.0/18"
+              ],
+              "name": "kavlan-7"
+            },
+            "vlan708": {
+              "addresses": [
+                "10.5.0.0/18"
+              ],
+              "name": "kavlan-8"
+            },
+            "vlan709": {
+              "addresses": [
+                "10.5.64.0/18"
+              ],
+              "name": "kavlan-9"
+            },
+            "vlan711": {
+              "addresses": [
+                "10.7.192.0/18"
+              ],
+              "name": "kavlan-11"
+            }
+          },
+          "warranty": "expired",
+          "weathermap": {
+          }
+        }
+      },
+      "compilation_server": false,
+      "description": "Grid5000 Grenoble site",
+      "email_contact": "support-staff@lists.grid5000.fr",
+      "frontend_ip": "172.16.31.101",
+      "g5ksubnet": {
+        "gateway": "10.135.255.254",
+        "network": "10.132.0.0/14"
+      },
+      "kavlan_ip_range": "10.4.0.0/14",
+      "kavlans": {
+        "1": {
+          "gateway": "192.168.207.254",
+          "network": "192.168.192.0/20"
+        },
+        "11": {
+          "gateway": "10.7.255.254",
+          "network": "10.7.192.0/18"
+        },
+        "2": {
+          "gateway": "192.168.223.254",
+          "network": "192.168.208.0/20"
+        },
+        "3": {
+          "gateway": "192.168.239.254",
+          "network": "192.168.224.0/20"
+        },
+        "4": {
+          "gateway": "10.4.63.254",
+          "network": "10.4.0.0/18"
+        },
+        "5": {
+          "gateway": "10.4.127.254",
+          "network": "10.4.64.0/18"
+        },
+        "6": {
+          "gateway": "10.4.191.254",
+          "network": "10.4.128.0/18"
+        },
+        "7": {
+          "gateway": "10.4.255.254",
+          "network": "10.4.192.0/18"
+        },
+        "8": {
+          "gateway": "10.5.63.254",
+          "network": "10.5.0.0/18"
+        },
+        "9": {
+          "gateway": "10.5.127.254",
+          "network": "10.5.64.0/18"
+        },
+        "default": {
+          "gateway": "172.16.31.254",
+          "network": "172.16.16.0/20"
+        }
+      },
+      "latitude": 45.1833,
+      "location": "Grenoble, France",
+      "longitude": 5.7167,
+      "name": "Grenoble",
+      "production": true,
+      "renater_ip": "192.168.4.15",
+      "security_contact": "support-staff@lists.grid5000.fr",
+      "storage5k": false,
+      "sys_admin_contact": "support-staff@lists.grid5000.fr",
+      "type": "site",
+      "uid": "grenoble",
+      "user_support_contact": "support-staff@lists.grid5000.fr",
+      "virt_ip_range": "10.132.0.0/14",
+      "web": "http://www.grid5000.fr/mediawiki/index.php/Grenoble:Home"
+    }
+  },
+  "type": "grid",
+  "uid": "grid5000"
+}
diff --git a/spec/input/oar_empty.json b/spec/input/oar_empty.json
new file mode 100644
index 0000000000..25cebf4d64
--- /dev/null
+++ b/spec/input/oar_empty.json
@@ -0,0 +1,7 @@
+{
+  "links": [],
+  "total": 0,
+  "items": [],
+  "offset": 0
+}
+
diff --git a/spec/oar_properties2_spec.rb b/spec/oar_properties2_spec.rb
new file mode 100644
index 0000000000..04967cd87a
--- /dev/null
+++ b/spec/oar_properties2_spec.rb
@@ -0,0 +1,113 @@
+$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__)))
+require 'spec_helper'
+
+def gen_stub(file, site, cluster)
+  data = load_data_hierarchy
+  data['sites'].delete_if { |k, v| site != k }
+  data['sites'].each_pair do |site_uid, site|
+    site['clusters'].delete_if { |k, v| cluster != k }
+  end
+  data.delete('network_equipments')
+  data['sites']['fakesite'] = data['sites'][site]
+  data['sites'].delete(site)
+  c = data['sites']['fakesite']['clusters']
+  c['clustera'] = c[cluster]
+  c.delete(cluster)
+  c['clustera']['uid'] = 'clustera'
+  nodes = c['clustera']['nodes']
+  nodes.keys.each do |k|
+    c, n = k.split('-')
+    nodes["clustera-#{n}"] = nodes[k]
+    nodes.delete(k)
+  end
+
+  File::open("spec/input/#{file}.json", "w") do |fd|
+    fd.puts JSON::pretty_generate(data)
+  end
+end
+
+def check_oar_properties(o)
+  conf = RefRepo::Utils.get_api_config
+  specdir = File.expand_path(File.dirname(__FILE__))
+  stubbed_addresses = [
+    "#{conf["uri"]}",
+    "#{conf["uri"]}/oarapi/resources/details.json?limit=999999",
+    "#{conf["uri"]}stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999",
+  ]
+  stubbed_api_response = IO.read("#{specdir}/input/#{o[:oar]}.json")
+  stubbed_addresses.each do |stubbed_address|
+    stub_request(:get, stubbed_address).
+      with(
+        headers: {
+          'Accept'=>'*/*',
+        }).
+        to_return(status: 200, body: stubbed_api_response, headers: {})
+  end
+
+  # Overload the 'load_data_hierarchy' to simulate the addition of a fake site in the input files
+  expect_any_instance_of(Object).to receive(:load_data_hierarchy).exactly(3).and_return(JSON::parse(IO.read("#{specdir}/input/#{o[:data]}.json")))
+
+  uri = URI(conf["uri"])
+  response = Net::HTTP.get(uri)
+  expect(response).to be_an_instance_of(String)
+  {
+    'table' => { :table => true, :print => false, :update => false, :diff => false, :site => "fakesite", :clusters => ["clustera"] },
+    'print' => { :table => false, :print => true, :update => false, :diff => false, :site => "fakesite", :clusters => ["clustera"] },
+    'diff'  => { :table => false, :print => false, :update => false, :diff => true, :verbose => 2, :site => "fakesite", :clusters => ["clustera"] }
+  }.each_pair do |type, options|
+    output = capture do
+      generate_oar_properties(options)
+    end
+    # stdout
+    ofile = "#{specdir}/output/#{o[:case]}_#{type}_stdout.txt"
+    if not File::exists?(ofile)
+      puts "Output file #{ofile} did not exist, created."
+      File::open(ofile, "w") { |fd| fd.print output[:stdout] }
+      ofile_data = output[:stdout]
+    else
+      ofile_data = IO::read(ofile)
+    end
+    expect(output[:stdout]).to eq(ofile_data)
+    # stderr
+    ofile = "#{specdir}/output/#{o[:case]}_#{type}_stderr.txt"
+    if not File::exists?(ofile)
+      puts "Output file #{ofile} did not exist, created."
+      File::open(ofile, "w") { |fd| fd.print output[:stderr] }
+      ofile_data = output[:stderr]
+    else
+      ofile_data = IO::read(ofile)
+    end
+    expect(output[:stderr]).to eq(ofile_data)
+
+  end
+end
+
+=begin
+gen_stub('data_graffiti', 'nancy', 'graffiti')
+gen_stub('data_grimoire', 'nancy', 'grimoire')
+gen_stub('data_graphite', 'nancy', 'graphite')
+gen_stub('data_yeti', 'grenoble', 'yeti')
+gen_stub('data_grue', 'nancy', 'grue')
+=end
+
+describe 'OarProperties2' do
+  it 'works on a cluster with GPUs, on an empty OAR server' do
+    check_oar_properties({ :oar => 'oar_empty', :data => 'data_graffiti', :case => 'graffiti_empty' })
+  end
+
+  it 'works on a cluster with reservable disks, on an empty OAR server' do
+    check_oar_properties({ :oar => 'oar_empty', :data => 'data_grimoire', :case => 'grimoire_empty' })
+  end
+
+  it 'works on a cluster with MICs, on an empty OAR server' do
+    check_oar_properties({ :oar => 'oar_empty', :data => 'data_graphite', :case => 'graphite_empty' })
+  end
+
+  it 'works on a cluster with OPA, on an empty OAR server' do
+    check_oar_properties({ :oar => 'oar_empty', :data => 'data_yeti', :case => 'yeti_empty' })
+  end
+
+  it 'works on a cluster with GPUs and cores_affinity, on an empty OAR server' do
+    check_oar_properties({ :oar => 'oar_empty', :data => 'data_grue', :case => 'grue_empty' })
+  end
+end
diff --git a/spec/output/graffiti_empty_diff_stderr.txt b/spec/output/graffiti_empty_diff_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/graffiti_empty_diff_stdout.txt b/spec/output/graffiti_empty_diff_stdout.txt
new file mode 100644
index 0000000000..931c1eaffe
--- /dev/null
+++ b/spec/output/graffiti_empty_diff_stdout.txt
@@ -0,0 +1,452 @@
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Output format: [ '-', 'key', 'value'] for missing, [ '+', 'key', 'value'] for added, ['~', 'key', 'old value', 'new value'] for changed
+  clustera-1: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.1"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 86400]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-2: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.2"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 86400]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-3: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.3"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 86400]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-4: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.4"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 172800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-5: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.5"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 172800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-6: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.6"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 172800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-7: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.7"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-8: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.8"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-9: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.9"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-10: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.10"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-11: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.11"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-12: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.12"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-13: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201906]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Silver 4110"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.64.13"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge T640"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "YES"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+Properties that need to be created on the fakesite server: ip, cluster, nodemodel, switch, besteffort, deploy, virtual, cpuarch, cpucore, cputype, cpufreq, disktype, eth_count, eth_rate, ib_count, ib_rate, ib, opa_count, opa_rate, myri_count, myri_rate, myri, memcore, memcpu, memnode, gpu_count, mic, wattmeter, cluster_priority, max_walltime, production, maintenance, disk_reservation_count
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
diff --git a/spec/output/graffiti_empty_print_stderr.txt b/spec/output/graffiti_empty_print_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/graffiti_empty_print_stdout.txt b/spec/output/graffiti_empty_print_stdout.txt
new file mode 100644
index 0000000000..789ee20e03
--- /dev/null
+++ b/spec/output/graffiti_empty_print_stdout.txt
@@ -0,0 +1,407 @@
+
+#! /usr/bin/env bash
+
+set -eu
+set -x
+set -o pipefail
+
+echo '================================================================================'
+
+property_exist () {
+  [[ $(oarproperty -l | grep -e "^$1$") ]]
+}
+
+node_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='default'") ]]
+}
+
+disk_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='disk' and disk='$2'") ]]
+}
+
+
+# if [ $(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CPU_ID=0
+# else
+#   MAX_CPU_ID=$(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CPU_ID=MAX_CPU_ID+1"
+# fi
+#
+# if [ $(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CORE_ID=0
+# else
+#   MAX_CORE_ID=$(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CORE_ID=MAX_CORE_ID+1"
+# fi
+
+#############################################
+# Create OAR properties that were created by 'oar_resources_add'
+#############################################
+property_exist 'host' || oarproperty -a host --varchar
+property_exist 'cpu' || oarproperty -a cpu
+property_exist 'core' || oarproperty -a core
+property_exist 'gpudevice' || oarproperty -a gpudevice
+property_exist 'gpu' || oarproperty -a gpu
+property_exist 'gpu_model' || oarproperty -a gpu_model --varchar
+
+
+#############################################
+# Create OAR properties if they don't exist
+#############################################
+
+property_exist 'ip' || oarproperty -a ip --varchar
+property_exist 'cluster' || oarproperty -a cluster --varchar
+property_exist 'nodemodel' || oarproperty -a nodemodel --varchar
+property_exist 'switch' || oarproperty -a switch --varchar
+property_exist 'virtual' || oarproperty -a virtual --varchar
+property_exist 'cpuarch' || oarproperty -a cpuarch --varchar
+property_exist 'cpucore' || oarproperty -a cpucore
+property_exist 'cputype' || oarproperty -a cputype --varchar
+property_exist 'cpufreq' || oarproperty -a cpufreq --varchar
+property_exist 'disktype' || oarproperty -a disktype --varchar
+property_exist 'eth_count' || oarproperty -a eth_count
+property_exist 'eth_rate' || oarproperty -a eth_rate
+property_exist 'ib_count' || oarproperty -a ib_count
+property_exist 'ib_rate' || oarproperty -a ib_rate
+property_exist 'ib' || oarproperty -a ib --varchar
+property_exist 'opa_count' || oarproperty -a opa_count
+property_exist 'opa_rate' || oarproperty -a opa_rate
+property_exist 'myri_count' || oarproperty -a myri_count
+property_exist 'myri_rate' || oarproperty -a myri_rate
+property_exist 'myri' || oarproperty -a myri --varchar
+property_exist 'memcore' || oarproperty -a memcore
+property_exist 'memcpu' || oarproperty -a memcpu
+property_exist 'memnode' || oarproperty -a memnode
+property_exist 'gpu_count' || oarproperty -a gpu_count
+property_exist 'mic' || oarproperty -a mic --varchar
+property_exist 'wattmeter' || oarproperty -a wattmeter --varchar
+property_exist 'cluster_priority' || oarproperty -a cluster_priority
+property_exist 'max_walltime' || oarproperty -a max_walltime
+property_exist 'production' || oarproperty -a production --varchar
+property_exist 'maintenance' || oarproperty -a maintenance --varchar
+property_exist 'disk_reservation_count' || oarproperty -a disk_reservation_count
+
+
+###################################
+# clustera-1.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=1 -p cpuset=0 -p gpu=1 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=2 -p cpuset=2 -p gpu=1 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=3 -p cpuset=4 -p gpu=1 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=4 -p cpuset=6 -p gpu=1 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=5 -p cpuset=8 -p gpu=2 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=6 -p cpuset=10 -p gpu=2 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=7 -p cpuset=12 -p gpu=2 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=8 -p cpuset=14 -p gpu=2 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=9 -p cpuset=1 -p gpu=3 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=10 -p cpuset=3 -p gpu=3 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=11 -p cpuset=5 -p gpu=3 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=12 -p cpuset=7 -p gpu=3 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=13 -p cpuset=9 -p gpu=4 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=14 -p cpuset=11 -p gpu=4 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=15 -p cpuset=13 -p gpu=4 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=16 -p cpuset=15 -p gpu=4 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.1' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=86400 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-2.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=17 -p cpuset=0 -p gpu=5 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=18 -p cpuset=2 -p gpu=5 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=19 -p cpuset=4 -p gpu=5 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=20 -p cpuset=6 -p gpu=5 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=21 -p cpuset=8 -p gpu=6 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=22 -p cpuset=10 -p gpu=6 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=23 -p cpuset=12 -p gpu=6 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=24 -p cpuset=14 -p gpu=6 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=25 -p cpuset=1 -p gpu=7 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=26 -p cpuset=3 -p gpu=7 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=27 -p cpuset=5 -p gpu=7 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=28 -p cpuset=7 -p gpu=7 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=29 -p cpuset=9 -p gpu=8 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=30 -p cpuset=11 -p gpu=8 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=31 -p cpuset=13 -p gpu=8 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=32 -p cpuset=15 -p gpu=8 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.2' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=86400 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-3.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=33 -p cpuset=0 -p gpu=9 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=34 -p cpuset=2 -p gpu=9 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=35 -p cpuset=4 -p gpu=9 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=36 -p cpuset=6 -p gpu=9 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=37 -p cpuset=8 -p gpu=10 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=38 -p cpuset=10 -p gpu=10 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=39 -p cpuset=12 -p gpu=10 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=40 -p cpuset=14 -p gpu=10 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=41 -p cpuset=1 -p gpu=11 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=42 -p cpuset=3 -p gpu=11 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=43 -p cpuset=5 -p gpu=11 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=44 -p cpuset=7 -p gpu=11 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=45 -p cpuset=9 -p gpu=12 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=46 -p cpuset=11 -p gpu=12 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=47 -p cpuset=13 -p gpu=12 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=48 -p cpuset=15 -p gpu=12 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.3' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=86400 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-4.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=49 -p cpuset=0 -p gpu=13 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=50 -p cpuset=2 -p gpu=13 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=51 -p cpuset=4 -p gpu=13 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=52 -p cpuset=6 -p gpu=13 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=53 -p cpuset=8 -p gpu=14 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=54 -p cpuset=10 -p gpu=14 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=55 -p cpuset=12 -p gpu=14 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=56 -p cpuset=14 -p gpu=14 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=57 -p cpuset=1 -p gpu=15 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=58 -p cpuset=3 -p gpu=15 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=59 -p cpuset=5 -p gpu=15 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=60 -p cpuset=7 -p gpu=15 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=61 -p cpuset=9 -p gpu=16 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=62 -p cpuset=11 -p gpu=16 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=63 -p cpuset=13 -p gpu=16 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=64 -p cpuset=15 -p gpu=16 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.4' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=172800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-5.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=65 -p cpuset=0 -p gpu=17 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=66 -p cpuset=2 -p gpu=17 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=67 -p cpuset=4 -p gpu=17 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=68 -p cpuset=6 -p gpu=17 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=69 -p cpuset=8 -p gpu=18 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=70 -p cpuset=10 -p gpu=18 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=71 -p cpuset=12 -p gpu=18 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=72 -p cpuset=14 -p gpu=18 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=73 -p cpuset=1 -p gpu=19 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=74 -p cpuset=3 -p gpu=19 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=75 -p cpuset=5 -p gpu=19 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=76 -p cpuset=7 -p gpu=19 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=77 -p cpuset=9 -p gpu=20 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=78 -p cpuset=11 -p gpu=20 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=79 -p cpuset=13 -p gpu=20 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=80 -p cpuset=15 -p gpu=20 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.5' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=172800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-6.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=81 -p cpuset=0 -p gpu=21 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=82 -p cpuset=2 -p gpu=21 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=83 -p cpuset=4 -p gpu=21 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=84 -p cpuset=6 -p gpu=21 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=85 -p cpuset=8 -p gpu=22 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=86 -p cpuset=10 -p gpu=22 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=87 -p cpuset=12 -p gpu=22 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=88 -p cpuset=14 -p gpu=22 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=89 -p cpuset=1 -p gpu=23 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=90 -p cpuset=3 -p gpu=23 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=91 -p cpuset=5 -p gpu=23 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=92 -p cpuset=7 -p gpu=23 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=93 -p cpuset=9 -p gpu=24 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=94 -p cpuset=11 -p gpu=24 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=95 -p cpuset=13 -p gpu=24 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=96 -p cpuset=15 -p gpu=24 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.6' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=172800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-7.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=97 -p cpuset=0 -p gpu=25 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=98 -p cpuset=2 -p gpu=25 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=99 -p cpuset=4 -p gpu=25 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=100 -p cpuset=6 -p gpu=25 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=101 -p cpuset=8 -p gpu=26 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=102 -p cpuset=10 -p gpu=26 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=103 -p cpuset=12 -p gpu=26 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=104 -p cpuset=14 -p gpu=26 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=105 -p cpuset=1 -p gpu=27 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=106 -p cpuset=3 -p gpu=27 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=107 -p cpuset=5 -p gpu=27 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=108 -p cpuset=7 -p gpu=27 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=109 -p cpuset=9 -p gpu=28 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=110 -p cpuset=11 -p gpu=28 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=111 -p cpuset=13 -p gpu=28 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=112 -p cpuset=15 -p gpu=28 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.7' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-8.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=113 -p cpuset=0 -p gpu=29 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=114 -p cpuset=2 -p gpu=29 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=115 -p cpuset=4 -p gpu=29 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=116 -p cpuset=6 -p gpu=29 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=117 -p cpuset=8 -p gpu=30 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=118 -p cpuset=10 -p gpu=30 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=119 -p cpuset=12 -p gpu=30 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=120 -p cpuset=14 -p gpu=30 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=121 -p cpuset=1 -p gpu=31 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=122 -p cpuset=3 -p gpu=31 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=123 -p cpuset=5 -p gpu=31 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=124 -p cpuset=7 -p gpu=31 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=125 -p cpuset=9 -p gpu=32 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=126 -p cpuset=11 -p gpu=32 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=127 -p cpuset=13 -p gpu=32 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=128 -p cpuset=15 -p gpu=32 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.8' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-9.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=129 -p cpuset=0 -p gpu=33 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=130 -p cpuset=2 -p gpu=33 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=131 -p cpuset=4 -p gpu=33 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=132 -p cpuset=6 -p gpu=33 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=133 -p cpuset=8 -p gpu=34 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=134 -p cpuset=10 -p gpu=34 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=135 -p cpuset=12 -p gpu=34 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=17 -p core=136 -p cpuset=14 -p gpu=34 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=137 -p cpuset=1 -p gpu=35 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=138 -p cpuset=3 -p gpu=35 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=139 -p cpuset=5 -p gpu=35 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=140 -p cpuset=7 -p gpu=35 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=141 -p cpuset=9 -p gpu=36 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=142 -p cpuset=11 -p gpu=36 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=143 -p cpuset=13 -p gpu=36 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-9.fakesite.grid5000.fr' -p host='clustera-9.fakesite.grid5000.fr' -p cpu=18 -p core=144 -p cpuset=15 -p gpu=36 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-9.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-9.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.9' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-10.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=145 -p cpuset=0 -p gpu=37 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=146 -p cpuset=2 -p gpu=37 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=147 -p cpuset=4 -p gpu=37 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=148 -p cpuset=6 -p gpu=37 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=149 -p cpuset=8 -p gpu=38 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=150 -p cpuset=10 -p gpu=38 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=151 -p cpuset=12 -p gpu=38 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=19 -p core=152 -p cpuset=14 -p gpu=38 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=153 -p cpuset=1 -p gpu=39 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=154 -p cpuset=3 -p gpu=39 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=155 -p cpuset=5 -p gpu=39 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=156 -p cpuset=7 -p gpu=39 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=157 -p cpuset=9 -p gpu=40 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=158 -p cpuset=11 -p gpu=40 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=159 -p cpuset=13 -p gpu=40 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-10.fakesite.grid5000.fr' -p host='clustera-10.fakesite.grid5000.fr' -p cpu=20 -p core=160 -p cpuset=15 -p gpu=40 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-10.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-10.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.10' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-11.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=161 -p cpuset=0 -p gpu=41 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=162 -p cpuset=2 -p gpu=41 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=163 -p cpuset=4 -p gpu=41 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=164 -p cpuset=6 -p gpu=41 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=165 -p cpuset=8 -p gpu=42 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=166 -p cpuset=10 -p gpu=42 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=167 -p cpuset=12 -p gpu=42 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=21 -p core=168 -p cpuset=14 -p gpu=42 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=169 -p cpuset=1 -p gpu=43 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=170 -p cpuset=3 -p gpu=43 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=171 -p cpuset=5 -p gpu=43 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=172 -p cpuset=7 -p gpu=43 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=173 -p cpuset=9 -p gpu=44 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=174 -p cpuset=11 -p gpu=44 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=175 -p cpuset=13 -p gpu=44 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-11.fakesite.grid5000.fr' -p host='clustera-11.fakesite.grid5000.fr' -p cpu=22 -p core=176 -p cpuset=15 -p gpu=44 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-11.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-11.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.11' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-12.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=177 -p cpuset=0 -p gpu=45 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=178 -p cpuset=2 -p gpu=45 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=179 -p cpuset=4 -p gpu=45 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=180 -p cpuset=6 -p gpu=45 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=181 -p cpuset=8 -p gpu=46 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=182 -p cpuset=10 -p gpu=46 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=183 -p cpuset=12 -p gpu=46 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=23 -p core=184 -p cpuset=14 -p gpu=46 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=185 -p cpuset=1 -p gpu=47 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=186 -p cpuset=3 -p gpu=47 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=187 -p cpuset=5 -p gpu=47 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=188 -p cpuset=7 -p gpu=47 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=189 -p cpuset=9 -p gpu=48 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=190 -p cpuset=11 -p gpu=48 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=191 -p cpuset=13 -p gpu=48 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-12.fakesite.grid5000.fr' -p host='clustera-12.fakesite.grid5000.fr' -p cpu=24 -p core=192 -p cpuset=15 -p gpu=48 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-12.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-12.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.12' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-13.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=193 -p cpuset=0 -p gpu=49 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=194 -p cpuset=2 -p gpu=49 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=195 -p cpuset=4 -p gpu=49 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=196 -p cpuset=6 -p gpu=49 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=197 -p cpuset=8 -p gpu=50 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=198 -p cpuset=10 -p gpu=50 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=199 -p cpuset=12 -p gpu=50 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=25 -p core=200 -p cpuset=14 -p gpu=50 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=201 -p cpuset=1 -p gpu=51 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=202 -p cpuset=3 -p gpu=51 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=203 -p cpuset=5 -p gpu=51 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=204 -p cpuset=7 -p gpu=51 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=205 -p cpuset=9 -p gpu=52 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=206 -p cpuset=11 -p gpu=52 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=207 -p cpuset=13 -p gpu=52 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-13.fakesite.grid5000.fr' -p host='clustera-13.fakesite.grid5000.fr' -p cpu=26 -p core=208 -p cpuset=15 -p gpu=52 -p gpu_model='GeForce RTX 2080 Ti' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+echo; echo 'Setting properties for clustera-13.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-13.fakesite.grid5000.fr' and type='default'" -p ip='172.16.64.13' -p cluster='clustera' -p nodemodel='Dell PowerEdge T640' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon Silver 4110' -p cpufreq='2.1' -p disktype='SATA' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='MULTIPLE' -p cluster_priority=201906 -p max_walltime=604800 -p production='YES' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
diff --git a/spec/output/graffiti_empty_table_stderr.txt b/spec/output/graffiti_empty_table_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/graffiti_empty_table_stdout.txt b/spec/output/graffiti_empty_table_stdout.txt
new file mode 100644
index 0000000000..f41a055db0
--- /dev/null
+++ b/spec/output/graffiti_empty_table_stdout.txt
@@ -0,0 +1,212 @@
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|   cluster | host                 | cpu   | core  | cpuset   | gpu  | gpudevice            | cpumodel                       | gpumodel                      |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|  clustera | clustera-1           | 1     | 1     | 0        | 1    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 2     | 2        | 1    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 3     | 4        | 1    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 4     | 6        | 1    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 5     | 8        | 2    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 6     | 10       | 2    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 7     | 12       | 2    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 1     | 8     | 14       | 2    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 9     | 1        | 3    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 10    | 3        | 3    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 11    | 5        | 3    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 12    | 7        | 3    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 13    | 9        | 4    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 14    | 11       | 4    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 15    | 13       | 4    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-1           | 2     | 16    | 15       | 4    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 17    | 0        | 5    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 18    | 2        | 5    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 19    | 4        | 5    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 20    | 6        | 5    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 21    | 8        | 6    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 22    | 10       | 6    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 23    | 12       | 6    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 3     | 24    | 14       | 6    | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 25    | 1        | 7    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 26    | 3        | 7    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 27    | 5        | 7    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 28    | 7        | 7    | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 29    | 9        | 8    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 30    | 11       | 8    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 31    | 13       | 8    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-2           | 4     | 32    | 15       | 8    | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 33    | 0        | 9    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 34    | 2        | 9    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 35    | 4        | 9    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 36    | 6        | 9    | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 37    | 8        | 10   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 38    | 10       | 10   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 39    | 12       | 10   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 5     | 40    | 14       | 10   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 41    | 1        | 11   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 42    | 3        | 11   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 43    | 5        | 11   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 44    | 7        | 11   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 45    | 9        | 12   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 46    | 11       | 12   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 47    | 13       | 12   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-3           | 6     | 48    | 15       | 12   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 49    | 0        | 13   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 50    | 2        | 13   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 51    | 4        | 13   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 52    | 6        | 13   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 53    | 8        | 14   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 54    | 10       | 14   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 55    | 12       | 14   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 7     | 56    | 14       | 14   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 57    | 1        | 15   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 58    | 3        | 15   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 59    | 5        | 15   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 60    | 7        | 15   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 61    | 9        | 16   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 62    | 11       | 16   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 63    | 13       | 16   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-4           | 8     | 64    | 15       | 16   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 65    | 0        | 17   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 66    | 2        | 17   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 67    | 4        | 17   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 68    | 6        | 17   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 69    | 8        | 18   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 70    | 10       | 18   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 71    | 12       | 18   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 9     | 72    | 14       | 18   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 73    | 1        | 19   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 74    | 3        | 19   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 75    | 5        | 19   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 76    | 7        | 19   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 77    | 9        | 20   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 78    | 11       | 20   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 79    | 13       | 20   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-5           | 10    | 80    | 15       | 20   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 81    | 0        | 21   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 82    | 2        | 21   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 83    | 4        | 21   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 84    | 6        | 21   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 85    | 8        | 22   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 86    | 10       | 22   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 87    | 12       | 22   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 11    | 88    | 14       | 22   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 89    | 1        | 23   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 90    | 3        | 23   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 91    | 5        | 23   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 92    | 7        | 23   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 93    | 9        | 24   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 94    | 11       | 24   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 95    | 13       | 24   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-6           | 12    | 96    | 15       | 24   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 97    | 0        | 25   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 98    | 2        | 25   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 99    | 4        | 25   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 100   | 6        | 25   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 101   | 8        | 26   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 102   | 10       | 26   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 103   | 12       | 26   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 13    | 104   | 14       | 26   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 105   | 1        | 27   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 106   | 3        | 27   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 107   | 5        | 27   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 108   | 7        | 27   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 109   | 9        | 28   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 110   | 11       | 28   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 111   | 13       | 28   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-7           | 14    | 112   | 15       | 28   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 113   | 0        | 29   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 114   | 2        | 29   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 115   | 4        | 29   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 116   | 6        | 29   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 117   | 8        | 30   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 118   | 10       | 30   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 119   | 12       | 30   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 15    | 120   | 14       | 30   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 121   | 1        | 31   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 122   | 3        | 31   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 123   | 5        | 31   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 124   | 7        | 31   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 125   | 9        | 32   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 126   | 11       | 32   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 127   | 13       | 32   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-8           | 16    | 128   | 15       | 32   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 129   | 0        | 33   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 130   | 2        | 33   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 131   | 4        | 33   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 132   | 6        | 33   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 133   | 8        | 34   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 134   | 10       | 34   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 135   | 12       | 34   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 17    | 136   | 14       | 34   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 137   | 1        | 35   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 138   | 3        | 35   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 139   | 5        | 35   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 140   | 7        | 35   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 141   | 9        | 36   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 142   | 11       | 36   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 143   | 13       | 36   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-9           | 18    | 144   | 15       | 36   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 145   | 0        | 37   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 146   | 2        | 37   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 147   | 4        | 37   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 148   | 6        | 37   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 149   | 8        | 38   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 150   | 10       | 38   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 151   | 12       | 38   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 19    | 152   | 14       | 38   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 153   | 1        | 39   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 154   | 3        | 39   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 155   | 5        | 39   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 156   | 7        | 39   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 157   | 9        | 40   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 158   | 11       | 40   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 159   | 13       | 40   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-10          | 20    | 160   | 15       | 40   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 161   | 0        | 41   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 162   | 2        | 41   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 163   | 4        | 41   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 164   | 6        | 41   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 165   | 8        | 42   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 166   | 10       | 42   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 167   | 12       | 42   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 21    | 168   | 14       | 42   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 169   | 1        | 43   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 170   | 3        | 43   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 171   | 5        | 43   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 172   | 7        | 43   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 173   | 9        | 44   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 174   | 11       | 44   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 175   | 13       | 44   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-11          | 22    | 176   | 15       | 44   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 177   | 0        | 45   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 178   | 2        | 45   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 179   | 4        | 45   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 180   | 6        | 45   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 181   | 8        | 46   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 182   | 10       | 46   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 183   | 12       | 46   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 23    | 184   | 14       | 46   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 185   | 1        | 47   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 186   | 3        | 47   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 187   | 5        | 47   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 188   | 7        | 47   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 189   | 9        | 48   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 190   | 11       | 48   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 191   | 13       | 48   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-12          | 24    | 192   | 15       | 48   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 193   | 0        | 49   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 194   | 2        | 49   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 195   | 4        | 49   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 196   | 6        | 49   | 0                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 197   | 8        | 50   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 198   | 10       | 50   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 199   | 12       | 50   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 25    | 200   | 14       | 50   | 1                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 201   | 1        | 51   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 202   | 3        | 51   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 203   | 5        | 51   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 204   | 7        | 51   | 2                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 205   | 9        | 52   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 206   | 11       | 52   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 207   | 13       | 52   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
+|  clustera | clustera-13          | 26    | 208   | 15       | 52   | 3                    | Intel Xeon Silver 4110         | GeForce RTX 2080 Ti           |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
diff --git a/spec/output/graphite_empty_diff_stderr.txt b/spec/output/graphite_empty_diff_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/graphite_empty_diff_stdout.txt b/spec/output/graphite_empty_diff_stdout.txt
new file mode 100644
index 0000000000..060753f160
--- /dev/null
+++ b/spec/output/graphite_empty_diff_stdout.txt
@@ -0,0 +1,146 @@
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Output format: [ '-', 'key', 'value'] for missing, [ '+', 'key', 'value'] for added, ['~', 'key', 'old value', 'new value'] for changed
+  clustera-1: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201312]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.0"]
+    ["+", "cputype", "Intel Xeon E5-2650"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA II"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.68.1"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 16384]
+    ["+", "memcpu", 131072]
+    ["+", "memnode", 262144]
+    ["+", "mic", "YES"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R720"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-2: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201312]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.0"]
+    ["+", "cputype", "Intel Xeon E5-2650"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA II"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.68.2"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 16384]
+    ["+", "memcpu", 131072]
+    ["+", "memnode", 262144]
+    ["+", "mic", "YES"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R720"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-3: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201312]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.0"]
+    ["+", "cputype", "Intel Xeon E5-2650"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA II"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.68.3"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 16384]
+    ["+", "memcpu", 131072]
+    ["+", "memnode", 262144]
+    ["+", "mic", "YES"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R720"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+  clustera-4: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201312]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.0"]
+    ["+", "cputype", "Intel Xeon E5-2650"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SATA II"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.68.4"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 16384]
+    ["+", "memcpu", 131072]
+    ["+", "memnode", 262144]
+    ["+", "mic", "YES"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R720"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "MULTIPLE"]
+Properties that need to be created on the fakesite server: ip, cluster, nodemodel, switch, besteffort, deploy, virtual, cpuarch, cpucore, cputype, cpufreq, disktype, eth_count, eth_rate, ib_count, ib_rate, ib, opa_count, opa_rate, myri_count, myri_rate, myri, memcore, memcpu, memnode, gpu_count, mic, wattmeter, cluster_priority, max_walltime, production, maintenance, disk_reservation_count
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
diff --git a/spec/output/graphite_empty_print_stderr.txt b/spec/output/graphite_empty_print_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/graphite_empty_print_stdout.txt b/spec/output/graphite_empty_print_stdout.txt
new file mode 100644
index 0000000000..13a975d262
--- /dev/null
+++ b/spec/output/graphite_empty_print_stdout.txt
@@ -0,0 +1,182 @@
+
+#! /usr/bin/env bash
+
+set -eu
+set -x
+set -o pipefail
+
+echo '================================================================================'
+
+property_exist () {
+  [[ $(oarproperty -l | grep -e "^$1$") ]]
+}
+
+node_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='default'") ]]
+}
+
+disk_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='disk' and disk='$2'") ]]
+}
+
+
+# if [ $(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CPU_ID=0
+# else
+#   MAX_CPU_ID=$(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CPU_ID=MAX_CPU_ID+1"
+# fi
+#
+# if [ $(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CORE_ID=0
+# else
+#   MAX_CORE_ID=$(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CORE_ID=MAX_CORE_ID+1"
+# fi
+
+#############################################
+# Create OAR properties that were created by 'oar_resources_add'
+#############################################
+property_exist 'host' || oarproperty -a host --varchar
+property_exist 'cpu' || oarproperty -a cpu
+property_exist 'core' || oarproperty -a core
+property_exist 'gpudevice' || oarproperty -a gpudevice
+property_exist 'gpu' || oarproperty -a gpu
+property_exist 'gpu_model' || oarproperty -a gpu_model --varchar
+
+
+#############################################
+# Create OAR properties if they don't exist
+#############################################
+
+property_exist 'ip' || oarproperty -a ip --varchar
+property_exist 'cluster' || oarproperty -a cluster --varchar
+property_exist 'nodemodel' || oarproperty -a nodemodel --varchar
+property_exist 'switch' || oarproperty -a switch --varchar
+property_exist 'virtual' || oarproperty -a virtual --varchar
+property_exist 'cpuarch' || oarproperty -a cpuarch --varchar
+property_exist 'cpucore' || oarproperty -a cpucore
+property_exist 'cputype' || oarproperty -a cputype --varchar
+property_exist 'cpufreq' || oarproperty -a cpufreq --varchar
+property_exist 'disktype' || oarproperty -a disktype --varchar
+property_exist 'eth_count' || oarproperty -a eth_count
+property_exist 'eth_rate' || oarproperty -a eth_rate
+property_exist 'ib_count' || oarproperty -a ib_count
+property_exist 'ib_rate' || oarproperty -a ib_rate
+property_exist 'ib' || oarproperty -a ib --varchar
+property_exist 'opa_count' || oarproperty -a opa_count
+property_exist 'opa_rate' || oarproperty -a opa_rate
+property_exist 'myri_count' || oarproperty -a myri_count
+property_exist 'myri_rate' || oarproperty -a myri_rate
+property_exist 'myri' || oarproperty -a myri --varchar
+property_exist 'memcore' || oarproperty -a memcore
+property_exist 'memcpu' || oarproperty -a memcpu
+property_exist 'memnode' || oarproperty -a memnode
+property_exist 'gpu_count' || oarproperty -a gpu_count
+property_exist 'mic' || oarproperty -a mic --varchar
+property_exist 'wattmeter' || oarproperty -a wattmeter --varchar
+property_exist 'cluster_priority' || oarproperty -a cluster_priority
+property_exist 'max_walltime' || oarproperty -a max_walltime
+property_exist 'production' || oarproperty -a production --varchar
+property_exist 'maintenance' || oarproperty -a maintenance --varchar
+property_exist 'disk_reservation_count' || oarproperty -a disk_reservation_count
+
+
+###################################
+# clustera-1.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=1 -p cpuset=0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=2 -p cpuset=2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=3 -p cpuset=4
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=4 -p cpuset=6
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=5 -p cpuset=8
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=6 -p cpuset=10
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=7 -p cpuset=12
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=8 -p cpuset=14
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=9 -p cpuset=1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=10 -p cpuset=3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=11 -p cpuset=5
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=12 -p cpuset=7
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=13 -p cpuset=9
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=14 -p cpuset=11
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=15 -p cpuset=13
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=16 -p cpuset=15
+echo; echo 'Setting properties for clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='default'" -p ip='172.16.68.1' -p cluster='clustera' -p nodemodel='Dell PowerEdge R720' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2650' -p cpufreq='2.0' -p disktype='SATA II' -p eth_count=1 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=16384 -p memcpu=131072 -p memnode=262144 -p gpu_count=0 -p mic='YES' -p wattmeter='MULTIPLE' -p cluster_priority=201312 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-2.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=17 -p cpuset=0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=18 -p cpuset=2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=19 -p cpuset=4
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=20 -p cpuset=6
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=21 -p cpuset=8
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=22 -p cpuset=10
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=23 -p cpuset=12
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=24 -p cpuset=14
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=25 -p cpuset=1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=26 -p cpuset=3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=27 -p cpuset=5
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=28 -p cpuset=7
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=29 -p cpuset=9
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=30 -p cpuset=11
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=31 -p cpuset=13
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=32 -p cpuset=15
+echo; echo 'Setting properties for clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='default'" -p ip='172.16.68.2' -p cluster='clustera' -p nodemodel='Dell PowerEdge R720' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2650' -p cpufreq='2.0' -p disktype='SATA II' -p eth_count=1 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=16384 -p memcpu=131072 -p memnode=262144 -p gpu_count=0 -p mic='YES' -p wattmeter='MULTIPLE' -p cluster_priority=201312 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-3.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=33 -p cpuset=0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=34 -p cpuset=2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=35 -p cpuset=4
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=36 -p cpuset=6
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=37 -p cpuset=8
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=38 -p cpuset=10
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=39 -p cpuset=12
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=40 -p cpuset=14
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=41 -p cpuset=1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=42 -p cpuset=3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=43 -p cpuset=5
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=44 -p cpuset=7
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=45 -p cpuset=9
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=46 -p cpuset=11
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=47 -p cpuset=13
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=48 -p cpuset=15
+echo; echo 'Setting properties for clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='default'" -p ip='172.16.68.3' -p cluster='clustera' -p nodemodel='Dell PowerEdge R720' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2650' -p cpufreq='2.0' -p disktype='SATA II' -p eth_count=1 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=16384 -p memcpu=131072 -p memnode=262144 -p gpu_count=0 -p mic='YES' -p wattmeter='MULTIPLE' -p cluster_priority=201312 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-4.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=49 -p cpuset=0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=50 -p cpuset=2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=51 -p cpuset=4
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=52 -p cpuset=6
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=53 -p cpuset=8
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=54 -p cpuset=10
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=55 -p cpuset=12
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=56 -p cpuset=14
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=57 -p cpuset=1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=58 -p cpuset=3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=59 -p cpuset=5
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=60 -p cpuset=7
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=61 -p cpuset=9
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=62 -p cpuset=11
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=63 -p cpuset=13
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=64 -p cpuset=15
+echo; echo 'Setting properties for clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='default'" -p ip='172.16.68.4' -p cluster='clustera' -p nodemodel='Dell PowerEdge R720' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2650' -p cpufreq='2.0' -p disktype='SATA II' -p eth_count=1 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=16384 -p memcpu=131072 -p memnode=262144 -p gpu_count=0 -p mic='YES' -p wattmeter='MULTIPLE' -p cluster_priority=201312 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=0
+
+echo '================================================================================'
diff --git a/spec/output/graphite_empty_table_stderr.txt b/spec/output/graphite_empty_table_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/graphite_empty_table_stdout.txt b/spec/output/graphite_empty_table_stdout.txt
new file mode 100644
index 0000000000..7320ff4310
--- /dev/null
+++ b/spec/output/graphite_empty_table_stdout.txt
@@ -0,0 +1,68 @@
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|   cluster | host                 | cpu   | core  | cpuset   | gpu  | gpudevice            | cpumodel                       | gpumodel                      |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|  clustera | clustera-1           | 1     | 1     | 0        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 2     | 2        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 3     | 4        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 4     | 6        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 5     | 8        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 6     | 10       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 7     | 12       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 1     | 8     | 14       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 9     | 1        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 10    | 3        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 11    | 5        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 12    | 7        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 13    | 9        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 14    | 11       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 15    | 13       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-1           | 2     | 16    | 15       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 17    | 0        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 18    | 2        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 19    | 4        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 20    | 6        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 21    | 8        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 22    | 10       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 23    | 12       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 3     | 24    | 14       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 25    | 1        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 26    | 3        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 27    | 5        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 28    | 7        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 29    | 9        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 30    | 11       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 31    | 13       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-2           | 4     | 32    | 15       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 33    | 0        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 34    | 2        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 35    | 4        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 36    | 6        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 37    | 8        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 38    | 10       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 39    | 12       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 5     | 40    | 14       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 41    | 1        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 42    | 3        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 43    | 5        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 44    | 7        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 45    | 9        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 46    | 11       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 47    | 13       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-3           | 6     | 48    | 15       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 49    | 0        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 50    | 2        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 51    | 4        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 52    | 6        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 53    | 8        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 54    | 10       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 55    | 12       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 7     | 56    | 14       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 57    | 1        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 58    | 3        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 59    | 5        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 60    | 7        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 61    | 9        |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 62    | 11       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 63    | 13       |      |                      | Intel Xeon E5-2650             |                               |
+|  clustera | clustera-4           | 8     | 64    | 15       |      |                      | Intel Xeon E5-2650             |                               |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
diff --git a/spec/output/grimoire_empty_diff_stderr.txt b/spec/output/grimoire_empty_diff_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/grimoire_empty_diff_stdout.txt b/spec/output/grimoire_empty_diff_stdout.txt
new file mode 100644
index 0000000000..191e96875e
--- /dev/null
+++ b/spec/output/grimoire_empty_diff_stdout.txt
@@ -0,0 +1,722 @@
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Output format: [ '-', 'key', 'value'] for missing, [ '+', 'key', 'value'] for added, ['~', 'key', 'old value', 'new value'] for changed
+  clustera-1: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.1"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-2: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.2"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-3: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.3"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-4: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.4"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-5: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.5"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-6: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.6"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-7: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.7"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-8: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201601]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 8]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "Intel Xeon E5-2630 v3"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 5]
+    ["+", "disktype", "SCSI"]
+    ["+", "eth_count", 4]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "FDR"]
+    ["+", "ib_count", 1]
+    ["+", "ib_rate", 56]
+    ["+", "ip", "172.16.71.8"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 8192]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R630"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  ["clustera-1", "sdb.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-1", "sdc.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-1", "sdd.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-1", "sde.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-1", "sdf.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdb.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdc.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdd.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sde.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdf.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdb.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdc.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdd.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sde.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdf.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdb.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdc.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdd.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sde.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdf.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-5", "sdb.clustera-5"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-5"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-5.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-5", "sdc.clustera-5"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-5"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-5.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-5", "sdd.clustera-5"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-5"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-5.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-5", "sde.clustera-5"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-5"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-5.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-5", "sdf.clustera-5"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-5"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-5.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-6", "sdb.clustera-6"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-6"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-6.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-6", "sdc.clustera-6"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-6"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-6.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-6", "sdd.clustera-6"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-6"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-6.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-6", "sde.clustera-6"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-6"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-6.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-6", "sdf.clustera-6"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-6"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-6.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-7", "sdb.clustera-7"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-7"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-7.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-7", "sdc.clustera-7"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-7"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-7.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-7", "sdd.clustera-7"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-7"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-7.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-7", "sde.clustera-7"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-7"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-7.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-7", "sdf.clustera-7"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-7"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-7.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-8", "sdb.clustera-8"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-8"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-8.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-8", "sdc.clustera-8"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-8"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-8.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-8", "sdd.clustera-8"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-8"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-8.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-8", "sde.clustera-8"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sde.clustera-8"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0"]
+    ["+", "host", "clustera-8.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-8", "sdf.clustera-8"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdf.clustera-8"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0"]
+    ["+", "host", "clustera-8.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+Properties that need to be created on the fakesite server: ip, cluster, nodemodel, switch, besteffort, deploy, virtual, cpuarch, cpucore, cputype, cpufreq, disktype, eth_count, eth_rate, ib_count, ib_rate, ib, opa_count, opa_rate, myri_count, myri_rate, myri, memcore, memcpu, memnode, gpu_count, mic, wattmeter, cluster_priority, max_walltime, production, maintenance, disk_reservation_count, disk, diskpath
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
diff --git a/spec/output/grimoire_empty_print_stderr.txt b/spec/output/grimoire_empty_print_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/grimoire_empty_print_stdout.txt b/spec/output/grimoire_empty_print_stdout.txt
new file mode 100644
index 0000000000..1558376391
--- /dev/null
+++ b/spec/output/grimoire_empty_print_stdout.txt
@@ -0,0 +1,604 @@
+
+#! /usr/bin/env bash
+
+set -eu
+set -x
+set -o pipefail
+
+echo '================================================================================'
+
+property_exist () {
+  [[ $(oarproperty -l | grep -e "^$1$") ]]
+}
+
+node_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='default'") ]]
+}
+
+disk_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='disk' and disk='$2'") ]]
+}
+
+
+# if [ $(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CPU_ID=0
+# else
+#   MAX_CPU_ID=$(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CPU_ID=MAX_CPU_ID+1"
+# fi
+#
+# if [ $(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CORE_ID=0
+# else
+#   MAX_CORE_ID=$(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CORE_ID=MAX_CORE_ID+1"
+# fi
+
+#############################################
+# Create OAR properties that were created by 'oar_resources_add'
+#############################################
+property_exist 'host' || oarproperty -a host --varchar
+property_exist 'cpu' || oarproperty -a cpu
+property_exist 'core' || oarproperty -a core
+property_exist 'gpudevice' || oarproperty -a gpudevice
+property_exist 'gpu' || oarproperty -a gpu
+property_exist 'gpu_model' || oarproperty -a gpu_model --varchar
+
+
+#############################################
+# Create OAR properties if they don't exist
+#############################################
+
+property_exist 'ip' || oarproperty -a ip --varchar
+property_exist 'cluster' || oarproperty -a cluster --varchar
+property_exist 'nodemodel' || oarproperty -a nodemodel --varchar
+property_exist 'switch' || oarproperty -a switch --varchar
+property_exist 'virtual' || oarproperty -a virtual --varchar
+property_exist 'cpuarch' || oarproperty -a cpuarch --varchar
+property_exist 'cpucore' || oarproperty -a cpucore
+property_exist 'cputype' || oarproperty -a cputype --varchar
+property_exist 'cpufreq' || oarproperty -a cpufreq --varchar
+property_exist 'disktype' || oarproperty -a disktype --varchar
+property_exist 'eth_count' || oarproperty -a eth_count
+property_exist 'eth_rate' || oarproperty -a eth_rate
+property_exist 'ib_count' || oarproperty -a ib_count
+property_exist 'ib_rate' || oarproperty -a ib_rate
+property_exist 'ib' || oarproperty -a ib --varchar
+property_exist 'opa_count' || oarproperty -a opa_count
+property_exist 'opa_rate' || oarproperty -a opa_rate
+property_exist 'myri_count' || oarproperty -a myri_count
+property_exist 'myri_rate' || oarproperty -a myri_rate
+property_exist 'myri' || oarproperty -a myri --varchar
+property_exist 'memcore' || oarproperty -a memcore
+property_exist 'memcpu' || oarproperty -a memcpu
+property_exist 'memnode' || oarproperty -a memnode
+property_exist 'gpu_count' || oarproperty -a gpu_count
+property_exist 'mic' || oarproperty -a mic --varchar
+property_exist 'wattmeter' || oarproperty -a wattmeter --varchar
+property_exist 'cluster_priority' || oarproperty -a cluster_priority
+property_exist 'max_walltime' || oarproperty -a max_walltime
+property_exist 'production' || oarproperty -a production --varchar
+property_exist 'maintenance' || oarproperty -a maintenance --varchar
+property_exist 'disk_reservation_count' || oarproperty -a disk_reservation_count
+property_exist 'disk' || oarproperty -a disk --varchar
+property_exist 'diskpath' || oarproperty -a diskpath --varchar
+
+
+###################################
+# clustera-1.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=1 -p cpuset=0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=2 -p cpuset=2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=3 -p cpuset=4
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=4 -p cpuset=6
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=5 -p cpuset=8
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=6 -p cpuset=10
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=7 -p cpuset=12
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=8 -p cpuset=14
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=9 -p cpuset=1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=10 -p cpuset=3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=11 -p cpuset=5
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=12 -p cpuset=7
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=13 -p cpuset=9
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=14 -p cpuset=11
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=15 -p cpuset=13
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=16 -p cpuset=15
+echo; echo 'Setting properties for clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.1' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdb.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdb.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-1'
+
+echo; echo 'Setting properties for disk sdb.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdc.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdc.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-1'
+
+echo; echo 'Setting properties for disk sdc.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdd.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdd.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-1'
+
+echo; echo 'Setting properties for disk sdd.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sde.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sde.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-1'
+
+echo; echo 'Setting properties for disk sde.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdf.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdf.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-1'
+
+echo; echo 'Setting properties for disk sdf.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-2.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=17 -p cpuset=0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=18 -p cpuset=2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=19 -p cpuset=4
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=20 -p cpuset=6
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=21 -p cpuset=8
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=22 -p cpuset=10
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=23 -p cpuset=12
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=24 -p cpuset=14
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=25 -p cpuset=1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=26 -p cpuset=3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=27 -p cpuset=5
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=28 -p cpuset=7
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=29 -p cpuset=9
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=30 -p cpuset=11
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=31 -p cpuset=13
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=32 -p cpuset=15
+echo; echo 'Setting properties for clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.2' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdb.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdb.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-2'
+
+echo; echo 'Setting properties for disk sdb.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdc.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdc.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-2'
+
+echo; echo 'Setting properties for disk sdc.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdd.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdd.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-2'
+
+echo; echo 'Setting properties for disk sdd.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sde.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sde.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-2'
+
+echo; echo 'Setting properties for disk sde.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdf.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdf.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-2'
+
+echo; echo 'Setting properties for disk sdf.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-3.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=33 -p cpuset=0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=34 -p cpuset=2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=35 -p cpuset=4
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=36 -p cpuset=6
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=37 -p cpuset=8
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=38 -p cpuset=10
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=39 -p cpuset=12
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=40 -p cpuset=14
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=41 -p cpuset=1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=42 -p cpuset=3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=43 -p cpuset=5
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=44 -p cpuset=7
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=45 -p cpuset=9
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=46 -p cpuset=11
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=47 -p cpuset=13
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=48 -p cpuset=15
+echo; echo 'Setting properties for clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.3' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdb.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdb.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-3'
+
+echo; echo 'Setting properties for disk sdb.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdc.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdc.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-3'
+
+echo; echo 'Setting properties for disk sdc.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdd.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdd.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-3'
+
+echo; echo 'Setting properties for disk sdd.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sde.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sde.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-3'
+
+echo; echo 'Setting properties for disk sde.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdf.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdf.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-3'
+
+echo; echo 'Setting properties for disk sdf.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-4.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=49 -p cpuset=0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=50 -p cpuset=2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=51 -p cpuset=4
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=52 -p cpuset=6
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=53 -p cpuset=8
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=54 -p cpuset=10
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=55 -p cpuset=12
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=56 -p cpuset=14
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=57 -p cpuset=1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=58 -p cpuset=3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=59 -p cpuset=5
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=60 -p cpuset=7
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=61 -p cpuset=9
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=62 -p cpuset=11
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=63 -p cpuset=13
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=64 -p cpuset=15
+echo; echo 'Setting properties for clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.4' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdb.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdb.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-4'
+
+echo; echo 'Setting properties for disk sdb.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdc.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdc.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-4'
+
+echo; echo 'Setting properties for disk sdc.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdd.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdd.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-4'
+
+echo; echo 'Setting properties for disk sdd.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sde.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sde.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-4'
+
+echo; echo 'Setting properties for disk sde.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdf.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdf.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-4'
+
+echo; echo 'Setting properties for disk sdf.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-5.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=65 -p cpuset=0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=66 -p cpuset=2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=67 -p cpuset=4
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=68 -p cpuset=6
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=69 -p cpuset=8
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=70 -p cpuset=10
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=71 -p cpuset=12
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=72 -p cpuset=14
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=73 -p cpuset=1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=74 -p cpuset=3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=75 -p cpuset=5
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=76 -p cpuset=7
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=77 -p cpuset=9
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=78 -p cpuset=11
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=79 -p cpuset=13
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=80 -p cpuset=15
+echo; echo 'Setting properties for clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.5' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-5 on host clustera-5.fakesite.grid5000.fr:'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdb.clustera-5' && echo '=> disk already exists'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdb.clustera-5' || oarnodesetting -a -h '' -p host='clustera-5.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-5'
+
+echo; echo 'Setting properties for disk sdb.clustera-5 on host clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-5'" -p cluster='clustera' -p host='clustera-5.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-5' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-5 on host clustera-5.fakesite.grid5000.fr:'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdc.clustera-5' && echo '=> disk already exists'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdc.clustera-5' || oarnodesetting -a -h '' -p host='clustera-5.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-5'
+
+echo; echo 'Setting properties for disk sdc.clustera-5 on host clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-5'" -p cluster='clustera' -p host='clustera-5.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-5' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-5 on host clustera-5.fakesite.grid5000.fr:'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdd.clustera-5' && echo '=> disk already exists'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdd.clustera-5' || oarnodesetting -a -h '' -p host='clustera-5.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-5'
+
+echo; echo 'Setting properties for disk sdd.clustera-5 on host clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-5'" -p cluster='clustera' -p host='clustera-5.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-5' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-5 on host clustera-5.fakesite.grid5000.fr:'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sde.clustera-5' && echo '=> disk already exists'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sde.clustera-5' || oarnodesetting -a -h '' -p host='clustera-5.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-5'
+
+echo; echo 'Setting properties for disk sde.clustera-5 on host clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-5'" -p cluster='clustera' -p host='clustera-5.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-5' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-5 on host clustera-5.fakesite.grid5000.fr:'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdf.clustera-5' && echo '=> disk already exists'
+disk_exist 'clustera-5.fakesite.grid5000.fr' 'sdf.clustera-5' || oarnodesetting -a -h '' -p host='clustera-5.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-5'
+
+echo; echo 'Setting properties for disk sdf.clustera-5 on host clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-5'" -p cluster='clustera' -p host='clustera-5.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-5' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-6.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=81 -p cpuset=0
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=82 -p cpuset=2
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=83 -p cpuset=4
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=84 -p cpuset=6
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=85 -p cpuset=8
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=86 -p cpuset=10
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=87 -p cpuset=12
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=11 -p core=88 -p cpuset=14
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=89 -p cpuset=1
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=90 -p cpuset=3
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=91 -p cpuset=5
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=92 -p cpuset=7
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=93 -p cpuset=9
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=94 -p cpuset=11
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=95 -p cpuset=13
+oarnodesetting -a -h 'clustera-6.fakesite.grid5000.fr' -p host='clustera-6.fakesite.grid5000.fr' -p cpu=12 -p core=96 -p cpuset=15
+echo; echo 'Setting properties for clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.6' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-6 on host clustera-6.fakesite.grid5000.fr:'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdb.clustera-6' && echo '=> disk already exists'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdb.clustera-6' || oarnodesetting -a -h '' -p host='clustera-6.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-6'
+
+echo; echo 'Setting properties for disk sdb.clustera-6 on host clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-6'" -p cluster='clustera' -p host='clustera-6.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-6' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-6 on host clustera-6.fakesite.grid5000.fr:'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdc.clustera-6' && echo '=> disk already exists'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdc.clustera-6' || oarnodesetting -a -h '' -p host='clustera-6.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-6'
+
+echo; echo 'Setting properties for disk sdc.clustera-6 on host clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-6'" -p cluster='clustera' -p host='clustera-6.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-6' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-6 on host clustera-6.fakesite.grid5000.fr:'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdd.clustera-6' && echo '=> disk already exists'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdd.clustera-6' || oarnodesetting -a -h '' -p host='clustera-6.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-6'
+
+echo; echo 'Setting properties for disk sdd.clustera-6 on host clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-6'" -p cluster='clustera' -p host='clustera-6.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-6' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-6 on host clustera-6.fakesite.grid5000.fr:'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sde.clustera-6' && echo '=> disk already exists'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sde.clustera-6' || oarnodesetting -a -h '' -p host='clustera-6.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-6'
+
+echo; echo 'Setting properties for disk sde.clustera-6 on host clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-6'" -p cluster='clustera' -p host='clustera-6.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-6' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-6 on host clustera-6.fakesite.grid5000.fr:'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdf.clustera-6' && echo '=> disk already exists'
+disk_exist 'clustera-6.fakesite.grid5000.fr' 'sdf.clustera-6' || oarnodesetting -a -h '' -p host='clustera-6.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-6'
+
+echo; echo 'Setting properties for disk sdf.clustera-6 on host clustera-6.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-6.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-6'" -p cluster='clustera' -p host='clustera-6.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-6' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-7.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=97 -p cpuset=0
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=98 -p cpuset=2
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=99 -p cpuset=4
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=100 -p cpuset=6
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=101 -p cpuset=8
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=102 -p cpuset=10
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=103 -p cpuset=12
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=13 -p core=104 -p cpuset=14
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=105 -p cpuset=1
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=106 -p cpuset=3
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=107 -p cpuset=5
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=108 -p cpuset=7
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=109 -p cpuset=9
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=110 -p cpuset=11
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=111 -p cpuset=13
+oarnodesetting -a -h 'clustera-7.fakesite.grid5000.fr' -p host='clustera-7.fakesite.grid5000.fr' -p cpu=14 -p core=112 -p cpuset=15
+echo; echo 'Setting properties for clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.7' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-7 on host clustera-7.fakesite.grid5000.fr:'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdb.clustera-7' && echo '=> disk already exists'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdb.clustera-7' || oarnodesetting -a -h '' -p host='clustera-7.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-7'
+
+echo; echo 'Setting properties for disk sdb.clustera-7 on host clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-7'" -p cluster='clustera' -p host='clustera-7.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-7' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-7 on host clustera-7.fakesite.grid5000.fr:'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdc.clustera-7' && echo '=> disk already exists'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdc.clustera-7' || oarnodesetting -a -h '' -p host='clustera-7.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-7'
+
+echo; echo 'Setting properties for disk sdc.clustera-7 on host clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-7'" -p cluster='clustera' -p host='clustera-7.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-7' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-7 on host clustera-7.fakesite.grid5000.fr:'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdd.clustera-7' && echo '=> disk already exists'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdd.clustera-7' || oarnodesetting -a -h '' -p host='clustera-7.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-7'
+
+echo; echo 'Setting properties for disk sdd.clustera-7 on host clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-7'" -p cluster='clustera' -p host='clustera-7.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-7' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-7 on host clustera-7.fakesite.grid5000.fr:'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sde.clustera-7' && echo '=> disk already exists'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sde.clustera-7' || oarnodesetting -a -h '' -p host='clustera-7.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-7'
+
+echo; echo 'Setting properties for disk sde.clustera-7 on host clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-7'" -p cluster='clustera' -p host='clustera-7.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-7' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-7 on host clustera-7.fakesite.grid5000.fr:'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdf.clustera-7' && echo '=> disk already exists'
+disk_exist 'clustera-7.fakesite.grid5000.fr' 'sdf.clustera-7' || oarnodesetting -a -h '' -p host='clustera-7.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-7'
+
+echo; echo 'Setting properties for disk sdf.clustera-7 on host clustera-7.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-7.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-7'" -p cluster='clustera' -p host='clustera-7.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-7' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-8.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=113 -p cpuset=0
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=114 -p cpuset=2
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=115 -p cpuset=4
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=116 -p cpuset=6
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=117 -p cpuset=8
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=118 -p cpuset=10
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=119 -p cpuset=12
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=15 -p core=120 -p cpuset=14
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=121 -p cpuset=1
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=122 -p cpuset=3
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=123 -p cpuset=5
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=124 -p cpuset=7
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=125 -p cpuset=9
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=126 -p cpuset=11
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=127 -p cpuset=13
+oarnodesetting -a -h 'clustera-8.fakesite.grid5000.fr' -p host='clustera-8.fakesite.grid5000.fr' -p cpu=16 -p core=128 -p cpuset=15
+echo; echo 'Setting properties for clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='default'" -p ip='172.16.71.8' -p cluster='clustera' -p nodemodel='Dell PowerEdge R630' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=8 -p cputype='Intel Xeon E5-2630 v3' -p cpufreq='2.4' -p disktype='SCSI' -p eth_count=4 -p eth_rate=10 -p ib_count=1 -p ib_rate=56 -p ib='FDR' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=8192 -p memcpu=65536 -p memnode=131072 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201601 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=5
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-8 on host clustera-8.fakesite.grid5000.fr:'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdb.clustera-8' && echo '=> disk already exists'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdb.clustera-8' || oarnodesetting -a -h '' -p host='clustera-8.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-8'
+
+echo; echo 'Setting properties for disk sdb.clustera-8 on host clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-8'" -p cluster='clustera' -p host='clustera-8.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-8' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-8 on host clustera-8.fakesite.grid5000.fr:'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdc.clustera-8' && echo '=> disk already exists'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdc.clustera-8' || oarnodesetting -a -h '' -p host='clustera-8.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-8'
+
+echo; echo 'Setting properties for disk sdc.clustera-8 on host clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-8'" -p cluster='clustera' -p host='clustera-8.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-8' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-8 on host clustera-8.fakesite.grid5000.fr:'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdd.clustera-8' && echo '=> disk already exists'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdd.clustera-8' || oarnodesetting -a -h '' -p host='clustera-8.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-8'
+
+echo; echo 'Setting properties for disk sdd.clustera-8 on host clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-8'" -p cluster='clustera' -p host='clustera-8.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-8' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sde.clustera-8 on host clustera-8.fakesite.grid5000.fr:'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sde.clustera-8' && echo '=> disk already exists'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sde.clustera-8' || oarnodesetting -a -h '' -p host='clustera-8.fakesite.grid5000.fr' -p type='disk' -p disk='sde.clustera-8'
+
+echo; echo 'Setting properties for disk sde.clustera-8 on host clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='disk' and disk='sde.clustera-8'" -p cluster='clustera' -p host='clustera-8.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sde.clustera-8' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:4:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdf.clustera-8 on host clustera-8.fakesite.grid5000.fr:'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdf.clustera-8' && echo '=> disk already exists'
+disk_exist 'clustera-8.fakesite.grid5000.fr' 'sdf.clustera-8' || oarnodesetting -a -h '' -p host='clustera-8.fakesite.grid5000.fr' -p type='disk' -p disk='sdf.clustera-8'
+
+echo; echo 'Setting properties for disk sdf.clustera-8 on host clustera-8.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-8.fakesite.grid5000.fr' and type='disk' and disk='sdf.clustera-8'" -p cluster='clustera' -p host='clustera-8.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdf.clustera-8' -p diskpath='/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:5:0' -p cpuset=-1
+
+echo '================================================================================'
diff --git a/spec/output/grimoire_empty_table_stderr.txt b/spec/output/grimoire_empty_table_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/grimoire_empty_table_stdout.txt b/spec/output/grimoire_empty_table_stdout.txt
new file mode 100644
index 0000000000..f577025da1
--- /dev/null
+++ b/spec/output/grimoire_empty_table_stdout.txt
@@ -0,0 +1,132 @@
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|   cluster | host                 | cpu   | core  | cpuset   | gpu  | gpudevice            | cpumodel                       | gpumodel                      |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|  clustera | clustera-1           | 1     | 1     | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 2     | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 3     | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 4     | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 5     | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 6     | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 7     | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 1     | 8     | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 9     | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 10    | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 11    | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 12    | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 13    | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 14    | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 15    | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-1           | 2     | 16    | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 17    | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 18    | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 19    | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 20    | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 21    | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 22    | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 23    | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 3     | 24    | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 25    | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 26    | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 27    | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 28    | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 29    | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 30    | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 31    | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-2           | 4     | 32    | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 33    | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 34    | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 35    | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 36    | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 37    | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 38    | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 39    | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 5     | 40    | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 41    | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 42    | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 43    | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 44    | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 45    | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 46    | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 47    | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-3           | 6     | 48    | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 49    | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 50    | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 51    | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 52    | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 53    | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 54    | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 55    | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 7     | 56    | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 57    | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 58    | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 59    | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 60    | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 61    | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 62    | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 63    | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-4           | 8     | 64    | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 65    | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 66    | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 67    | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 68    | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 69    | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 70    | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 71    | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 9     | 72    | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 73    | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 74    | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 75    | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 76    | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 77    | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 78    | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 79    | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-5           | 10    | 80    | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 81    | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 82    | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 83    | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 84    | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 85    | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 86    | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 87    | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 11    | 88    | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 89    | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 90    | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 91    | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 92    | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 93    | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 94    | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 95    | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-6           | 12    | 96    | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 97    | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 98    | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 99    | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 100   | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 101   | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 102   | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 103   | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 13    | 104   | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 105   | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 106   | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 107   | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 108   | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 109   | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 110   | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 111   | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-7           | 14    | 112   | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 113   | 0        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 114   | 2        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 115   | 4        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 116   | 6        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 117   | 8        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 118   | 10       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 119   | 12       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 15    | 120   | 14       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 121   | 1        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 122   | 3        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 123   | 5        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 124   | 7        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 125   | 9        |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 126   | 11       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 127   | 13       |      |                      | Intel Xeon E5-2630 v3          |                               |
+|  clustera | clustera-8           | 16    | 128   | 15       |      |                      | Intel Xeon E5-2630 v3          |                               |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
diff --git a/spec/output/grue_empty_diff_stderr.txt b/spec/output/grue_empty_diff_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/grue_empty_diff_stdout.txt b/spec/output/grue_empty_diff_stdout.txt
new file mode 100644
index 0000000000..3da5f28eb8
--- /dev/null
+++ b/spec/output/grue_empty_diff_stdout.txt
@@ -0,0 +1,180 @@
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Output format: [ '-', 'key', 'value'] for missing, [ '+', 'key', 'value'] for added, ['~', 'key', 'old value', 'new value'] for changed
+  clustera-1: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201911]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "AMD EPYC 7351"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.77.1"]
+    ["+", "maintenance", "YES"]
+    ["+", "max_walltime", 86400]
+    ["+", "memcore", 4096]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "R7425"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "amd-v"]
+    ["+", "wattmeter", "NO"]
+  clustera-2: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201911]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "AMD EPYC 7351"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.77.2"]
+    ["+", "maintenance", "YES"]
+    ["+", "max_walltime", 86400]
+    ["+", "memcore", 4096]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "R7425"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "amd-v"]
+    ["+", "wattmeter", "NO"]
+  clustera-3: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201911]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "AMD EPYC 7351"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.77.3"]
+    ["+", "maintenance", "YES"]
+    ["+", "max_walltime", 172800]
+    ["+", "memcore", 4096]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "R7425"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "amd-v"]
+    ["+", "wattmeter", "NO"]
+  clustera-4: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201911]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "AMD EPYC 7351"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.77.4"]
+    ["+", "maintenance", "YES"]
+    ["+", "max_walltime", 172800]
+    ["+", "memcore", 4096]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "R7425"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "amd-v"]
+    ["+", "wattmeter", "NO"]
+  clustera-5: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201911]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.4"]
+    ["+", "cputype", "AMD EPYC 7351"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 0]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 4]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.77.5"]
+    ["+", "maintenance", "YES"]
+    ["+", "max_walltime", 604800]
+    ["+", "memcore", 4096]
+    ["+", "memcpu", 65536]
+    ["+", "memnode", 131072]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "R7425"]
+    ["+", "opa_count", 0]
+    ["+", "opa_rate", 0]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw-nancy"]
+    ["+", "virtual", "amd-v"]
+    ["+", "wattmeter", "NO"]
+Properties that need to be created on the fakesite server: ip, cluster, nodemodel, switch, besteffort, deploy, virtual, cpuarch, cpucore, cputype, cpufreq, disktype, eth_count, eth_rate, ib_count, ib_rate, ib, opa_count, opa_rate, myri_count, myri_rate, myri, memcore, memcpu, memnode, gpu_count, mic, wattmeter, cluster_priority, max_walltime, production, maintenance, disk_reservation_count
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
diff --git a/spec/output/grue_empty_print_stderr.txt b/spec/output/grue_empty_print_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/grue_empty_print_stdout.txt b/spec/output/grue_empty_print_stdout.txt
new file mode 100644
index 0000000000..034f0a9e64
--- /dev/null
+++ b/spec/output/grue_empty_print_stdout.txt
@@ -0,0 +1,287 @@
+
+#! /usr/bin/env bash
+
+set -eu
+set -x
+set -o pipefail
+
+echo '================================================================================'
+
+property_exist () {
+  [[ $(oarproperty -l | grep -e "^$1$") ]]
+}
+
+node_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='default'") ]]
+}
+
+disk_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='disk' and disk='$2'") ]]
+}
+
+
+# if [ $(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CPU_ID=0
+# else
+#   MAX_CPU_ID=$(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CPU_ID=MAX_CPU_ID+1"
+# fi
+#
+# if [ $(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CORE_ID=0
+# else
+#   MAX_CORE_ID=$(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CORE_ID=MAX_CORE_ID+1"
+# fi
+
+#############################################
+# Create OAR properties that were created by 'oar_resources_add'
+#############################################
+property_exist 'host' || oarproperty -a host --varchar
+property_exist 'cpu' || oarproperty -a cpu
+property_exist 'core' || oarproperty -a core
+property_exist 'gpudevice' || oarproperty -a gpudevice
+property_exist 'gpu' || oarproperty -a gpu
+property_exist 'gpu_model' || oarproperty -a gpu_model --varchar
+
+
+#############################################
+# Create OAR properties if they don't exist
+#############################################
+
+property_exist 'ip' || oarproperty -a ip --varchar
+property_exist 'cluster' || oarproperty -a cluster --varchar
+property_exist 'nodemodel' || oarproperty -a nodemodel --varchar
+property_exist 'switch' || oarproperty -a switch --varchar
+property_exist 'virtual' || oarproperty -a virtual --varchar
+property_exist 'cpuarch' || oarproperty -a cpuarch --varchar
+property_exist 'cpucore' || oarproperty -a cpucore
+property_exist 'cputype' || oarproperty -a cputype --varchar
+property_exist 'cpufreq' || oarproperty -a cpufreq --varchar
+property_exist 'disktype' || oarproperty -a disktype --varchar
+property_exist 'eth_count' || oarproperty -a eth_count
+property_exist 'eth_rate' || oarproperty -a eth_rate
+property_exist 'ib_count' || oarproperty -a ib_count
+property_exist 'ib_rate' || oarproperty -a ib_rate
+property_exist 'ib' || oarproperty -a ib --varchar
+property_exist 'opa_count' || oarproperty -a opa_count
+property_exist 'opa_rate' || oarproperty -a opa_rate
+property_exist 'myri_count' || oarproperty -a myri_count
+property_exist 'myri_rate' || oarproperty -a myri_rate
+property_exist 'myri' || oarproperty -a myri --varchar
+property_exist 'memcore' || oarproperty -a memcore
+property_exist 'memcpu' || oarproperty -a memcpu
+property_exist 'memnode' || oarproperty -a memnode
+property_exist 'gpu_count' || oarproperty -a gpu_count
+property_exist 'mic' || oarproperty -a mic --varchar
+property_exist 'wattmeter' || oarproperty -a wattmeter --varchar
+property_exist 'cluster_priority' || oarproperty -a cluster_priority
+property_exist 'max_walltime' || oarproperty -a max_walltime
+property_exist 'production' || oarproperty -a production --varchar
+property_exist 'maintenance' || oarproperty -a maintenance --varchar
+property_exist 'disk_reservation_count' || oarproperty -a disk_reservation_count
+
+
+###################################
+# clustera-1.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=1 -p cpuset=0 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=2 -p cpuset=2 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=3 -p cpuset=4 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=4 -p cpuset=6 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=5 -p cpuset=8 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=6 -p cpuset=10 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=7 -p cpuset=12 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=8 -p cpuset=14 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=9 -p cpuset=16 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=10 -p cpuset=18 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=11 -p cpuset=20 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=12 -p cpuset=22 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=13 -p cpuset=24 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=14 -p cpuset=26 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=15 -p cpuset=28 -p gpu=1 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=16 -p cpuset=30 -p gpu=2 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=17 -p cpuset=1 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=18 -p cpuset=3 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=19 -p cpuset=5 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=20 -p cpuset=7 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=21 -p cpuset=9 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=22 -p cpuset=11 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=23 -p cpuset=13 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=24 -p cpuset=15 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=25 -p cpuset=17 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=26 -p cpuset=19 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=27 -p cpuset=21 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=28 -p cpuset=23 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=29 -p cpuset=25 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=30 -p cpuset=27 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=31 -p cpuset=29 -p gpu=4 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=32 -p cpuset=31 -p gpu=3 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+echo; echo 'Setting properties for clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='default'" -p ip='172.16.77.1' -p cluster='clustera' -p nodemodel='R7425' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='amd-v' -p cpuarch='x86_64' -p cpucore=16 -p cputype='AMD EPYC 7351' -p cpufreq='2.4' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=4096 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='NO' -p cluster_priority=201911 -p max_walltime=86400 -p production='NO' -p maintenance='YES' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-2.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=33 -p cpuset=0 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=34 -p cpuset=2 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=35 -p cpuset=4 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=36 -p cpuset=6 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=37 -p cpuset=8 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=38 -p cpuset=10 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=39 -p cpuset=12 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=40 -p cpuset=14 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=41 -p cpuset=16 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=42 -p cpuset=18 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=43 -p cpuset=20 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=44 -p cpuset=22 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=45 -p cpuset=24 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=46 -p cpuset=26 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=47 -p cpuset=28 -p gpu=5 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=3 -p core=48 -p cpuset=30 -p gpu=6 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=49 -p cpuset=1 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=50 -p cpuset=3 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=51 -p cpuset=5 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=52 -p cpuset=7 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=53 -p cpuset=9 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=54 -p cpuset=11 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=55 -p cpuset=13 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=56 -p cpuset=15 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=57 -p cpuset=17 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=58 -p cpuset=19 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=59 -p cpuset=21 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=60 -p cpuset=23 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=61 -p cpuset=25 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=62 -p cpuset=27 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=63 -p cpuset=29 -p gpu=8 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=4 -p core=64 -p cpuset=31 -p gpu=7 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+echo; echo 'Setting properties for clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='default'" -p ip='172.16.77.2' -p cluster='clustera' -p nodemodel='R7425' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='amd-v' -p cpuarch='x86_64' -p cpucore=16 -p cputype='AMD EPYC 7351' -p cpufreq='2.4' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=4096 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='NO' -p cluster_priority=201911 -p max_walltime=86400 -p production='NO' -p maintenance='YES' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-3.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=65 -p cpuset=0 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=66 -p cpuset=2 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=67 -p cpuset=4 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=68 -p cpuset=6 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=69 -p cpuset=8 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=70 -p cpuset=10 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=71 -p cpuset=12 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=72 -p cpuset=14 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=73 -p cpuset=16 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=74 -p cpuset=18 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=75 -p cpuset=20 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=76 -p cpuset=22 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=77 -p cpuset=24 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=78 -p cpuset=26 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=79 -p cpuset=28 -p gpu=9 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=5 -p core=80 -p cpuset=30 -p gpu=10 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=81 -p cpuset=1 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=82 -p cpuset=3 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=83 -p cpuset=5 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=84 -p cpuset=7 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=85 -p cpuset=9 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=86 -p cpuset=11 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=87 -p cpuset=13 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=88 -p cpuset=15 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=89 -p cpuset=17 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=90 -p cpuset=19 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=91 -p cpuset=21 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=92 -p cpuset=23 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=93 -p cpuset=25 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=94 -p cpuset=27 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=95 -p cpuset=29 -p gpu=12 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=6 -p core=96 -p cpuset=31 -p gpu=11 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+echo; echo 'Setting properties for clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='default'" -p ip='172.16.77.3' -p cluster='clustera' -p nodemodel='R7425' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='amd-v' -p cpuarch='x86_64' -p cpucore=16 -p cputype='AMD EPYC 7351' -p cpufreq='2.4' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=4096 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='NO' -p cluster_priority=201911 -p max_walltime=172800 -p production='NO' -p maintenance='YES' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-4.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=97 -p cpuset=0 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=98 -p cpuset=2 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=99 -p cpuset=4 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=100 -p cpuset=6 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=101 -p cpuset=8 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=102 -p cpuset=10 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=103 -p cpuset=12 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=104 -p cpuset=14 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=105 -p cpuset=16 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=106 -p cpuset=18 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=107 -p cpuset=20 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=108 -p cpuset=22 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=109 -p cpuset=24 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=110 -p cpuset=26 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=111 -p cpuset=28 -p gpu=13 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=7 -p core=112 -p cpuset=30 -p gpu=14 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=113 -p cpuset=1 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=114 -p cpuset=3 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=115 -p cpuset=5 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=116 -p cpuset=7 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=117 -p cpuset=9 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=118 -p cpuset=11 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=119 -p cpuset=13 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=120 -p cpuset=15 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=121 -p cpuset=17 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=122 -p cpuset=19 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=123 -p cpuset=21 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=124 -p cpuset=23 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=125 -p cpuset=25 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=126 -p cpuset=27 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=127 -p cpuset=29 -p gpu=16 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=8 -p core=128 -p cpuset=31 -p gpu=15 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+echo; echo 'Setting properties for clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='default'" -p ip='172.16.77.4' -p cluster='clustera' -p nodemodel='R7425' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='amd-v' -p cpuarch='x86_64' -p cpucore=16 -p cputype='AMD EPYC 7351' -p cpufreq='2.4' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=4096 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='NO' -p cluster_priority=201911 -p max_walltime=172800 -p production='NO' -p maintenance='YES' -p disk_reservation_count=0
+
+echo '================================================================================'
+
+
+###################################
+# clustera-5.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=129 -p cpuset=0 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=130 -p cpuset=2 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=131 -p cpuset=4 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=132 -p cpuset=6 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=133 -p cpuset=8 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=134 -p cpuset=10 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=135 -p cpuset=12 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=136 -p cpuset=14 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=137 -p cpuset=16 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=138 -p cpuset=18 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=139 -p cpuset=20 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=140 -p cpuset=22 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=141 -p cpuset=24 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=142 -p cpuset=26 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=143 -p cpuset=28 -p gpu=17 -p gpu_model='Tesla T4' -p gpudevice=0 # This GPU is mapped on /dev/nvidia0
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=9 -p core=144 -p cpuset=30 -p gpu=18 -p gpu_model='Tesla T4' -p gpudevice=1 # This GPU is mapped on /dev/nvidia1
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=145 -p cpuset=1 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=146 -p cpuset=3 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=147 -p cpuset=5 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=148 -p cpuset=7 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=149 -p cpuset=9 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=150 -p cpuset=11 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=151 -p cpuset=13 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=152 -p cpuset=15 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=153 -p cpuset=17 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=154 -p cpuset=19 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=155 -p cpuset=21 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=156 -p cpuset=23 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=157 -p cpuset=25 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=158 -p cpuset=27 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=159 -p cpuset=29 -p gpu=20 -p gpu_model='Tesla T4' -p gpudevice=3 # This GPU is mapped on /dev/nvidia3
+oarnodesetting -a -h 'clustera-5.fakesite.grid5000.fr' -p host='clustera-5.fakesite.grid5000.fr' -p cpu=10 -p core=160 -p cpuset=31 -p gpu=19 -p gpu_model='Tesla T4' -p gpudevice=2 # This GPU is mapped on /dev/nvidia2
+echo; echo 'Setting properties for clustera-5.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-5.fakesite.grid5000.fr' and type='default'" -p ip='172.16.77.5' -p cluster='clustera' -p nodemodel='R7425' -p switch='gw-nancy' -p besteffort='YES' -p deploy='YES' -p virtual='amd-v' -p cpuarch='x86_64' -p cpucore=16 -p cputype='AMD EPYC 7351' -p cpufreq='2.4' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=0 -p opa_rate=0 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=4096 -p memcpu=65536 -p memnode=131072 -p gpu_count=4 -p mic='NO' -p wattmeter='NO' -p cluster_priority=201911 -p max_walltime=604800 -p production='NO' -p maintenance='YES' -p disk_reservation_count=0
+
+echo '================================================================================'
diff --git a/spec/output/grue_empty_table_stderr.txt b/spec/output/grue_empty_table_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/grue_empty_table_stdout.txt b/spec/output/grue_empty_table_stdout.txt
new file mode 100644
index 0000000000..fec73ad914
--- /dev/null
+++ b/spec/output/grue_empty_table_stdout.txt
@@ -0,0 +1,164 @@
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|   cluster | host                 | cpu   | core  | cpuset   | gpu  | gpudevice            | cpumodel                       | gpumodel                      |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|  clustera | clustera-1           | 1     | 1     | 0        | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 2     | 2        | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 3     | 4        | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 4     | 6        | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 5     | 8        | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 6     | 10       | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 7     | 12       | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 8     | 14       | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 9     | 16       | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 10    | 18       | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 11    | 20       | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 12    | 22       | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 13    | 24       | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 14    | 26       | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 15    | 28       | 1    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 1     | 16    | 30       | 2    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 17    | 1        | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 18    | 3        | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 19    | 5        | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 20    | 7        | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 21    | 9        | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 22    | 11       | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 23    | 13       | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 24    | 15       | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 25    | 17       | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 26    | 19       | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 27    | 21       | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 28    | 23       | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 29    | 25       | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 30    | 27       | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 31    | 29       | 4    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-1           | 2     | 32    | 31       | 3    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 33    | 0        | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 34    | 2        | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 35    | 4        | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 36    | 6        | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 37    | 8        | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 38    | 10       | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 39    | 12       | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 40    | 14       | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 41    | 16       | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 42    | 18       | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 43    | 20       | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 44    | 22       | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 45    | 24       | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 46    | 26       | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 47    | 28       | 5    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 3     | 48    | 30       | 6    | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 49    | 1        | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 50    | 3        | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 51    | 5        | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 52    | 7        | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 53    | 9        | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 54    | 11       | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 55    | 13       | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 56    | 15       | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 57    | 17       | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 58    | 19       | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 59    | 21       | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 60    | 23       | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 61    | 25       | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 62    | 27       | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 63    | 29       | 8    | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-2           | 4     | 64    | 31       | 7    | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 65    | 0        | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 66    | 2        | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 67    | 4        | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 68    | 6        | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 69    | 8        | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 70    | 10       | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 71    | 12       | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 72    | 14       | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 73    | 16       | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 74    | 18       | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 75    | 20       | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 76    | 22       | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 77    | 24       | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 78    | 26       | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 79    | 28       | 9    | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 5     | 80    | 30       | 10   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 81    | 1        | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 82    | 3        | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 83    | 5        | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 84    | 7        | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 85    | 9        | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 86    | 11       | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 87    | 13       | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 88    | 15       | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 89    | 17       | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 90    | 19       | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 91    | 21       | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 92    | 23       | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 93    | 25       | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 94    | 27       | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 95    | 29       | 12   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-3           | 6     | 96    | 31       | 11   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 97    | 0        | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 98    | 2        | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 99    | 4        | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 100   | 6        | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 101   | 8        | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 102   | 10       | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 103   | 12       | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 104   | 14       | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 105   | 16       | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 106   | 18       | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 107   | 20       | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 108   | 22       | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 109   | 24       | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 110   | 26       | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 111   | 28       | 13   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 7     | 112   | 30       | 14   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 113   | 1        | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 114   | 3        | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 115   | 5        | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 116   | 7        | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 117   | 9        | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 118   | 11       | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 119   | 13       | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 120   | 15       | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 121   | 17       | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 122   | 19       | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 123   | 21       | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 124   | 23       | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 125   | 25       | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 126   | 27       | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 127   | 29       | 16   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-4           | 8     | 128   | 31       | 15   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 129   | 0        | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 130   | 2        | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 131   | 4        | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 132   | 6        | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 133   | 8        | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 134   | 10       | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 135   | 12       | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 136   | 14       | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 137   | 16       | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 138   | 18       | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 139   | 20       | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 140   | 22       | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 141   | 24       | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 142   | 26       | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 143   | 28       | 17   | 0                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 9     | 144   | 30       | 18   | 1                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 145   | 1        | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 146   | 3        | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 147   | 5        | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 148   | 7        | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 149   | 9        | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 150   | 11       | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 151   | 13       | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 152   | 15       | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 153   | 17       | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 154   | 19       | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 155   | 21       | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 156   | 23       | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 157   | 25       | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 158   | 27       | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 159   | 29       | 20   | 3                    | AMD EPYC 7351                  | Tesla T4                      |
+|  clustera | clustera-5           | 10    | 160   | 31       | 19   | 2                    | AMD EPYC 7351                  | Tesla T4                      |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
diff --git a/spec/output/yeti_empty_diff_stderr.txt b/spec/output/yeti_empty_diff_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/yeti_empty_diff_stdout.txt b/spec/output/yeti_empty_diff_stdout.txt
new file mode 100644
index 0000000000..c5062b07e5
--- /dev/null
+++ b/spec/output/yeti_empty_diff_stdout.txt
@@ -0,0 +1,278 @@
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
+Output format: [ '-', 'key', 'value'] for missing, [ '+', 'key', 'value'] for added, ['~', 'key', 'old value', 'new value'] for changed
+  clustera-1: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201801]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Gold 6130"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 3]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.19.1"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 12288]
+    ["+", "memcpu", 196608]
+    ["+", "memnode", 786432]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R940"]
+    ["+", "opa_count", 1]
+    ["+", "opa_rate", 100]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-2: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201801]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Gold 6130"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 3]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.19.2"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 12288]
+    ["+", "memcpu", 196608]
+    ["+", "memnode", 786432]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R940"]
+    ["+", "opa_count", 1]
+    ["+", "opa_rate", 100]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-3: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201801]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Gold 6130"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 3]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.19.3"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 12288]
+    ["+", "memcpu", 196608]
+    ["+", "memnode", 786432]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R940"]
+    ["+", "opa_count", 1]
+    ["+", "opa_rate", 100]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  clustera-4: new node !
+    ["+", "besteffort", "YES"]
+    ["+", "cluster", "clustera"]
+    ["+", "cluster_priority", 201801]
+    ["+", "cpuarch", "x86_64"]
+    ["+", "cpucore", 16]
+    ["+", "cpufreq", "2.1"]
+    ["+", "cputype", "Intel Xeon Gold 6130"]
+    ["+", "deploy", "YES"]
+    ["+", "disk_reservation_count", 3]
+    ["+", "disktype", "SAS"]
+    ["+", "eth_count", 1]
+    ["+", "eth_rate", 10]
+    ["+", "gpu_count", 0]
+    ["+", "ib", "NO"]
+    ["+", "ib_count", 0]
+    ["+", "ib_rate", 0]
+    ["+", "ip", "172.16.19.4"]
+    ["+", "maintenance", "NO"]
+    ["+", "max_walltime", 0]
+    ["+", "memcore", 12288]
+    ["+", "memcpu", 196608]
+    ["+", "memnode", 786432]
+    ["+", "mic", "NO"]
+    ["+", "myri", "NO"]
+    ["+", "myri_count", 0]
+    ["+", "myri_rate", 0]
+    ["+", "nodemodel", "Dell PowerEdge R940"]
+    ["+", "opa_count", 1]
+    ["+", "opa_rate", 100]
+    ["+", "production", "NO"]
+    ["+", "switch", "gw"]
+    ["+", "virtual", "ivt"]
+    ["+", "wattmeter", "YES"]
+  ["clustera-1", "sdb.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-1", "sdc.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-1", "sdd.clustera-1"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-1"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-1.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdb.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdc.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-2", "sdd.clustera-2"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-2"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-2.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdb.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdc.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-3", "sdd.clustera-3"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-3"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-3.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdb.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdb.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdc.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdc.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+  ["clustera-4", "sdd.clustera-4"]: new disk !
+    ["+", "available_upto", 0]
+    ["+", "cluster", "clustera"]
+    ["+", "cpuset", -1]
+    ["+", "deploy", "YES"]
+    ["+", "disk", "sdd.clustera-4"]
+    ["+", "diskpath", "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0"]
+    ["+", "host", "clustera-4.fakesite.grid5000.fr"]
+    ["+", "maintenance", "NO"]
+    ["+", "network_address", ""]
+    ["+", "production", "NO"]
+Properties that need to be created on the fakesite server: ip, cluster, nodemodel, switch, besteffort, deploy, virtual, cpuarch, cpucore, cputype, cpufreq, disktype, eth_count, eth_rate, ib_count, ib_rate, ib, opa_count, opa_rate, myri_count, myri_rate, myri, memcore, memcpu, memnode, gpu_count, mic, wattmeter, cluster_priority, max_walltime, production, maintenance, disk_reservation_count, disk, diskpath
+Downloading resources properties from https://api.grid5000.fr/stable/sites/fakesite/internal/oarapi/resources/details.json?limit=999999 ...
+... done
diff --git a/spec/output/yeti_empty_print_stderr.txt b/spec/output/yeti_empty_print_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/yeti_empty_print_stdout.txt b/spec/output/yeti_empty_print_stdout.txt
new file mode 100644
index 0000000000..c21047a3e9
--- /dev/null
+++ b/spec/output/yeti_empty_print_stdout.txt
@@ -0,0 +1,472 @@
+
+#! /usr/bin/env bash
+
+set -eu
+set -x
+set -o pipefail
+
+echo '================================================================================'
+
+property_exist () {
+  [[ $(oarproperty -l | grep -e "^$1$") ]]
+}
+
+node_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='default'") ]]
+}
+
+disk_exist () {
+  [[ $(oarnodes --sql "host='$1' and type='disk' and disk='$2'") ]]
+}
+
+
+# if [ $(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CPU_ID=0
+# else
+#   MAX_CPU_ID=$(oarnodes -Y | grep " cpu:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CPU_ID=MAX_CPU_ID+1"
+# fi
+#
+# if [ $(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | wc -c) == "0" ]; then
+#   NEXT_AVAILABLE_CORE_ID=0
+# else
+#   MAX_CORE_ID=$(oarnodes -Y | grep " core:" | awk '{print $2}' | sort -nr | head -n1)
+#   let "NEXT_AVAILABLE_CORE_ID=MAX_CORE_ID+1"
+# fi
+
+#############################################
+# Create OAR properties that were created by 'oar_resources_add'
+#############################################
+property_exist 'host' || oarproperty -a host --varchar
+property_exist 'cpu' || oarproperty -a cpu
+property_exist 'core' || oarproperty -a core
+property_exist 'gpudevice' || oarproperty -a gpudevice
+property_exist 'gpu' || oarproperty -a gpu
+property_exist 'gpu_model' || oarproperty -a gpu_model --varchar
+
+
+#############################################
+# Create OAR properties if they don't exist
+#############################################
+
+property_exist 'ip' || oarproperty -a ip --varchar
+property_exist 'cluster' || oarproperty -a cluster --varchar
+property_exist 'nodemodel' || oarproperty -a nodemodel --varchar
+property_exist 'switch' || oarproperty -a switch --varchar
+property_exist 'virtual' || oarproperty -a virtual --varchar
+property_exist 'cpuarch' || oarproperty -a cpuarch --varchar
+property_exist 'cpucore' || oarproperty -a cpucore
+property_exist 'cputype' || oarproperty -a cputype --varchar
+property_exist 'cpufreq' || oarproperty -a cpufreq --varchar
+property_exist 'disktype' || oarproperty -a disktype --varchar
+property_exist 'eth_count' || oarproperty -a eth_count
+property_exist 'eth_rate' || oarproperty -a eth_rate
+property_exist 'ib_count' || oarproperty -a ib_count
+property_exist 'ib_rate' || oarproperty -a ib_rate
+property_exist 'ib' || oarproperty -a ib --varchar
+property_exist 'opa_count' || oarproperty -a opa_count
+property_exist 'opa_rate' || oarproperty -a opa_rate
+property_exist 'myri_count' || oarproperty -a myri_count
+property_exist 'myri_rate' || oarproperty -a myri_rate
+property_exist 'myri' || oarproperty -a myri --varchar
+property_exist 'memcore' || oarproperty -a memcore
+property_exist 'memcpu' || oarproperty -a memcpu
+property_exist 'memnode' || oarproperty -a memnode
+property_exist 'gpu_count' || oarproperty -a gpu_count
+property_exist 'mic' || oarproperty -a mic --varchar
+property_exist 'wattmeter' || oarproperty -a wattmeter --varchar
+property_exist 'cluster_priority' || oarproperty -a cluster_priority
+property_exist 'max_walltime' || oarproperty -a max_walltime
+property_exist 'production' || oarproperty -a production --varchar
+property_exist 'maintenance' || oarproperty -a maintenance --varchar
+property_exist 'disk_reservation_count' || oarproperty -a disk_reservation_count
+property_exist 'disk' || oarproperty -a disk --varchar
+property_exist 'diskpath' || oarproperty -a diskpath --varchar
+
+
+###################################
+# clustera-1.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=1 -p cpuset=0
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=2 -p cpuset=4
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=3 -p cpuset=8
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=4 -p cpuset=12
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=5 -p cpuset=16
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=6 -p cpuset=20
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=7 -p cpuset=24
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=8 -p cpuset=28
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=9 -p cpuset=32
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=10 -p cpuset=36
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=11 -p cpuset=40
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=12 -p cpuset=44
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=13 -p cpuset=48
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=14 -p cpuset=52
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=15 -p cpuset=56
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=1 -p core=16 -p cpuset=60
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=17 -p cpuset=1
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=18 -p cpuset=5
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=19 -p cpuset=9
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=20 -p cpuset=13
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=21 -p cpuset=17
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=22 -p cpuset=21
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=23 -p cpuset=25
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=24 -p cpuset=29
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=25 -p cpuset=33
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=26 -p cpuset=37
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=27 -p cpuset=41
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=28 -p cpuset=45
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=29 -p cpuset=49
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=30 -p cpuset=53
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=31 -p cpuset=57
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=2 -p core=32 -p cpuset=61
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=33 -p cpuset=2
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=34 -p cpuset=6
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=35 -p cpuset=10
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=36 -p cpuset=14
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=37 -p cpuset=18
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=38 -p cpuset=22
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=39 -p cpuset=26
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=40 -p cpuset=30
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=41 -p cpuset=34
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=42 -p cpuset=38
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=43 -p cpuset=42
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=44 -p cpuset=46
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=45 -p cpuset=50
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=46 -p cpuset=54
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=47 -p cpuset=58
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=3 -p core=48 -p cpuset=62
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=49 -p cpuset=3
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=50 -p cpuset=7
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=51 -p cpuset=11
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=52 -p cpuset=15
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=53 -p cpuset=19
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=54 -p cpuset=23
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=55 -p cpuset=27
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=56 -p cpuset=31
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=57 -p cpuset=35
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=58 -p cpuset=39
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=59 -p cpuset=43
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=60 -p cpuset=47
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=61 -p cpuset=51
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=62 -p cpuset=55
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=63 -p cpuset=59
+oarnodesetting -a -h 'clustera-1.fakesite.grid5000.fr' -p host='clustera-1.fakesite.grid5000.fr' -p cpu=4 -p core=64 -p cpuset=63
+echo; echo 'Setting properties for clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='default'" -p ip='172.16.19.1' -p cluster='clustera' -p nodemodel='Dell PowerEdge R940' -p switch='gw' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=16 -p cputype='Intel Xeon Gold 6130' -p cpufreq='2.1' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=1 -p opa_rate=100 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=12288 -p memcpu=196608 -p memnode=786432 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201801 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=3
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdb.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdb.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-1'
+
+echo; echo 'Setting properties for disk sdb.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdc.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdc.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-1'
+
+echo; echo 'Setting properties for disk sdc.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-1 on host clustera-1.fakesite.grid5000.fr:'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdd.clustera-1' && echo '=> disk already exists'
+disk_exist 'clustera-1.fakesite.grid5000.fr' 'sdd.clustera-1' || oarnodesetting -a -h '' -p host='clustera-1.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-1'
+
+echo; echo 'Setting properties for disk sdd.clustera-1 on host clustera-1.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-1.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-1'" -p cluster='clustera' -p host='clustera-1.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-1' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-2.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=65 -p cpuset=0
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=66 -p cpuset=4
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=67 -p cpuset=8
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=68 -p cpuset=12
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=69 -p cpuset=16
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=70 -p cpuset=20
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=71 -p cpuset=24
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=72 -p cpuset=28
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=73 -p cpuset=32
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=74 -p cpuset=36
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=75 -p cpuset=40
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=76 -p cpuset=44
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=77 -p cpuset=48
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=78 -p cpuset=52
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=79 -p cpuset=56
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=5 -p core=80 -p cpuset=60
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=81 -p cpuset=1
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=82 -p cpuset=5
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=83 -p cpuset=9
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=84 -p cpuset=13
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=85 -p cpuset=17
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=86 -p cpuset=21
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=87 -p cpuset=25
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=88 -p cpuset=29
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=89 -p cpuset=33
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=90 -p cpuset=37
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=91 -p cpuset=41
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=92 -p cpuset=45
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=93 -p cpuset=49
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=94 -p cpuset=53
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=95 -p cpuset=57
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=6 -p core=96 -p cpuset=61
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=97 -p cpuset=2
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=98 -p cpuset=6
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=99 -p cpuset=10
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=100 -p cpuset=14
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=101 -p cpuset=18
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=102 -p cpuset=22
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=103 -p cpuset=26
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=104 -p cpuset=30
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=105 -p cpuset=34
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=106 -p cpuset=38
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=107 -p cpuset=42
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=108 -p cpuset=46
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=109 -p cpuset=50
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=110 -p cpuset=54
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=111 -p cpuset=58
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=7 -p core=112 -p cpuset=62
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=113 -p cpuset=3
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=114 -p cpuset=7
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=115 -p cpuset=11
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=116 -p cpuset=15
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=117 -p cpuset=19
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=118 -p cpuset=23
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=119 -p cpuset=27
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=120 -p cpuset=31
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=121 -p cpuset=35
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=122 -p cpuset=39
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=123 -p cpuset=43
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=124 -p cpuset=47
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=125 -p cpuset=51
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=126 -p cpuset=55
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=127 -p cpuset=59
+oarnodesetting -a -h 'clustera-2.fakesite.grid5000.fr' -p host='clustera-2.fakesite.grid5000.fr' -p cpu=8 -p core=128 -p cpuset=63
+echo; echo 'Setting properties for clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='default'" -p ip='172.16.19.2' -p cluster='clustera' -p nodemodel='Dell PowerEdge R940' -p switch='gw' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=16 -p cputype='Intel Xeon Gold 6130' -p cpufreq='2.1' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=1 -p opa_rate=100 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=12288 -p memcpu=196608 -p memnode=786432 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201801 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=3
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdb.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdb.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-2'
+
+echo; echo 'Setting properties for disk sdb.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdc.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdc.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-2'
+
+echo; echo 'Setting properties for disk sdc.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-2 on host clustera-2.fakesite.grid5000.fr:'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdd.clustera-2' && echo '=> disk already exists'
+disk_exist 'clustera-2.fakesite.grid5000.fr' 'sdd.clustera-2' || oarnodesetting -a -h '' -p host='clustera-2.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-2'
+
+echo; echo 'Setting properties for disk sdd.clustera-2 on host clustera-2.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-2.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-2'" -p cluster='clustera' -p host='clustera-2.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-2' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-3.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=129 -p cpuset=0
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=130 -p cpuset=4
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=131 -p cpuset=8
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=132 -p cpuset=12
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=133 -p cpuset=16
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=134 -p cpuset=20
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=135 -p cpuset=24
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=136 -p cpuset=28
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=137 -p cpuset=32
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=138 -p cpuset=36
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=139 -p cpuset=40
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=140 -p cpuset=44
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=141 -p cpuset=48
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=142 -p cpuset=52
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=143 -p cpuset=56
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=9 -p core=144 -p cpuset=60
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=145 -p cpuset=1
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=146 -p cpuset=5
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=147 -p cpuset=9
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=148 -p cpuset=13
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=149 -p cpuset=17
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=150 -p cpuset=21
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=151 -p cpuset=25
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=152 -p cpuset=29
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=153 -p cpuset=33
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=154 -p cpuset=37
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=155 -p cpuset=41
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=156 -p cpuset=45
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=157 -p cpuset=49
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=158 -p cpuset=53
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=159 -p cpuset=57
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=10 -p core=160 -p cpuset=61
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=161 -p cpuset=2
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=162 -p cpuset=6
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=163 -p cpuset=10
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=164 -p cpuset=14
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=165 -p cpuset=18
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=166 -p cpuset=22
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=167 -p cpuset=26
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=168 -p cpuset=30
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=169 -p cpuset=34
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=170 -p cpuset=38
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=171 -p cpuset=42
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=172 -p cpuset=46
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=173 -p cpuset=50
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=174 -p cpuset=54
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=175 -p cpuset=58
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=11 -p core=176 -p cpuset=62
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=177 -p cpuset=3
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=178 -p cpuset=7
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=179 -p cpuset=11
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=180 -p cpuset=15
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=181 -p cpuset=19
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=182 -p cpuset=23
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=183 -p cpuset=27
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=184 -p cpuset=31
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=185 -p cpuset=35
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=186 -p cpuset=39
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=187 -p cpuset=43
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=188 -p cpuset=47
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=189 -p cpuset=51
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=190 -p cpuset=55
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=191 -p cpuset=59
+oarnodesetting -a -h 'clustera-3.fakesite.grid5000.fr' -p host='clustera-3.fakesite.grid5000.fr' -p cpu=12 -p core=192 -p cpuset=63
+echo; echo 'Setting properties for clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='default'" -p ip='172.16.19.3' -p cluster='clustera' -p nodemodel='Dell PowerEdge R940' -p switch='gw' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=16 -p cputype='Intel Xeon Gold 6130' -p cpufreq='2.1' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=1 -p opa_rate=100 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=12288 -p memcpu=196608 -p memnode=786432 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201801 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=3
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdb.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdb.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-3'
+
+echo; echo 'Setting properties for disk sdb.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdc.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdc.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-3'
+
+echo; echo 'Setting properties for disk sdc.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-3 on host clustera-3.fakesite.grid5000.fr:'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdd.clustera-3' && echo '=> disk already exists'
+disk_exist 'clustera-3.fakesite.grid5000.fr' 'sdd.clustera-3' || oarnodesetting -a -h '' -p host='clustera-3.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-3'
+
+echo; echo 'Setting properties for disk sdd.clustera-3 on host clustera-3.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-3.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-3'" -p cluster='clustera' -p host='clustera-3.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-3' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
+
+
+###################################
+# clustera-4.fakesite.grid5000.fr
+###################################
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=193 -p cpuset=0
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=194 -p cpuset=4
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=195 -p cpuset=8
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=196 -p cpuset=12
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=197 -p cpuset=16
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=198 -p cpuset=20
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=199 -p cpuset=24
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=200 -p cpuset=28
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=201 -p cpuset=32
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=202 -p cpuset=36
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=203 -p cpuset=40
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=204 -p cpuset=44
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=205 -p cpuset=48
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=206 -p cpuset=52
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=207 -p cpuset=56
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=13 -p core=208 -p cpuset=60
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=209 -p cpuset=1
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=210 -p cpuset=5
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=211 -p cpuset=9
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=212 -p cpuset=13
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=213 -p cpuset=17
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=214 -p cpuset=21
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=215 -p cpuset=25
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=216 -p cpuset=29
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=217 -p cpuset=33
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=218 -p cpuset=37
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=219 -p cpuset=41
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=220 -p cpuset=45
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=221 -p cpuset=49
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=222 -p cpuset=53
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=223 -p cpuset=57
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=14 -p core=224 -p cpuset=61
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=225 -p cpuset=2
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=226 -p cpuset=6
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=227 -p cpuset=10
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=228 -p cpuset=14
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=229 -p cpuset=18
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=230 -p cpuset=22
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=231 -p cpuset=26
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=232 -p cpuset=30
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=233 -p cpuset=34
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=234 -p cpuset=38
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=235 -p cpuset=42
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=236 -p cpuset=46
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=237 -p cpuset=50
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=238 -p cpuset=54
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=239 -p cpuset=58
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=15 -p core=240 -p cpuset=62
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=241 -p cpuset=3
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=242 -p cpuset=7
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=243 -p cpuset=11
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=244 -p cpuset=15
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=245 -p cpuset=19
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=246 -p cpuset=23
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=247 -p cpuset=27
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=248 -p cpuset=31
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=249 -p cpuset=35
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=250 -p cpuset=39
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=251 -p cpuset=43
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=252 -p cpuset=47
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=253 -p cpuset=51
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=254 -p cpuset=55
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=255 -p cpuset=59
+oarnodesetting -a -h 'clustera-4.fakesite.grid5000.fr' -p host='clustera-4.fakesite.grid5000.fr' -p cpu=16 -p core=256 -p cpuset=63
+echo; echo 'Setting properties for clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='default'" -p ip='172.16.19.4' -p cluster='clustera' -p nodemodel='Dell PowerEdge R940' -p switch='gw' -p besteffort='YES' -p deploy='YES' -p virtual='ivt' -p cpuarch='x86_64' -p cpucore=16 -p cputype='Intel Xeon Gold 6130' -p cpufreq='2.1' -p disktype='SAS' -p eth_count=1 -p eth_rate=10 -p ib_count=0 -p ib_rate=0 -p ib='NO' -p opa_count=1 -p opa_rate=100 -p myri_count=0 -p myri_rate=0 -p myri='NO' -p memcore=12288 -p memcpu=196608 -p memnode=786432 -p gpu_count=0 -p mic='NO' -p wattmeter='YES' -p cluster_priority=201801 -p max_walltime=0 -p production='NO' -p maintenance='NO' -p disk_reservation_count=3
+
+echo '================================================================================'
+echo; echo 'Adding disk sdb.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdb.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdb.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdb.clustera-4'
+
+echo; echo 'Setting properties for disk sdb.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdb.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdb.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdc.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdc.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdc.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdc.clustera-4'
+
+echo; echo 'Setting properties for disk sdc.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdc.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdc.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0' -p cpuset=-1
+
+echo '================================================================================'
+echo; echo 'Adding disk sdd.clustera-4 on host clustera-4.fakesite.grid5000.fr:'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdd.clustera-4' && echo '=> disk already exists'
+disk_exist 'clustera-4.fakesite.grid5000.fr' 'sdd.clustera-4' || oarnodesetting -a -h '' -p host='clustera-4.fakesite.grid5000.fr' -p type='disk' -p disk='sdd.clustera-4'
+
+echo; echo 'Setting properties for disk sdd.clustera-4 on host clustera-4.fakesite.grid5000.fr:'; echo
+oarnodesetting --sql "host='clustera-4.fakesite.grid5000.fr' and type='disk' and disk='sdd.clustera-4'" -p cluster='clustera' -p host='clustera-4.fakesite.grid5000.fr' -p available_upto=0 -p deploy='YES' -p production='NO' -p maintenance='NO' -p disk='sdd.clustera-4' -p diskpath='/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0' -p cpuset=-1
+
+echo '================================================================================'
diff --git a/spec/output/yeti_empty_table_stderr.txt b/spec/output/yeti_empty_table_stderr.txt
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/spec/output/yeti_empty_table_stdout.txt b/spec/output/yeti_empty_table_stdout.txt
new file mode 100644
index 0000000000..2ef0489ccf
--- /dev/null
+++ b/spec/output/yeti_empty_table_stdout.txt
@@ -0,0 +1,260 @@
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|   cluster | host                 | cpu   | core  | cpuset   | gpu  | gpudevice            | cpumodel                       | gpumodel                      |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
+|  clustera | clustera-1           | 1     | 1     | 0        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 2     | 4        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 3     | 8        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 4     | 12       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 5     | 16       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 6     | 20       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 7     | 24       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 8     | 28       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 9     | 32       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 10    | 36       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 11    | 40       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 12    | 44       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 13    | 48       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 14    | 52       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 15    | 56       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 1     | 16    | 60       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 17    | 1        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 18    | 5        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 19    | 9        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 20    | 13       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 21    | 17       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 22    | 21       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 23    | 25       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 24    | 29       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 25    | 33       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 26    | 37       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 27    | 41       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 28    | 45       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 29    | 49       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 30    | 53       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 31    | 57       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 2     | 32    | 61       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 33    | 2        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 34    | 6        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 35    | 10       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 36    | 14       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 37    | 18       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 38    | 22       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 39    | 26       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 40    | 30       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 41    | 34       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 42    | 38       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 43    | 42       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 44    | 46       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 45    | 50       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 46    | 54       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 47    | 58       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 3     | 48    | 62       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 49    | 3        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 50    | 7        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 51    | 11       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 52    | 15       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 53    | 19       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 54    | 23       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 55    | 27       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 56    | 31       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 57    | 35       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 58    | 39       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 59    | 43       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 60    | 47       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 61    | 51       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 62    | 55       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 63    | 59       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-1           | 4     | 64    | 63       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 65    | 0        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 66    | 4        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 67    | 8        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 68    | 12       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 69    | 16       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 70    | 20       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 71    | 24       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 72    | 28       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 73    | 32       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 74    | 36       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 75    | 40       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 76    | 44       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 77    | 48       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 78    | 52       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 79    | 56       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 5     | 80    | 60       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 81    | 1        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 82    | 5        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 83    | 9        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 84    | 13       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 85    | 17       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 86    | 21       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 87    | 25       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 88    | 29       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 89    | 33       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 90    | 37       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 91    | 41       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 92    | 45       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 93    | 49       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 94    | 53       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 95    | 57       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 6     | 96    | 61       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 97    | 2        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 98    | 6        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 99    | 10       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 100   | 14       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 101   | 18       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 102   | 22       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 103   | 26       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 104   | 30       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 105   | 34       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 106   | 38       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 107   | 42       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 108   | 46       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 109   | 50       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 110   | 54       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 111   | 58       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 7     | 112   | 62       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 113   | 3        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 114   | 7        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 115   | 11       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 116   | 15       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 117   | 19       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 118   | 23       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 119   | 27       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 120   | 31       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 121   | 35       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 122   | 39       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 123   | 43       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 124   | 47       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 125   | 51       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 126   | 55       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 127   | 59       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-2           | 8     | 128   | 63       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 129   | 0        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 130   | 4        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 131   | 8        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 132   | 12       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 133   | 16       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 134   | 20       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 135   | 24       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 136   | 28       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 137   | 32       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 138   | 36       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 139   | 40       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 140   | 44       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 141   | 48       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 142   | 52       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 143   | 56       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 9     | 144   | 60       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 145   | 1        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 146   | 5        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 147   | 9        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 148   | 13       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 149   | 17       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 150   | 21       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 151   | 25       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 152   | 29       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 153   | 33       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 154   | 37       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 155   | 41       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 156   | 45       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 157   | 49       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 158   | 53       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 159   | 57       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 10    | 160   | 61       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 161   | 2        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 162   | 6        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 163   | 10       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 164   | 14       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 165   | 18       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 166   | 22       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 167   | 26       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 168   | 30       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 169   | 34       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 170   | 38       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 171   | 42       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 172   | 46       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 173   | 50       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 174   | 54       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 175   | 58       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 11    | 176   | 62       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 177   | 3        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 178   | 7        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 179   | 11       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 180   | 15       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 181   | 19       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 182   | 23       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 183   | 27       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 184   | 31       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 185   | 35       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 186   | 39       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 187   | 43       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 188   | 47       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 189   | 51       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 190   | 55       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 191   | 59       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-3           | 12    | 192   | 63       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 193   | 0        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 194   | 4        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 195   | 8        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 196   | 12       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 197   | 16       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 198   | 20       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 199   | 24       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 200   | 28       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 201   | 32       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 202   | 36       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 203   | 40       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 204   | 44       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 205   | 48       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 206   | 52       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 207   | 56       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 13    | 208   | 60       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 209   | 1        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 210   | 5        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 211   | 9        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 212   | 13       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 213   | 17       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 214   | 21       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 215   | 25       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 216   | 29       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 217   | 33       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 218   | 37       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 219   | 41       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 220   | 45       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 221   | 49       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 222   | 53       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 223   | 57       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 14    | 224   | 61       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 225   | 2        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 226   | 6        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 227   | 10       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 228   | 14       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 229   | 18       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 230   | 22       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 231   | 26       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 232   | 30       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 233   | 34       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 234   | 38       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 235   | 42       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 236   | 46       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 237   | 50       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 238   | 54       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 239   | 58       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 15    | 240   | 62       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 241   | 3        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 242   | 7        |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 243   | 11       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 244   | 15       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 245   | 19       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 246   | 23       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 247   | 27       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 248   | 31       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 249   | 35       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 250   | 39       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 251   | 43       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 252   | 47       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 253   | 51       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 254   | 55       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 255   | 59       |      |                      | Intel Xeon Gold 6130           |                               |
+|  clustera | clustera-4           | 16    | 256   | 63       |      |                      | Intel Xeon Gold 6130           |                               |
++---------- + -------------------- + ----- + ----- + -------- + ---- + -------------------- + ------------------------------ + ------------------------------+
-- 
GitLab