Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
d7f3f652
Commit
d7f3f652
authored
Feb 02, 2021
by
BERARD Benjamin
Browse files
[grouille/nancy] Add interface for grouille-[1,2]
parent
0dde952f
Pipeline
#210967
passed with stages
in 5 minutes and 36 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/nancy/clusters/grouille/grouille.json
View file @
d7f3f652
...
...
@@ -3,7 +3,28 @@
"exotic"
:
false
,
"kavlan"
:
false
,
"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"
,
"queues"
:
[
...
...
data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json
View file @
d7f3f652
...
...
@@ -92,8 +92,8 @@
"name"
:
"eno33"
,
"network_address"
:
"grouille-1.nancy.grid5000.fr"
,
"rate"
:
25000000000
,
"switch"
:
null
,
"switch_port"
:
null
,
"switch"
:
"sgrappe"
,
"switch_port"
:
"ethernet1/1/17"
,
"vendor"
:
"Mellanox Technologies"
},
{
...
...
data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-2.json
View file @
d7f3f652
...
...
@@ -92,8 +92,8 @@
"name"
:
"eno33"
,
"network_address"
:
"grouille-2.nancy.grid5000.fr"
,
"rate"
:
25000000000
,
"switch"
:
null
,
"switch_port"
:
null
,
"switch"
:
"sgrappe"
,
"switch_port"
:
"ethernet1/1/18"
,
"vendor"
:
"Mellanox Technologies"
},
{
...
...
data/grid5000/sites/nancy/network_equipments/sgrappe.json
View file @
d7f3f652
...
...
@@ -116,8 +116,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"
},
{
},
...
...
input/grid5000/sites/nancy/networks/sgrappe.yaml
View file @
d7f3f652
...
...
@@ -60,6 +60,10 @@ sgrappe:
uid
:
grappe-15
16
:
uid
:
grappe-16
17
:
uid
:
grouille-1
18
:
uid
:
grouille-2
25
:
snmp_pattern
:
"
ethernet1/%LINECARD%/%PORT%:1"
kind
:
node
...
...
BERARD Benjamin
@beberard
mentioned in commit
bf98932e
·
Feb 02, 2021
mentioned in commit
bf98932e
mentioned in commit bf98932eae1b86b1dfcd4e58f8a78a642d879b58
Toggle commit list
BERARD Benjamin
@beberard
mentioned in commit
6491142f
·
Feb 02, 2021
mentioned in commit
6491142f
mentioned in commit 6491142f9348c1a8dbdc0de5710ed4409be6032e
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment