|
@@ -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
|