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
65ecfb13
Commit
65ecfb13
authored
Feb 21, 2014
by
Simon Delamare
Browse files
[lyon] set hercule pdu 'per_outlets' to false
parent
93143edc
Changes
5
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-1.json
View file @
65ecfb13
...
...
@@ -122,6 +122,7 @@
"sensors"
:
{
"power"
:
{
"available"
:
true
,
"per_outlets"
:
false
,
"via"
:
{
"api"
:
{
"metric"
:
"pdu_shared"
...
...
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-2.json
View file @
65ecfb13
...
...
@@ -122,6 +122,7 @@
"sensors"
:
{
"power"
:
{
"available"
:
true
,
"per_outlets"
:
false
,
"via"
:
{
"api"
:
{
"metric"
:
"pdu_shared"
...
...
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-3.json
View file @
65ecfb13
...
...
@@ -122,6 +122,7 @@
"sensors"
:
{
"power"
:
{
"available"
:
true
,
"per_outlets"
:
false
,
"via"
:
{
"api"
:
{
"metric"
:
"pdu_shared"
...
...
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-4.json
View file @
65ecfb13
...
...
@@ -122,6 +122,7 @@
"sensors"
:
{
"power"
:
{
"available"
:
true
,
"per_outlets"
:
false
,
"via"
:
{
"api"
:
{
"metric"
:
"pdu_shared"
...
...
generators/input/sites/lyon/clusters/hercule.rb
View file @
65ecfb13
...
...
@@ -169,6 +169,7 @@ site :lyon do |site_uid|
sensors
({
:power
=>
{
:available
=>
true
,
:per_outlets
=>
false
,
:via
=>
{
:api
=>
{
:metric
=>
'pdu_shared'
},
:www
=>
{
:url
=>
'http://wattmetre.lyon.grid5000.fr/GetWatts-json.php'
},
...
...
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