Ad Widget

Collapse

Several instances of Zabbix - cooperation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Crypty
    Member
    • Jul 2012
    • 80

    #1

    Several instances of Zabbix - cooperation

    Hi everybody,

    I'm thinking about this task:

    1) We have 14 districts, each should have its own Zabbix installation, with GUI.
    2) Then, there should be one "Master" Zabbix which should be able to read from all "district" ones...

    Is this somehow possible? I could see "Proxy" Zabbix, but this only serves for the Zabbix server (Master) and has no GUI itself...

    We can have 14 Zabbix installations, right? Each with its own GUI, database, ... but from the "Monitoring centre", they would need to have an access to those servers one by one... Or is there any way how to check all of them?

    And last, but not least... Is it a way to have a DB for all Zabbix installations in one place so that they read it remotely? I guess this is only possible with one Zabbix Master and then proxies, right? So that there is only "central" DB...

    Thanks a lot!

    Btw it's quite urgent, so let me know any tips and hints.
  • bbrendon
    Senior Member
    • Sep 2005
    • 870

    #2
    This feature existed around the Zabbix 1.5 erra and was removed around 2.0.

    You could always port it forward to the current version.
    Unofficial Zabbix Expert
    Blog, Corporate Site

    Comment

    • Semiadmin
      Senior Member
      • Oct 2014
      • 1625

      #3
      Originally posted by Crypty

      We can have 14 Zabbix installations, right? Each with its own GUI, database, ... but from the "Monitoring centre", they would need to have an access to those servers one by one... Or is there any way how to check all of them?
      You may try Grafana + Zabbix plugin to aggregate many Zabbix servers at one screen

      Comment

      • Crypty
        Member
        • Jul 2012
        • 80

        #4
        Thanks, I will check the Grafana. But I can see that it might cause troubles for Zabbix upgrades, right? It's not a part of Zabbix exactly, so might happen that it's not gonna be supported... And I can see some issues reported at https://github.com/alexanderzobnin/g...-zabbix/issues so I assume it might cause many troubles as side effects... Not sure if this is a good idea.

        Comment

        Working...