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