forked from yindun/ansible-devops
更新 scripts/gpu_metrics.sh
This commit is contained in:
parent
983f612454
commit
4586e980b9
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
source /etc/profile
|
||||
METRIC_FILE="/var/lib/node_exporter/textfile_collector/cluster_metrics.prom"
|
||||
TMP_FILE=$(mktemp)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue