We have some Linux servers being monitored through the agent. When we run some script the error below is displayed:
"UnicodeEncodeError: 'ascii' codec can not encode characters in position 5-6: ordinal not in range (128) "Unexpected error occurred."

We removed the node and applied the script again and it worked, but hours later the error reappears.
The script is correct. We run on SNMP server and it works perfectly. The problem only occurs on servers with agent.
Has anyone ever had this same problem?