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
eb73467f
Commit
eb73467f
authored
1 month ago
by
Alexis BITAILLOU
Browse files
Options
Downloads
Plain Diff
Merge branch 'nantes-pdu' into 'master'
[Nantes] fix pdu Z1.41 See merge request
!1151
parents
00918b47
95d7fe13
No related branches found
No related tags found
1 merge request
!1151
[Nantes] fix pdu Z1.41
Pipeline
#1144624
passed
1 month ago
Stage: .pre
Stage: deploy-to-api-servers
Stage: check
Stage: generate-access-history
Stage: resources-explorer
Stage: .post
Pipeline: Resources Explorer
#1144625
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/grid5000/sites/nantes/pdus/pdu-Z1.41.json
+14
-1
14 additions, 1 deletion
data/grid5000/sites/nantes/pdus/pdu-Z1.41.json
input/grid5000/sites/nantes/pdus.yaml
+9
-0
9 additions, 0 deletions
input/grid5000/sites/nantes/pdus.yaml
with
23 additions
and
1 deletion
data/grid5000/sites/nantes/pdus/pdu-Z1.41.json
+
14
−
1
View file @
eb73467f
{
{
"ip"
:
"192.168.1.10"
,
"ip"
:
"192.168.1.10"
,
"mac"
:
"00:c0:b7:fb:aa:8b"
,
"mac"
:
"00:c0:b7:fb:aa:8b"
,
"metrics"
:
[
{
"description"
:
"Power consumption per outlet reported by PDU, in watt"
,
"name"
:
"pdu_outlet_power_watt"
,
"period"
:
5000
,
"source"
:
{
"id"
:
"1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%"
,
"protocol"
:
"snmp"
}
}
],
"model"
:
""
,
"ports"
:
{
"ports"
:
{
"10"
:
"ecotype-20"
,
"10"
:
"ecotype-20"
,
"11"
:
"ecotype-21"
,
"11"
:
"ecotype-21"
,
...
@@ -16,5 +28,6 @@
...
@@ -16,5 +28,6 @@
"9"
:
"ecotype-19"
"9"
:
"ecotype-19"
},
},
"type"
:
"pdu"
,
"type"
:
"pdu"
,
"uid"
:
"pdu-Z1.41"
"uid"
:
"pdu-Z1.41"
,
"vendor"
:
"APC"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
input/grid5000/sites/nantes/pdus.yaml
+
9
−
0
View file @
eb73467f
...
@@ -133,6 +133,15 @@ pdus:
...
@@ -133,6 +133,15 @@ pdus:
14
:
ecotype-24
14
:
ecotype-24
pdu-Z1.41
:
pdu-Z1.41
:
vendor
:
APC
model
:
'
'
metrics
:
-
name
:
pdu_outlet_power_watt
description
:
Power consumption per outlet reported by PDU, in watt
period
:
5000
source
:
protocol
:
snmp
id
:
1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%
ip
:
192.168.1.10
ip
:
192.168.1.10
mac
:
00:c0:b7:fb:aa:8b
mac
:
00:c0:b7:fb:aa:8b
ports
:
ports
:
...
...
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