I've noticed when using auto registration with a server that is using active checks, it's showing the interface as xxx.xxx.xxx.xxx: 10050 instead of 10051. Though active checks ARE working.
I've gone as far as restricting the zabbix server so that only port 10051 is open, with no allowed incoming connections on the machine with the active agent running, and sure enough I'm seeing data come through and see connections to port 10051 on the zabbix server from the agent.
so why would the interface show 10050 when active checks are enabled and it's using 10051? I know the documentation says "If no port value is received, 10050 is used", but clearly port 10051 is being used?
I've gone as far as restricting the zabbix server so that only port 10051 is open, with no allowed incoming connections on the machine with the active agent running, and sure enough I'm seeing data come through and see connections to port 10051 on the zabbix server from the agent.
so why would the interface show 10050 when active checks are enabled and it's using 10051? I know the documentation says "If no port value is received, 10050 is used", but clearly port 10051 is being used?
Comment