Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9bf28cbb authored by PAULIN Nathan's avatar PAULIN Nathan Committed by PAULIN Nathan
Browse files

[sophia][esterel4] kwollect add gpu metrics

parent a2cc84ee
Branches
No related tags found
1 merge request!1145[sophia][esterel4] Add esterel4 to testing queue
Pipeline #1143493 passed with warnings
...@@ -40,3 +40,25 @@ metrics: ...@@ -40,3 +40,25 @@ metrics:
source: source:
protocol: prometheus protocol: prometheus
port: 9100 port: 9100
- name: prom_nvgpu_default_metrics
description: Default subset of metrics from Prometheus Nvidia DCGM Exporter
period: 0
optional_period: 15000
source:
protocol: prometheus
port: 9400
id:
- DCGM_FI_DEV_SM_CLOCK
- DCGM_FI_DEV_MEM_CLOCK
- DCGM_FI_DEV_GPU_TEMP
- DCGM_FI_DEV_POWER_USAGE
- DCGM_FI_DEV_MEM_COPY_UTIL
- name: prom_nvgpu_all_metrics
description: All metrics from Prometheus Nvidia DCGM Exporter
period: 0
optional_period: 15000
source:
protocol: prometheus
port: 9400
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment