Build: 2.2
OS: CentOS
-Brand new installation, no previous configuration, downloaded as a package-
Good Evening,
I am currently experiencing an issue while attempting to run commands (scripts) to all my hosts. The error message I receive is:
ERROR: Cannot connect to the trapper port of zabbix server daemon, but it should be available to run the script.
Incorrect response received from Zabbix server "10.100.1.180".
I have done some research about that particular error message; here's some additional information:
1. 127.0.0.1 has been changed to 10.100.1.180 on all config files.
2. Port has been set to 10050 on all config files.
3. Server name has been changed to zabbix on all config files.
4. Zabbix server shows the agent running in the Zabbix interface.
5. I can run the scripts from the server.
6. No other error messages appear on the Zabbix interface.
7. I have enabled debug mode on, however, I do not see my script being requested to run.
8. The daemon is running as expected, and waiting for a connection (netstat).
Thank you for all your help.
-AuthEx
OS: CentOS
-Brand new installation, no previous configuration, downloaded as a package-
Good Evening,
I am currently experiencing an issue while attempting to run commands (scripts) to all my hosts. The error message I receive is:
ERROR: Cannot connect to the trapper port of zabbix server daemon, but it should be available to run the script.
Incorrect response received from Zabbix server "10.100.1.180".
I have done some research about that particular error message; here's some additional information:
1. 127.0.0.1 has been changed to 10.100.1.180 on all config files.
2. Port has been set to 10050 on all config files.
3. Server name has been changed to zabbix on all config files.
4. Zabbix server shows the agent running in the Zabbix interface.
5. I can run the scripts from the server.
6. No other error messages appear on the Zabbix interface.
7. I have enabled debug mode on, however, I do not see my script being requested to run.
8. The daemon is running as expected, and waiting for a connection (netstat).
Thank you for all your help.
-AuthEx
Comment