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
62b69ff2
Commit
62b69ff2
authored
Mar 11, 2020
by
Simon Delamare
Browse files
[lyon] Add metrics info for network
parent
06b0bf54
Changes
6
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/lyon/network_equipments/force10.json
View file @
62b69ff2
...
...
@@ -331,6 +331,26 @@
"snmp_pattern"
:
"TenGigabitEthernet %LINECARD%/%PORT%"
}
],
"metrics"
:
[
{
"description"
:
"Input byte counter for the network device port"
,
"name"
:
"network_ifacein_bytes_total"
,
"period"
:
1000
,
"source"
:
{
"id"
:
"1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%"
,
"protocol"
:
"snmp"
}
},
{
"description"
:
"Output byte counter for the network device port"
,
"name"
:
"network_ifaceout_bytes_total"
,
"period"
:
1000
,
"source"
:
{
"id"
:
"1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%"
,
"protocol"
:
"snmp"
}
}
],
"model"
:
"Force10 S4810"
,
"role"
:
"production"
,
"serial"
:
"FGSN9T1"
,
...
...
data/grid5000/sites/lyon/network_equipments/gw.json
View file @
62b69ff2
...
...
@@ -125,6 +125,26 @@
"snmp_pattern"
:
"ethernet1/%LINECARD%/%PORT%"
}
],
"metrics"
:
[
{
"description"
:
"Input byte counter for the network device port"
,
"name"
:
"network_ifacein_bytes_total"
,
"period"
:
1000
,
"source"
:
{
"id"
:
"1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%"
,
"protocol"
:
"snmp"
}
},
{
"description"
:
"Output byte counter for the network device port"
,
"name"
:
"network_ifaceout_bytes_total"
,
"period"
:
1000
,
"source"
:
{
"id"
:
"1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%"
,
"protocol"
:
"snmp"
}
}
],
"model"
:
"Dell EMC S4128F-ON"
,
"role"
:
"production"
,
"serial"
:
"J9J1PK2"
,
...
...
data/grid5000/sites/lyon/network_equipments/salome.json
View file @
62b69ff2
...
...
@@ -198,6 +198,26 @@
"snmp_pattern"
:
"GigabitEthernet%PORT%"
}
],
"metrics"
:
[
{
"description"
:
"Input byte counter for the network device port"
,
"name"
:
"network_ifacein_bytes_total"
,
"period"
:
1000
,
"source"
:
{
"id"
:
"1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%"
,
"protocol"
:
"snmp"
}
},
{
"description"
:
"Output byte counter for the network device port"
,
"name"
:
"network_ifaceout_bytes_total"
,
"period"
:
1000
,
"source"
:
{
"id"
:
"1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%"
,
"protocol"
:
"snmp"
}
}
],
"model"
:
"FESX448+2XG-PREM"
,
"role"
:
"production"
,
"serial"
:
"FL37068284"
,
...
...
input/grid5000/sites/lyon/networks/force10.yaml
View file @
62b69ff2
...
...
@@ -13,6 +13,19 @@ force10:
-
staurus
-
sorion
-
shercule
metrics
:
-
name
:
network_ifacein_bytes_total
description
:
Input byte counter for the network device port
period
:
1000
source
:
protocol
:
snmp
id
:
1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%
-
name
:
network_ifaceout_bytes_total
description
:
Output byte counter for the network device port
period
:
1000
source
:
protocol
:
snmp
id
:
1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%
backplane_bps
:
1280000000000
linecards
:
0
:
...
...
input/grid5000/sites/lyon/networks/gw-lyon.yaml
View file @
62b69ff2
...
...
@@ -12,6 +12,19 @@ gw:
site
:
lyon
snmp_community
:
public
ip
:
172.16.63.254
metrics
:
-
name
:
network_ifacein_bytes_total
description
:
Input byte counter for the network device port
period
:
1000
source
:
protocol
:
snmp
id
:
1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%
-
name
:
network_ifaceout_bytes_total
description
:
Output byte counter for the network device port
period
:
1000
source
:
protocol
:
snmp
id
:
1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%
vlans
:
"
vlan100"
:
administrative
:
yes
...
...
input/grid5000/sites/lyon/networks/salome.yaml
View file @
62b69ff2
...
...
@@ -10,6 +10,19 @@ salome:
alias
:
-
ssagittaire
snmp_community
:
public
metrics
:
-
name
:
network_ifacein_bytes_total
description
:
Input byte counter for the network device port
period
:
1000
source
:
protocol
:
snmp
id
:
1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%
-
name
:
network_ifaceout_bytes_total
description
:
Output byte counter for the network device port
period
:
1000
source
:
protocol
:
snmp
id
:
1.3.6.1.2.1.2.2.1.10.%SNMP_IFACE%
backplane_bps
:
136000000000
linecards
:
0
:
...
...
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