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

+ 2 - 1
util/arw_monitor.sh

@@ -44,7 +44,8 @@ do
     str_report="$str_report#$key:${reports[$key]}"
 done
 
-echo $cur_time "-5" >> /mnt/xyzshop/util/a.log
+echo $str_report >> /mnt/xyzshop/util/a.log
+echo $redis_host >> /mnt/xyzshop/util/a.log
 
 redis_host=$XYZ_REDIS_HOST
 netip=$XYZ_NETIP