stanley-king 3 年之前
父节点
当前提交
379b1bfe02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      util/arw_monitor.sh

+ 1 - 1
util/arw_monitor.sh

@@ -39,4 +39,4 @@ done
 
 redis_host=$XYZ_REDIS_HOST
 netip=$XYZ_NETIP
-echo 'HSET nc_disk_monitor netip "$str_report"' | redis-cli -h $redis_host -p 6379
+echo "HSET nc_disk_monitor $netip '$str_report'" | redis-cli -h $redis_host -p 6379