Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
grid5000
reference-repository
Commits
ae75e2df
Commit
ae75e2df
authored
1 year ago
by
JACQUOT Pierre
Browse files
Options
Downloads
Patches
Plain Diff
[toulouse][network] Disable monitoring on sw-estats LAG interfaces.
parent
d65c856c
No related branches found
No related tags found
No related merge requests found
Pipeline
#922404
failed
1 year ago
Stage: lint
Stage: validate
Stage: generate
Stage: deploy
Stage: checks
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/grid5000/sites/toulouse/network_equipments/sw-estats.json
+4
-1
4 additions, 1 deletion
...grid5000/sites/toulouse/network_equipments/sw-estats.json
input/grid5000/sites/toulouse/networks/sw-estats.yaml
+3
-0
3 additions, 0 deletions
input/grid5000/sites/toulouse/networks/sw-estats.yaml
with
7 additions
and
1 deletion
data/grid5000/sites/toulouse/network_equipments/sw-estats.json
+
4
−
1
View file @
ae75e2df
...
...
@@ -5,6 +5,7 @@
"channels"
:
{
"lacp key 1"
:
{
"kind"
:
"router"
,
"monitoring_enabled"
:
false
,
"port"
:
"lag2"
,
"rate"
:
20000000000
,
"uid"
:
"gw"
...
...
@@ -135,12 +136,14 @@
},
{
"kind"
:
"channel"
,
"monitoring_enabled"
:
false
,
"rate"
:
10000000000
,
"snmp_name"
:
"10GigabitEthernet 1/1"
,
"uid"
:
"lacp key 1"
},
{
"kind"
:
"channel"
,
"monitoring_enabled"
:
false
,
"rate"
:
10000000000
,
"snmp_name"
:
"10GigabitEthernet 1/2"
,
"uid"
:
"lacp key 1"
...
...
@@ -157,4 +160,4 @@
"snmp_community"
:
"g5kadmin"
,
"type"
:
"network_equipment"
,
"uid"
:
"sw-estats"
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
input/grid5000/sites/toulouse/networks/sw-estats.yaml
+
3
−
0
View file @
ae75e2df
...
...
@@ -33,14 +33,17 @@ sw-estats:
kind
:
channel
rate
:
10000000000
snmp_pattern
:
"
10GigabitEthernet
1/1"
monitoring_enabled
:
false
34
:
uid
:
lacp key
1
kind
:
channel
rate
:
10000000000
snmp_pattern
:
"
10GigabitEthernet
1/2"
monitoring_enabled
:
false
channels
:
lacp key 1
:
uid
:
gw
kind
:
router
rate
:
20000000000
port
:
lag2
monitoring_enabled
:
false
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment