hetrixtools/agent

Agent fails running

Opened this issue · 0 comments

The agent is not sending data. After checking /etc/hetrixtools/hetrixtools_cron.log I see the following errors:

awk: cmd. line:1: { print  / 4 }
awk: cmd. line:1:               ^ unexpected newline or end of string
awk: { print  -  }
awk:             ^ syntax error
awk: { print  / 4 }
awk:           ^ unterminated regexp

Tried to examine the bash script but had no success. Would appreciate some help.