瀏覽代碼

Issue #722: Added MonSter input config file template

Signed-off-by: blesson-james <blesson_james@Dellteam.com>
blesson-james 3 年之前
父節點
當前提交
dd55151829
共有 1 個文件被更改,包括 23 次插入0 次删除
  1. 23 0
      telemetry/roles/slurm_telemetry/files/input_config.yml

+ 23 - 0
telemetry/roles/slurm_telemetry/files/input_config.yml

@@ -0,0 +1,23 @@
+# TimeScaleDB Configuration
+timescaledb:
+  host:
+  port:
+  username:
+  password:
+  database:
+
+# Slurm REST API Configuration
+slurm_rest_api:
+  ip:
+  port: 6820
+  user: root
+  headnode:
+  slurm_jobs: /slurm/v0.0.36/jobs/
+  slurm_nodes: /slurm/v0.0.36/nodes/
+  openapi: /openapi/v3
+
+# Mapping of OS hostnames and OS IP addresses
+hostnames:
+
+# Mapping of service tag and OS IP addresses
+clusternodes: