Skip to content

Commit

Permalink
Merge branch 'grouille' into 'master'
Browse files Browse the repository at this point in the history
[nancy/grouille] Add grouille metric

See merge request grid5000/reference-repository!180
  • Loading branch information
berardbe committed Feb 7, 2021
2 parents 8f1d9fd + ccce9ab commit 8a3ee55
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 0 deletions.
186 changes: 186 additions & 0 deletions data/grid5000/sites/nancy/clusters/grouille/grouille.json
Expand Up @@ -3,6 +3,192 @@
"exotic": false,
"kavlan": true,
"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 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.2",
"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.3",
"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.4",
"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.5",
"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.6",
"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 GPU 2 reported by BMC, in celsius",
"name": "bmc_temp_gpu2_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": "Temperature of GPU 5 reported by BMC, in celsius",
"name": "bmc_temp_gpu5_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.5",
"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.6",
"protocol": "snmp"
}
},
{
"description": "Input byte counter for the network device port",
"labels": {
Expand Down
164 changes: 164 additions & 0 deletions input/grid5000/sites/nancy/clusters/grouille/grouille_metrics.yaml
@@ -0,0 +1,164 @@
---
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_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.2

- 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.3

- 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.4

- 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.5

- 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.6

- 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_gpu2_celsius
description: Temperature of GPU 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.4

- name: bmc_temp_gpu5_celsius
description: Temperature of GPU 5 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.5

- 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.6

0 comments on commit 8a3ee55

Please sign in to comment.