Update ck_monitor.sh

This commit is contained in:
戚岱杰
2022-03-14 09:27:06 +00:00
parent 2b72e3c08c
commit 5edaf8a4d3

View File

@@ -1,7 +1,9 @@
#!/bin/bash
ck_username="default" #ck用户名
ck_password="ceiec2019" #ck密码
#ck用户名
ck_username="default"
#ck密码
ck_password="******"
ck_monitor_prom_file="/home/galaxy/volumes/node-exporter/prom/ck_monitor.prom"
current1=`date "+%Y-%m-%d %H:%M:%S"`