Mentions légales du service

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

[nancy] Add metrics info for PDU

parent 87c9dc27
No related branches found
No related tags found
No related merge requests found
Pipeline #132495 passed
{
"ip": "172.16.79.18",
"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": "gros-1",
......
{
"ip": "172.16.79.18",
"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": "gros-71",
......
{
"ip": "172.16.79.18",
"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": "gros-113",
......
......@@ -190,6 +190,14 @@ pdus:
unit: W
www:
url: "http://wattmetre.nancy.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
gros-wattmetre2:
vendor: OmegaWatt
model: ''
......@@ -203,6 +211,14 @@ pdus:
unit: W
www:
url: "http://wattmetre.nancy.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
gros-wattmetre3:
vendor: OmegaWatt
model: ''
......@@ -216,3 +232,10 @@ pdus:
unit: W
www:
url: "http://wattmetre.nancy.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