Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 787f2749 authored by Nicolas Perrin's avatar Nicolas Perrin
Browse files

[nancy][grappe] Add kwollect metrics

parent d9fb1828
No related branches found
No related tags found
1 merge request!131[nancy][grappe] Add power monitoring
Pipeline #167316 failed
...@@ -3,6 +3,270 @@ ...@@ -3,6 +3,270 @@
"exotic": false, "exotic": false,
"kavlan": true, "kavlan": true,
"metrics": [ "metrics": [
{
"description": "Front node ambiant temperature reported by BMC, in celsius",
"name": "bmc_temp_ambiant_celsius",
"period": 5000,
"scale_factor": 0.1,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3",
"protocol": "snmp"
}
},
{
"description": "Power consumption of node reported by BMC, in watt",
"name": "bmc_power_node_watt",
"period": 5000,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
"protocol": "snmp"
}
},
{
"description": "Voltage of PSU 1 reported by BMC, in volt",
"name": "bmc_voltage_psu1_volt",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1",
"protocol": "snmp"
}
},
{
"description": "Voltage of PSU 2 reported by BMC, in volt",
"name": "bmc_voltage_psu2_volt",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2",
"protocol": "snmp"
}
},
{
"description": "Current of PSU 1 reported by BMC, in amp",
"name": "bmc_current_psu1_amp",
"optional_period": 5000,
"period": 0,
"scale_factor": 0.1,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
"protocol": "snmp"
}
},
{
"description": "Current of PSU 2 reported by BMC, in amp",
"name": "bmc_current_psu2_amp",
"optional_period": 5000,
"period": 0,
"scale_factor": 0.1,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2",
"protocol": "snmp"
}
},
{
"description": "Cumulated power consumption of node reported by BMC, in watt",
"name": "bmc_power_node_watt_total",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 1A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan1a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 1B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan1b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 2A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan2a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 2B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan2b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 3A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan3a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 3B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan3b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 4A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan4a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 4B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan4b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 5A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan5a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 5B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan5b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.10",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 6A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan6a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.11",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 6B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan6b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.12",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 7A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan7a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.13",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 7B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan7b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.14",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 8A reported by BMC, in rpm",
"name": "bmc_fanspeed_fan8a_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.15",
"protocol": "snmp"
}
},
{
"description": "Speed of Fan 8B reported by BMC, in rpm",
"name": "bmc_fanspeed_fan8b_rpm",
"optional_period": 5000,
"period": 0,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.16",
"protocol": "snmp"
}
},
{
"description": "Temperature of CPU 1 reported by BMC, in celsius",
"name": "bmc_temp_cpu1_celsius",
"optional_period": 5000,
"period": 0,
"scale_factor": 0.1,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1",
"protocol": "snmp"
}
},
{
"description": "Temperature of CPU 2 reported by BMC, in celsius",
"name": "bmc_temp_cpu2_celsius",
"optional_period": 5000,
"period": 0,
"scale_factor": 0.1,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2",
"protocol": "snmp"
}
},
{
"description": "Temperature of exhausted air reported by BMC, in celsius",
"name": "bmc_temp_exhaust_celsius",
"optional_period": 5000,
"period": 0,
"scale_factor": 0.1,
"source": {
"id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4",
"protocol": "snmp"
}
},
{ {
"description": "Input byte counter for the network device port", "description": "Input byte counter for the network device port",
"labels": { "labels": {
......
---
metrics:
- name: network_ifacein_bytes_total
description: Input byte counter for the network device port connected to the node
period: 1000
source:
protocol: network_equipment
- name: network_ifaceout_bytes_total
description: Output byte counter for the network device port connected to the node
period: 1000
source:
protocol: network_equipment
- name: bmc_temp_ambiant_celsius
description: Front node ambiant temperature reported by BMC, in celsius
period: 5000
scale_factor: 0.1
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3
- name: bmc_power_node_watt
description: Power consumption of node reported by BMC, in watt
period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3
- name: bmc_voltage_psu1_volt
description: Voltage of PSU 1 reported by BMC, in volt
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1
- name: bmc_voltage_psu2_volt
description: Voltage of PSU 2 reported by BMC, in volt
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
- name: bmc_current_psu1_amp
description: Current of PSU 1 reported by BMC, in amp
period: 0
optional_period: 5000
scale_factor: 0.1
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
- name: bmc_current_psu2_amp
description: Current of PSU 2 reported by BMC, in amp
period: 0
optional_period: 5000
scale_factor: 0.1
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
- name: bmc_power_node_watt_total
description: Cumulated power consumption of node reported by BMC, in watt
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1
- name: bmc_fanspeed_fan1a_rpm
description: Speed of Fan 1A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1
- name: bmc_fanspeed_fan1b_rpm
description: Speed of Fan 1B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2
- name: bmc_fanspeed_fan2a_rpm
description: Speed of Fan 2A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3
- name: bmc_fanspeed_fan2b_rpm
description: Speed of Fan 2B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4
- name: bmc_fanspeed_fan3a_rpm
description: Speed of Fan 3A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5
- name: bmc_fanspeed_fan3b_rpm
description: Speed of Fan 3B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6
- name: bmc_fanspeed_fan4a_rpm
description: Speed of Fan 4A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7
- name: bmc_fanspeed_fan4b_rpm
description: Speed of Fan 4B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8
- name: bmc_fanspeed_fan5a_rpm
description: Speed of Fan 5A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9
- name: bmc_fanspeed_fan5b_rpm
description: Speed of Fan 5B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.10
- name: bmc_fanspeed_fan6a_rpm
description: Speed of Fan 6A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.11
- name: bmc_fanspeed_fan6b_rpm
description: Speed of Fan 6B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.12
- name: bmc_fanspeed_fan7a_rpm
description: Speed of Fan 7A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.13
- name: bmc_fanspeed_fan7b_rpm
description: Speed of Fan 7B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.14
- name: bmc_fanspeed_fan8a_rpm
description: Speed of Fan 8A reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.15
- name: bmc_fanspeed_fan8b_rpm
description: Speed of Fan 8B reported by BMC, in rpm
period: 0
optional_period: 5000
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.16
- name: bmc_temp_cpu1_celsius
description: Temperature of CPU 1 reported by BMC, in celsius
period: 0
optional_period: 5000
scale_factor: 0.1
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1
- name: bmc_temp_cpu2_celsius
description: Temperature of CPU 2 reported by BMC, in celsius
period: 0
optional_period: 5000
scale_factor: 0.1
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2
- name: bmc_temp_exhaust_celsius
description: Temperature of exhausted air reported by BMC, in celsius
period: 0
optional_period: 5000
scale_factor: 0.1
source:
protocol: snmp
id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment