Ad Widget

Collapse

two zabbix on the same infrastructure and port change

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fonzie917
    Junior Member
    • Jan 2025
    • 2

    #1

    two zabbix on the same infrastructure and port change

    Good morning, everyone,
    I need some information. I need to have two different zabbix installations in the same infrastructure:
    - is it possible on clients to have two zabbix agents installed?
    - if i have to change the default port 10050 of zabbix, should it be changed on both the server and the client, on the client i just have to modify the zabbix_agentd.conf file correct?
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4806

    #2
    Yes it is possible to have as many instances as you need, but you can use also same agent for multiple servers. You just need to allow it in agent config (Server and ServerActive parameters).

    If you go with multiple instances, then you need separate config files (with different ListenPort and server related parameters) and you also need to configure hosts on the other Zabbix server with different port number.

    Comment

    Working...