PDA

View Full Version : Zabbix_Agentd Listen Port


cooper
08-01-2005, 19:36
I am running a 1.0 production Zabbix server that is querying serveral windows servers. I would like to run 1.1a4 in parallel to evaluate it. The problem is that the agentd listen port has now changed. So is one of the following possible?

1. In zabbix_server.conf change the target port number that it querys agentd on? If this is possible, I can't seem to find it in the documentation.

or

2. In zabbix_agentd.conf configure ListenPort= with 2 port numbers comma seperated? For Example:

zabbix_agentd.conf

ListenPort=10000,10050


I want to evaluate the new version, but i dont want to give up my production monitoring either.

Plus it seems that if you can configure the listen port on the agent, you should be able to configure the target port on the server. One without the other doesnt do much good.

Thanks.

cooper

cooper
08-01-2005, 19:41
Ok, got a little ahead of myself. I looked at host configuration in the frontend. I now have 1.1a4 querying port 10000.

Alexei
08-01-2005, 23:10
Excellent! :)