Ad Widget

Collapse

Can I connect Zabbix Agent to Zabbix proxy but other listening port?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krystian_rvn
    Junior Member
    • Feb 2022
    • 1

    #1

    Can I connect Zabbix Agent to Zabbix proxy but other listening port?

    Hello

    Can I connect Zabbix Agent to Zabbix proxy but other listening port?
    I need connect from Zabbix Agent to Zabbix Proxy but port 10070 not 10051.
    Can I set in Zabbix Agent config?

    Port 10051 is busy...
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    I'm a little confused, so 1) Zabbix proxy config option ListenPort (default is 10051) but that effects all hosts connected to the proxy or 2) zabbix agent config option ListenPort, but that default is 10050.

    Comment

    • Jaysonfelix
      Junior Member
      • Jun 2023
      • 1

      #3
      Originally posted by krystian_rvn
      Hello

      Can I connect Zabbix Agent to Zabbix proxy but other listening port?
      I need connect from Zabbix Agent to Zabbix Proxy but port 10070 not 10051.
      Can I set in Zabbix Agent config?

      Port 10051 is busy...
      Hello,

      No, it is not possible to change the listening port of the Zabbix Agent when connecting to a Zabbix proxy. The default listening port for the Zabbix agent is 10050 and it communicates with the Zabbix Proxy on port 10051.

      If port 10051 is already busy, you will need to resolve the port conflict before the Zabbix Agent can connect to the Zabbix Proxy. You can either free up port 10051 by stopping the process that is using it or configure the conflicting process to use a different port. targetpayandbenefits

      Changing the default port configuration for the Zabbix Agent and Zabbix Proxy would require modifying the Zabbix source code, which is not recommended. It's best to address the port conflict directly rather than trying to modify the default configuration.

      If this information helps, please mark the answer as best.

      Thanks with regards,
      Jaysonfelix





      Comment

      Working...