Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b068f9fc authored by RINGOT Patrice's avatar RINGOT Patrice
Browse files

[nancy][gros] Add PDU definitions (and DNS names) for wattmeters

parent d67d92f1
No related branches found
No related tags found
No related merge requests found
Pipeline #105400 passed
{
"ip": "172.16.79.18",
"model": "",
"ports": {
},
"sensors": [
{
"power": {
"per_outlets": true,
"resolution": 1,
"wattmetre": {
"available": true,
"unit": "W",
"www": {
"url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
}
}
}
}
],
"type": "pdu",
"uid": "gros-wattmetre1",
"vendor": "OmegaWatt"
}
\ No newline at end of file
{
"ip": "172.16.79.18",
"model": "",
"ports": {
},
"sensors": [
{
"power": {
"per_outlets": true,
"resolution": 1,
"wattmetre": {
"available": true,
"unit": "W",
"www": {
"url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
}
}
}
}
],
"type": "pdu",
"uid": "gros-wattmetre2",
"vendor": "OmegaWatt"
}
\ No newline at end of file
{
"ip": "172.16.79.18",
"model": "",
"ports": {
},
"sensors": [
{
"power": {
"per_outlets": true,
"resolution": 1,
"wattmetre": {
"available": true,
"unit": "W",
"www": {
"url": "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
}
}
}
}
],
"type": "pdu",
"uid": "gros-wattmetre3",
"vendor": "OmegaWatt"
}
\ No newline at end of file
{
"alias": [
"wattmetre"
],
"kind": "physical",
"monitoring": {
......
......@@ -176,3 +176,43 @@ pdus:
gros-pdu8:
ip: 172.17.79.249
mac: 28:29:86:12:28:60
gros-wattmetre1:
vendor: OmegaWatt
model: ''
ip: 172.16.79.18
sensors:
- power:
resolution: 1
per_outlets: true
wattmetre:
available: true
unit: W
www:
url: "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
gros-wattmetre2:
vendor: OmegaWatt
model: ''
ip: 172.16.79.18
sensors:
- power:
resolution: 1
per_outlets: true
wattmetre:
available: true
unit: W
www:
url: "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
gros-wattmetre3:
vendor: OmegaWatt
model: ''
ip: 172.16.79.18
sensors:
- power:
resolution: 1
per_outlets: true
wattmetre:
available: true
unit: W
www:
url: "http://wattmetre.nancy.grid5000.fr/GetWatts-json.php"
......@@ -283,7 +283,7 @@ talc-data2:
srv3:
kind: physical
alias: []
alias: [wattmetre]
warranty: 2026-07
serial: FKHBSY2
network_adapters:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment