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
2d492920
Commit
2d492920
authored
Dec 18, 2012
by
Pascal Morillon
Browse files
[admin] Update sensors
parent
708dc762
Changes
3
Hide whitespace changes
Inline
Side-by-side
generators/input/sites/rennes/clusters/paradent.rb
View file @
2d492920
...
...
@@ -125,7 +125,7 @@ site :rennes do |site_uid|
:available
=>
true
,
:via
=>
{
:ganglia
=>
{
:metric
=>
"ambient_temp"
},
:i
m
pi
=>
{
:sensors
=>
{
:ambient
=>
"Thermistor2 TEMP"
}
}
:ip
m
i
=>
{
:sensors
=>
{
:ambient
=>
"Thermistor2 TEMP"
}
}
}
}
})
...
...
generators/input/sites/rennes/clusters/parapide.rb
View file @
2d492920
...
...
@@ -137,8 +137,8 @@ site :rennes do |site_uid|
:temperature
=>
{
:available
=>
true
,
:via
=>
{
:
ganglia
=>
{
:metric
=>
"ambient_temp"
},
:i
m
pi
=>
{
:sensors
=>
{
:ambient
=>
"/MB/T_AMB"
}
}
:
api
=>
{
:metric
=>
"ambient_temp"
},
:ip
m
i
=>
{
:sensors
=>
{
:ambient
=>
"/MB/T_AMB"
}
}
}
}
})
...
...
generators/input/sites/rennes/clusters/parapluie.rb
View file @
2d492920
...
...
@@ -147,14 +147,14 @@ site :rennes do |site_uid|
:available
=>
true
,
:via
=>
{
:pdu
=>
{
:uid
=>
lookup
(
'parapluie'
,
node_uid
,
'pdu'
,
'pdu_name'
)
},
:
ganglia
=>
{
:metric
=>
"pdu_shared"
}
:
api
=>
{
:metric
=>
"pdu_shared"
}
}
},
:temperature
=>
{
:available
=>
true
,
:via
=>
{
:
ganglia
=>
{
:metric
=>
"ambient_temp"
},
:i
m
pi
=>
{
:sensors
=>
{
:ambient
=>
"Inlet Ambient"
}
}
:
api
=>
{
:metric
=>
"ambient_temp"
},
:ip
m
i
=>
{
:sensors
=>
{
:ambient
=>
"Inlet Ambient"
}
}
}
}
})
...
...
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