Hi,
I am having problems finding a decent way to change the default port of the zabbix agent while creating a host in the GUI. Per default this is 10050 but due to a migration i want this to have a default of 10052.

So i don't mean not the listening port of the agent but the default port used in the GUI. Actually the same for discovery, that also uses port 10050.
If you grep for port 10050 in the web gui you find a lot in all kinds of include/app and js files but i assume there is an easier way than try a global replace.
Installed version is 6.0.30
Hope someone ran into this issue before.
Regards,
Tecleck
I am having problems finding a decent way to change the default port of the zabbix agent while creating a host in the GUI. Per default this is 10050 but due to a migration i want this to have a default of 10052.
So i don't mean not the listening port of the agent but the default port used in the GUI. Actually the same for discovery, that also uses port 10050.
If you grep for port 10050 in the web gui you find a lot in all kinds of include/app and js files but i assume there is an easier way than try a global replace.
Installed version is 6.0.30
Hope someone ran into this issue before.
Regards,
Tecleck
Comment