Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bf98932e authored by BERARD Benjamin's avatar BERARD Benjamin
Browse files

Revert "[grouille/nancy] Add interface for grouille-[1,2]"

This reverts commit d7f3f652.
parent d7f3f652
No related branches found
No related tags found
No related merge requests found
...@@ -3,28 +3,7 @@ ...@@ -3,28 +3,7 @@
"exotic": false, "exotic": false,
"kavlan": false, "kavlan": false,
"metrics": [ "metrics": [
{
"description": "Input byte counter for the network device port",
"labels": {
"interface": "eth2"
},
"name": "network_ifacein_bytes_total",
"period": 1000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Output byte counter for the network device port",
"labels": {
"interface": "eth2"
},
"name": "network_ifaceout_bytes_total",
"period": 1000,
"source": {
"protocol": "network_equipment"
}
}
], ],
"model": "Dell PowerEdge R7525", "model": "Dell PowerEdge R7525",
"queues": [ "queues": [
......
...@@ -92,8 +92,8 @@ ...@@ -92,8 +92,8 @@
"name": "eno33", "name": "eno33",
"network_address": "grouille-1.nancy.grid5000.fr", "network_address": "grouille-1.nancy.grid5000.fr",
"rate": 25000000000, "rate": 25000000000,
"switch": "sgrappe", "switch": null,
"switch_port": "ethernet1/1/17", "switch_port": null,
"vendor": "Mellanox Technologies" "vendor": "Mellanox Technologies"
}, },
{ {
......
...@@ -92,8 +92,8 @@ ...@@ -92,8 +92,8 @@
"name": "eno33", "name": "eno33",
"network_address": "grouille-2.nancy.grid5000.fr", "network_address": "grouille-2.nancy.grid5000.fr",
"rate": 25000000000, "rate": 25000000000,
"switch": "sgrappe", "switch": null,
"switch_port": "ethernet1/1/18", "switch_port": null,
"vendor": "Mellanox Technologies" "vendor": "Mellanox Technologies"
}, },
{ {
......
...@@ -116,16 +116,8 @@ ...@@ -116,16 +116,8 @@
"uid": "grappe-16" "uid": "grappe-16"
}, },
{ {
"kind": "node",
"port": "eth0",
"snmp_name": "ethernet1/1/17",
"uid": "grouille-1"
}, },
{ {
"kind": "node",
"port": "eth0",
"snmp_name": "ethernet1/1/18",
"uid": "grouille-2"
}, },
{ {
}, },
......
...@@ -60,10 +60,6 @@ sgrappe: ...@@ -60,10 +60,6 @@ sgrappe:
uid: grappe-15 uid: grappe-15
16: 16:
uid: grappe-16 uid: grappe-16
17:
uid: grouille-1
18:
uid: grouille-2
25: 25:
snmp_pattern: "ethernet1/%LINECARD%/%PORT%:1" snmp_pattern: "ethernet1/%LINECARD%/%PORT%:1"
kind: node kind: node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment