From 630543e4f8b4d27eeecbaa2361685023b6f28bbc Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Fri, 26 Jul 2024 18:00:25 -0400 Subject: [PATCH] update config file for rms update Signed-off-by: Karl W. Schulz --- omnistat/config/omnistat.ornl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/omnistat/config/omnistat.ornl b/omnistat/config/omnistat.ornl index 644e3f5a..cb3b1429 100644 --- a/omnistat/config/omnistat.ornl +++ b/omnistat/config/omnistat.ornl @@ -8,6 +8,7 @@ port = 8001 usermode = False usermode_port = 8001 enable_rocm_smi = True +enable_amd_smi = False enable_rms = True # Path to local ROCM install to access SMI library @@ -18,7 +19,7 @@ rocm_path = /opt/rocm-default # Set this value to IP of companion Prometheus server. allowed_ips = 127.0.0.1, 10.129.7.250 -[omnistat.collectors.slurm] +[omnistat.collectors.rms] host_skip = "login.*" enable_annotations = True