Does jetson Xavier NX device support DCGM-exporter? I get error using it

Does jetson Xavier NX device support DCGM-exporter? I get error using it.

root@nvidia-desktop-1:~# DCGM_EXPORTER_VERSION=2.3.4-2.6.4 &&
docker run -d --rm
–gpus all
–net host
–cap-add SYS_ADMIN
nvcr.io/nvidia/k8s/dcgm-exporter:${DCGM_EXPORTER_VERSION}-ubuntu20.04
-f /etc/dcgm-exporter/dcp-metrics-included.csv
3bb618033afec0386b2b5590827218fe5328b350dd28d450accffec9297e0cd7
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: Running hook #0:: error running hook: signal: segmentation fault (core dumped), stdout: , stderr:: unknown.

Sorry for the late response, we don’t have experience with DCGM-exporter, not sure if it can work or not, may other developers help to share experiences. Thansk