You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@host-135 tengxun_gpushare]# curl localhost:8080/metrics |grep -E "MEM_COPY_UTIL|GPU_UTIL"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Handling connection for 8080
100 11121 0 11121 0 0 2172k 0 --# HELP DCGM_FI_DEV_GPU_UTIL GPU utilization (in %).
:--# TYPE DCGM_FI_DEV_GPU_UTIL gauge
:-- --:--:-- --:--:-- 2715k
HELP DCGM_FI_DEV_MEM_COPY_UTIL Memory utilization (in %).
[root@host-135 tengxun_gpushare]# curl localhost:8080/metrics |grep -E "MEM_COPY_UTIL|GPU_UTIL"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Handling connection for 8080
100 11121 0 11121 0 0 2172k 0 --# HELP DCGM_FI_DEV_GPU_UTIL GPU utilization (in %).
:--# TYPE DCGM_FI_DEV_GPU_UTIL gauge
:-- --:--:-- --:--:-- 2715k
HELP DCGM_FI_DEV_MEM_COPY_UTIL Memory utilization (in %).
TYPE DCGM_FI_DEV_MEM_COPY_UTIL gauge
DCGM_FI_DEV_GPU_UTIL{gpu="0",UUID="GPU-ffa237f3-600a-995c-ad66-30338c513cf6",device="nvidia0",container="",namespace="",pod=""} 34
DCGM_FI_DEV_MEM_COPY_UTIL{gpu="0",UUID="GPU-ffa237f3-600a-995c-ad66-30338c513cf6",device="nvidia0",container="",namespace="",pod=""} 28
DCGM_FI_DEV_GPU_UTIL{gpu="1",UUID="GPU-4ee42e63-b278-9153-3af9-342af0b17830",device="nvidia1",container="",namespace="",pod=""} 0
DCGM_FI_DEV_MEM_COPY_UTIL{gpu="1",UUID="GPU-4ee42e63-b278-9153-3af9-342af0b17830",device="nvidia1",container="",namespace="",pod=""} 0
The text was updated successfully, but these errors were encountered: