Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6310d0e2 authored by Alexis BITAILLOU's avatar Alexis BITAILLOU Committed by Alexis BITAILLOU
Browse files

[Nantes] add temp sensor from pdus

parent 8b0fa704
No related branches found
No related tags found
1 merge request!1161[Nantes] Add temperature sensors from PDUs
Pipeline #1145669 passed with warnings
......@@ -10,6 +10,15 @@
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
"protocol": "snmp"
}
},
{
"description": "Sensor temperature reading in tenths of degrees Celsius",
"name": "pdu_temperature_tenth_celsius",
"period": 5000,
"source": {
"id": "1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1",
"protocol": "snmp"
}
}
],
"model": "AP7940",
......
......@@ -10,6 +10,15 @@
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
"protocol": "snmp"
}
},
{
"description": "Sensor temperature reading in tenths of degrees Celsius",
"name": "pdu_temperature_tenth_celsius",
"period": 5000,
"source": {
"id": "1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1",
"protocol": "snmp"
}
}
],
"model": "AP7940",
......
......@@ -10,6 +10,15 @@
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
"protocol": "snmp"
}
},
{
"description": "Sensor temperature reading in tenths of degrees Celsius",
"name": "pdu_temperature_tenth_celsius",
"period": 5000,
"source": {
"id": "1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1",
"protocol": "snmp"
}
}
],
"model": "AP7940",
......
......@@ -10,6 +10,15 @@
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
"protocol": "snmp"
}
},
{
"description": "Sensor temperature reading in tenths of degrees Celsius",
"name": "pdu_temperature_tenth_celsius",
"period": 5000,
"source": {
"id": "1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1",
"protocol": "snmp"
}
}
],
"model": "AP7940",
......
......@@ -36,6 +36,12 @@ pdus:
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%
- name: pdu_temperature_tenth_celsius
description: Sensor temperature reading in tenths of degrees Celsius
period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1
ip: 192.168.1.14
mac: 00:c0:b7:fb:aa:a1
ports:
......@@ -89,6 +95,12 @@ pdus:
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%
- name: pdu_temperature_tenth_celsius
description: Sensor temperature reading in tenths of degrees Celsius
period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1
ip: 192.168.1.16
mac: 00:c0:b7:fb:aa:5b
ports:
......@@ -142,6 +154,12 @@ pdus:
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%
- name: pdu_temperature_tenth_celsius
description: Sensor temperature reading in tenths of degrees Celsius
period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1
ip: 192.168.1.10
mac: 00:c0:b7:fb:aa:8b
ports:
......@@ -194,6 +212,12 @@ pdus:
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%
- name: pdu_temperature_tenth_celsius
description: Sensor temperature reading in tenths of degrees Celsius
period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.1
ip: 192.168.1.12
mac: 00:c0:b7:fb:aa:97
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment