Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 79a164c9 authored by Simon Delamare's avatar Simon Delamare
Browse files

[lyon] Add metrics info for PDU

parent 62b69ff2
No related branches found
No related tags found
No related merge requests found
{
"ip": "172.16.63.8",
"metrics": [
{
"description": "Power consumption per outlet reported by wattmetre, in watt",
"name": "wattmetre_power_watt",
"optional_period": 20,
"period": 1000,
"source": {
"protocol": "wattmetre"
}
}
],
"model": "",
"ports": {
"0": "sagittaire-1",
......
{
"ip": "172.16.63.8",
"metrics": [
{
"description": "Power consumption per outlet reported by wattmetre, in watt",
"name": "wattmetre_power_watt",
"optional_period": 20,
"period": 1000,
"source": {
"protocol": "wattmetre"
}
}
],
"model": "",
"ports": {
"0": "nova-1",
......
{
"ip": "172.16.63.8",
"metrics": [
{
"description": "Power consumption per outlet reported by wattmetre, in watt",
"name": "wattmetre_power_watt",
"optional_period": 20,
"period": 1000,
"source": {
"protocol": "wattmetre"
}
}
],
"model": "",
"ports": {
"0": "taurus-1",
......
......@@ -13,6 +13,14 @@ pdus:
unit: W
www:
url: "http://wattmetre.lyon.grid5000.fr/GetWatts-json.php"
metrics:
- name: wattmetre_power_watt
description: Power consumption per outlet reported by wattmetre, in watt
period: 1000
optional_period: 20
source:
protocol: wattmetre
wattmetre3:
vendor: OmegaWatt
model: ''
......@@ -26,6 +34,14 @@ pdus:
unit: W
www:
url: "http://wattmetre.lyon.grid5000.fr/GetWatts-json.php"
metrics:
- name: wattmetre_power_watt
description: Power consumption per outlet reported by wattmetre, in watt
period: 1000
optional_period: 20
source:
protocol: wattmetre
wattmetre4:
vendor: OmegaWatt
model: ''
......@@ -39,3 +55,10 @@ pdus:
unit: W
www:
url: "http://wattmetre.lyon.grid5000.fr/GetWatts-json.php"
metrics:
- name: wattmetre_power_watt
description: Power consumption per outlet reported by wattmetre, in watt
period: 1000
optional_period: 20
source:
protocol: wattmetre
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment