stanley-king 3 years atrás
parent
commit
83ab8133a5
1 changed files with 2 additions and 1 deletions
  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