Mentions légales du service

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

[lyon] Update kwollect metrics to use SNMP on nova, orion, taurus

parent 7e5366c5
No related branches found
No related tags found
No related merge requests found
Pipeline #135863 passed
...@@ -31,129 +31,173 @@ ...@@ -31,129 +31,173 @@
"description": "Front node ambiant temperature reported by BMC, in celsius", "description": "Front node ambiant temperature reported by BMC, in celsius",
"name": "bmc_temp_ambiant_celsius", "name": "bmc_temp_ambiant_celsius",
"period": 5000, "period": 5000,
"scale_factor": 0.1,
"source": { "source": {
"id": 23, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Temperature of CPU 1 reported by BMC, in celsius", "description": "Power consumption of node reported by BMC, in watt",
"name": "bmc_temp_cpu1_celsius", "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": "Current of PSU 1 reported by BMC, in amp",
"name": "bmc_current_psu1_amp",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 155, "id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Temperature of CPU 2 reported by BMC, in celsius", "description": "Current of PSU 2 reported by BMC, in amp",
"name": "bmc_temp_cpu2_celsius", "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, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 156, "id": "1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 2A reported by BMC, in RPM", "description": "Speed of Fan 2A reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan2a_rpm", "name": "bmc_fanspeed_fan2a_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 13, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 2B reported by BMC, in RPM", "description": "Speed of Fan 2B reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan2b_rpm", "name": "bmc_fanspeed_fan2b_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 14, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 3A reported by BMC, in RPM", "description": "Speed of Fan 3A reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan3a_rpm", "name": "bmc_fanspeed_fan3a_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 15, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 3B reported by BMC, in RPM", "description": "Speed of Fan 3B reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan3b_rpm", "name": "bmc_fanspeed_fan3b_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 16, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 4A reported by BMC, in RPM", "description": "Speed of Fan 4A reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan4a_rpm", "name": "bmc_fanspeed_fan4a_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 17, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 4B reported by BMC, in RPM", "description": "Speed of Fan 4B reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan4b_rpm", "name": "bmc_fanspeed_fan4b_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 18, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 5A reported by BMC, in RPM", "description": "Speed of Fan 5A reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan5a_rpm", "name": "bmc_fanspeed_fan5a_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 19, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 5B reported by BMC, in RPM", "description": "Speed of Fan 5B reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan5b_rpm", "name": "bmc_fanspeed_fan5b_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 20, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 6A reported by BMC, in RPM", "description": "Speed of Fan 6A reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan6a_rpm", "name": "bmc_fanspeed_fan6a_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 21, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 6B reported by BMC, in RPM", "description": "Speed of Fan 6B reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan6b_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.10",
"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.2",
"protocol": "snmp"
}
},
{
"description": "Temperature of CPU 2 reported by BMC, in celsius",
"name": "bmc_temp_cpu2_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 22, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
} }
], ],
......
...@@ -31,9 +31,10 @@ ...@@ -31,9 +31,10 @@
"description": "Front node ambiant temperature reported by BMC, in celsius", "description": "Front node ambiant temperature reported by BMC, in celsius",
"name": "bmc_temp_ambiant_celsius", "name": "bmc_temp_ambiant_celsius",
"period": 5000, "period": 5000,
"scale_factor": 0.1,
"source": { "source": {
"id": 20, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
...@@ -41,138 +42,142 @@ ...@@ -41,138 +42,142 @@
"name": "bmc_power_node_watt", "name": "bmc_power_node_watt",
"period": 5000, "period": 5000,
"source": { "source": {
"id": 95, "id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Current of PSU 1 reported by BMC, in ampere", "description": "Voltage of PSU 1 reported by BMC, in volt",
"name": "bmc_current_psu1_amp", "name": "bmc_voltage_psu1_volt",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 88, "id": "1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Current of PSU 2 reported by BMC, in ampere", "description": "Voltage of PSU 2 reported by BMC, in volt",
"name": "bmc_current_psu2_amp", "name": "bmc_voltage_psu2_volt",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 89, "id": "1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Voltage of PSU 1 reported by BMC, in volt", "description": "Current of PSU 1 reported by BMC, in amp",
"name": "bmc_voltage_psu1_volt", "name": "bmc_current_psu1_amp",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 90, "id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Voltage of PSU 2 reported by BMC, in volt", "description": "Cumulated power consumption of node reported by BMC, in watt",
"name": "bmc_voltage_psu2_volt", "name": "bmc_power_node_watt_total",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 91, "id": "1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Exhausted air temperature reported by BMC, in celsius", "description": "Speed of Fan 1 reported by BMC, in rpm",
"name": "bmc_temp_exhaust_celsius", "name": "bmc_fanspeed_fan1_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 21, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Temperature of CPU 1 reported by BMC, in celsius", "description": "Speed of Fan 2 reported by BMC, in rpm",
"name": "bmc_temp_cpu1_celsius", "name": "bmc_fanspeed_fan2_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 22, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Temperature of CPU 2 reported by BMC, in celsius", "description": "Speed of Fan 3 reported by BMC, in rpm",
"name": "bmc_temp_cpu2_celsius", "name": "bmc_fanspeed_fan3_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 23, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 1 reported by BMC, in rpm", "description": "Speed of Fan 4 reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan1_rpm", "name": "bmc_fanspeed_fan4_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 14, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 2 reported by BMC, in rpm", "description": "Speed of Fan 5 reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan2_rpm", "name": "bmc_fanspeed_fan5_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 15, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 3 reported by BMC, in rpm", "description": "Speed of Fan 6 reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan3_rpm", "name": "bmc_fanspeed_fan6_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 16, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 4 reported by BMC, in rpm", "description": "Temperature of exhausted air reported by BMC, in celsius",
"name": "bmc_fanspeed_psufan4_rpm", "name": "bmc_temp_exhaust_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 17, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 5 reported by BMC, in rpm", "description": "Temperature of CPU 1 reported by BMC, in celsius",
"name": "bmc_fanspeed_psufan5_rpm", "name": "bmc_temp_cpu1_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 18, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 6 reported by BMC, in rpm", "description": "Temperature of CPU 2 reported by BMC, in celsius",
"name": "bmc_fanspeed_psufan6_rpm", "name": "bmc_temp_cpu2_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 19, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4",
"protocol": "ipmisensor" "protocol": "snmp"
} }
} }
], ],
......
...@@ -31,148 +31,153 @@ ...@@ -31,148 +31,153 @@
"description": "Front node ambiant temperature reported by BMC, in celsius", "description": "Front node ambiant temperature reported by BMC, in celsius",
"name": "bmc_temp_ambiant_celsius", "name": "bmc_temp_ambiant_celsius",
"period": 5000, "period": 5000,
"scale_factor": 0.1,
"source": { "source": {
"id": 20, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Power consumption reported by BMC, in watt", "description": "Power consumption of node reported by BMC, in watt",
"name": "bmc_power_node_watt", "name": "bmc_power_node_watt",
"period": 5000, "period": 5000,
"source": { "source": {
"id": 95, "id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Current of PSU 1 reported by BMC, in ampere", "description": "Voltage of PSU 1 reported by BMC, in volt",
"name": "bmc_current_psu1_amp", "name": "bmc_voltage_psu1_volt",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 88, "id": "1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Current of PSU 2 reported by BMC, in ampere", "description": "Voltage of PSU 2 reported by BMC, in volt",
"name": "bmc_current_psu2_amp", "name": "bmc_voltage_psu2_volt",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 89, "id": "1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Voltage of PSU 1 reported by BMC, in volt", "description": "Current of PSU 1 reported by BMC, in amp",
"name": "bmc_voltage_psu1_volt", "name": "bmc_current_psu1_amp",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 90, "id": "1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Voltage of PSU 2 reported by BMC, in volt", "description": "Cumulated power consumption of node reported by BMC, in watt",
"name": "bmc_voltage_psu2_volt", "name": "bmc_power_node_watt_total",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 91, "id": "1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Exhausted air temperature reported by BMC, in celsius", "description": "Speed of Fan 1 reported by BMC, in rpm",
"name": "bmc_temp_exhaust_celsius", "name": "bmc_fanspeed_fan1_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 21, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Temperature of CPU 1 reported by BMC, in celsius", "description": "Speed of Fan 2 reported by BMC, in rpm",
"name": "bmc_temp_cpu1_celsius", "name": "bmc_fanspeed_fan2_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 22, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Temperature of CPU 2 reported by BMC, in celsius", "description": "Speed of Fan 3 reported by BMC, in rpm",
"name": "bmc_temp_cpu2_celsius", "name": "bmc_fanspeed_fan3_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 23, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 1 reported by BMC, in rpm", "description": "Speed of Fan 4 reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan1_rpm", "name": "bmc_fanspeed_fan4_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 14, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 2 reported by BMC, in rpm", "description": "Speed of Fan 5 reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan2_rpm", "name": "bmc_fanspeed_fan5_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 15, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 3 reported by BMC, in rpm", "description": "Speed of Fan 6 reported by BMC, in rpm",
"name": "bmc_fanspeed_psufan3_rpm", "name": "bmc_fanspeed_fan6_rpm",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"source": { "source": {
"id": 16, "id": "1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 4 reported by BMC, in rpm", "description": "Temperature of exhausted air reported by BMC, in celsius",
"name": "bmc_fanspeed_psufan4_rpm", "name": "bmc_temp_exhaust_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 17, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 5 reported by BMC, in rpm", "description": "Temperature of CPU 1 reported by BMC, in celsius",
"name": "bmc_fanspeed_psufan5_rpm", "name": "bmc_temp_cpu1_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 18, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3",
"protocol": "ipmisensor" "protocol": "snmp"
} }
}, },
{ {
"description": "Speed of PSU fan 6 reported by BMC, in rpm", "description": "Temperature of CPU 2 reported by BMC, in celsius",
"name": "bmc_fanspeed_psufan6_rpm", "name": "bmc_temp_cpu2_celsius",
"optional_period": 5000, "optional_period": 5000,
"period": 0, "period": 0,
"scale_factor": 0.1,
"source": { "source": {
"id": 19, "id": "1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4",
"protocol": "ipmisensor" "protocol": "snmp"
} }
} }
], ],
......
...@@ -23,102 +23,138 @@ metrics: ...@@ -23,102 +23,138 @@ metrics:
- name: bmc_temp_ambiant_celsius - name: bmc_temp_ambiant_celsius
description: Front node ambiant temperature reported by BMC, in celsius description: Front node ambiant temperature reported by BMC, in celsius
period: 5000 period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 23 #Inlet Temp id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1
- name: bmc_temp_cpu1_celsius - name: bmc_power_node_watt
description: Temperature of CPU 1 reported by BMC, in celsius 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_current_psu1_amp
description: Current of PSU 1 reported by BMC, in amp
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 155 #Temp id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
- name: bmc_temp_cpu2_celsius - name: bmc_current_psu2_amp
description: Temperature of CPU 2 reported by BMC, in celsius 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 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 156 #Temp id: 1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1
- name: bmc_fanspeed_psufan2a_rpm - name: bmc_fanspeed_fan2a_rpm
description: Speed of PSU fan 2A reported by BMC, in RPM description: Speed of Fan 2A reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 13 #Fan2A id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1
- name: bmc_fanspeed_psufan2b_rpm - name: bmc_fanspeed_fan2b_rpm
description: Speed of PSU fan 2B reported by BMC, in RPM description: Speed of Fan 2B reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 14 #Fan2B id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2
- name: bmc_fanspeed_psufan3a_rpm - name: bmc_fanspeed_fan3a_rpm
description: Speed of PSU fan 3A reported by BMC, in RPM description: Speed of Fan 3A reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 15 #Fan3A id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3
- name: bmc_fanspeed_psufan3b_rpm - name: bmc_fanspeed_fan3b_rpm
description: Speed of PSU fan 3B reported by BMC, in RPM description: Speed of Fan 3B reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 16 #Fan3B id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4
- name: bmc_fanspeed_psufan4a_rpm - name: bmc_fanspeed_fan4a_rpm
description: Speed of PSU fan 4A reported by BMC, in RPM description: Speed of Fan 4A reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 17 #Fan4A id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5
- name: bmc_fanspeed_psufan4b_rpm - name: bmc_fanspeed_fan4b_rpm
description: Speed of PSU fan 4B reported by BMC, in RPM description: Speed of Fan 4B reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 18 #Fan4B id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6
- name: bmc_fanspeed_psufan5a_rpm - name: bmc_fanspeed_fan5a_rpm
description: Speed of PSU fan 5A reported by BMC, in RPM description: Speed of Fan 5A reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 19 #Fan5A id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7
- name: bmc_fanspeed_psufan5b_rpm - name: bmc_fanspeed_fan5b_rpm
description: Speed of PSU fan 5B reported by BMC, in RPM description: Speed of Fan 5B reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 20 #Fan5B id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8
- name: bmc_fanspeed_psufan6a_rpm - name: bmc_fanspeed_fan6a_rpm
description: Speed of PSU fan 6A reported by BMC, in RPM description: Speed of Fan 6A reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 21 #Fan6A id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9
- name: bmc_fanspeed_psufan6b_rpm - name: bmc_fanspeed_fan6b_rpm
description: Speed of PSU fan 6B reported by BMC, in 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.10
- 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.2
- name: bmc_temp_cpu2_celsius
description: Temperature of CPU 2 reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 22 #Fan6B id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3
...@@ -22,118 +22,122 @@ metrics: ...@@ -22,118 +22,122 @@ metrics:
- name: bmc_temp_ambiant_celsius - name: bmc_temp_ambiant_celsius
description: Front node ambiant temperature reported by BMC, in celsius description: Front node ambiant temperature reported by BMC, in celsius
period: 5000 period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 20 #Inlet Temp id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1
- name: bmc_power_node_watt - name: bmc_power_node_watt
description: Power consumption of node reported by BMC, in watt description: Power consumption of node reported by BMC, in watt
period: 5000 period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 95 #Pwr Consumption id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3
- name: bmc_current_psu1_amp - name: bmc_voltage_psu1_volt
description: Current of PSU 1 reported by BMC, in ampere description: Voltage of PSU 1 reported by BMC, in volt
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 88 #Current 1 id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1
- name: bmc_current_psu2_amp - name: bmc_voltage_psu2_volt
description: Current of PSU 2 reported by BMC, in ampere description: Voltage of PSU 2 reported by BMC, in volt
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 89 #Current 2 id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
- name: bmc_voltage_psu1_volt - name: bmc_current_psu1_amp
description: Voltage of PSU 1 reported by BMC, in volt description: Current of PSU 1 reported by BMC, in amp
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 90 #Voltage 1 id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
- name: bmc_voltage_psu2_volt - name: bmc_power_node_watt_total
description: Voltage of PSU 2 reported by BMC, in volt description: Cumulated power consumption of node reported by BMC, in watt
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 91 #Voltage 2 id: 1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1
- name: bmc_temp_exhaust_celsius - name: bmc_fanspeed_fan1_rpm
description: Exhausted air temperature reported by BMC, in celsius description: Speed of Fan 1 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 21 #Exhaust Temp id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1
- name: bmc_temp_cpu1_celsius - name: bmc_fanspeed_fan2_rpm
description: Temperature of CPU 1 reported by BMC, in celsius description: Speed of Fan 2 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 22 #Temp id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2
- name: bmc_temp_cpu2_celsius - name: bmc_fanspeed_fan3_rpm
description: Temperature of CPU 2 reported by BMC, in celsius description: Speed of Fan 3 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 23 #Temp id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3
- name: bmc_fanspeed_psufan1_rpm - name: bmc_fanspeed_fan4_rpm
description: Speed of PSU fan 1 reported by BMC, in rpm description: Speed of Fan 4 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 14 #Fan1 id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4
- name: bmc_fanspeed_psufan2_rpm - name: bmc_fanspeed_fan5_rpm
description: Speed of PSU fan 2 reported by BMC, in rpm description: Speed of Fan 5 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 15 #Fan2 id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5
- name: bmc_fanspeed_psufan3_rpm - name: bmc_fanspeed_fan6_rpm
description: Speed of PSU fan 3 reported by BMC, in rpm description: Speed of Fan 6 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 16 #Fan3 id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6
- name: bmc_fanspeed_psufan4_rpm - name: bmc_temp_exhaust_celsius
description: Speed of PSU fan 4 reported by BMC, in rpm description: Temperature of exhausted air reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 17 #Fan4 id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2
- name: bmc_fanspeed_psufan5_rpm - name: bmc_temp_cpu1_celsius
description: Speed of PSU fan 5 reported by BMC, in rpm description: Temperature of CPU 1 reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 18 #Fan5 id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3
- name: bmc_fanspeed_psufan6_rpm - name: bmc_temp_cpu2_celsius
description: Speed of PSU fan 6 reported by BMC, in rpm description: Temperature of CPU 2 reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 19 #Fan6 id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4
...@@ -23,117 +23,122 @@ metrics: ...@@ -23,117 +23,122 @@ metrics:
- name: bmc_temp_ambiant_celsius - name: bmc_temp_ambiant_celsius
description: Front node ambiant temperature reported by BMC, in celsius description: Front node ambiant temperature reported by BMC, in celsius
period: 5000 period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 20 #Inlet Temp id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1
- name: bmc_power_node_watt - name: bmc_power_node_watt
description: Power consumption reported by BMC, in watt description: Power consumption of node reported by BMC, in watt
period: 5000 period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 95 #Pwr Consumption id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3
- name: bmc_current_psu1_amp - name: bmc_voltage_psu1_volt
description: Current of PSU 1 reported by BMC, in ampere description: Voltage of PSU 1 reported by BMC, in volt
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 88 #Current 1 id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1
- name: bmc_current_psu2_amp - name: bmc_voltage_psu2_volt
description: Current of PSU 2 reported by BMC, in ampere description: Voltage of PSU 2 reported by BMC, in volt
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 89 #Current 2 id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
- name: bmc_voltage_psu1_volt - name: bmc_current_psu1_amp
description: Voltage of PSU 1 reported by BMC, in volt description: Current of PSU 1 reported by BMC, in amp
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 90 #Voltage 1 id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
- name: bmc_voltage_psu2_volt - name: bmc_power_node_watt_total
description: Voltage of PSU 2 reported by BMC, in volt description: Cumulated power consumption of node reported by BMC, in watt
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 91 #Voltage 2 id: 1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1
- name: bmc_temp_exhaust_celsius - name: bmc_fanspeed_fan1_rpm
description: Exhausted air temperature reported by BMC, in celsius description: Speed of Fan 1 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 21 #Exhaust Temp id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1
- name: bmc_temp_cpu1_celsius - name: bmc_fanspeed_fan2_rpm
description: Temperature of CPU 1 reported by BMC, in celsius description: Speed of Fan 2 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 22 #Temp id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2
- name: bmc_temp_cpu2_celsius - name: bmc_fanspeed_fan3_rpm
description: Temperature of CPU 2 reported by BMC, in celsius description: Speed of Fan 3 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 23 #Temp id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3
- name: bmc_fanspeed_psufan1_rpm - name: bmc_fanspeed_fan4_rpm
description: Speed of PSU fan 1 reported by BMC, in rpm description: Speed of Fan 4 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 14 #Fan1 id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4
- name: bmc_fanspeed_psufan2_rpm - name: bmc_fanspeed_fan5_rpm
description: Speed of PSU fan 2 reported by BMC, in rpm description: Speed of Fan 5 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 15 #Fan2 id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5
- name: bmc_fanspeed_psufan3_rpm - name: bmc_fanspeed_fan6_rpm
description: Speed of PSU fan 3 reported by BMC, in rpm description: Speed of Fan 6 reported by BMC, in rpm
period: 0 period: 0
optional_period: 5000 optional_period: 5000
source: source:
protocol: ipmisensor protocol: snmp
id: 16 #Fan3 id: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6
- name: bmc_fanspeed_psufan4_rpm - name: bmc_temp_exhaust_celsius
description: Speed of PSU fan 4 reported by BMC, in rpm description: Temperature of exhausted air reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 17 #Fan4 id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2
- name: bmc_fanspeed_psufan5_rpm - name: bmc_temp_cpu1_celsius
description: Speed of PSU fan 5 reported by BMC, in rpm description: Temperature of CPU 1 reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 18 #Fan5 id: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3
- name: bmc_fanspeed_psufan6_rpm - name: bmc_temp_cpu2_celsius
description: Speed of PSU fan 6 reported by BMC, in rpm description: Temperature of CPU 2 reported by BMC, in celsius
period: 0 period: 0
optional_period: 5000 optional_period: 5000
scale_factor: 0.1
source: source:
protocol: ipmisensor protocol: snmp
id: 19 #Fan6 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