From: Alexei V. <al...@go...> - 2002-11-18 15:54:23
|
Hi, Rob, Zabbix, by default, uses two ports: 10000 and 10001. Port 10000 is used by Zabbix agents. In order to change this number you should use parameter called ListenPort in zabbix_agentd.conf. Do not forget to change configuration of hosts to include new port number. Port 10001 is used by zabbix_trapperd. The number can also be easily changed by modifying zabbix_trapperd.conf, parameter ListenPort. Regards, Alexei > Hi > > Is there any way to change the port Zabbix uses, the server and clients I am installing Zabbix on, already use port 10000 for another application. > > > > Cheers > > Rob |