Hi.
I have a running Ubuntu 14.04 with Zabbix 3 alpha 4 that was working just fine until today, at which I started receiving
The agent is not configured for TLS... I triple checked. The agent is running with root privileges as of now (it didn't when the custom command was working... I rooted the agent to try to troubleshoot).
My remote command is
What puzzles me is that I have no message in either the agent's nor the server's log file...
Anyone has an idea?
Any pointer will be appreciated.
Best regards.
I have a running Ubuntu 14.04 with Zabbix 3 alpha 4 that was working just fine until today, at which I started receiving
A TLS connection is configured to be used with agent but support for TLS was not compiled into server.
My remote command is
Code:
/etc/init.d/apache2 restart
Anyone has an idea?
Any pointer will be appreciated.
Best regards.
Comment