Ad Widget

Collapse

DM vs Proxies - notification?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nonspecialist
    Junior Member
    • Dec 2010
    • 2

    #1

    DM vs Proxies - notification?

    I'm looking to replace an existing Nagios deployment of 3 main sites, each of which has its own monitor server. Communications between the 3 sites are not always reliable, so I need to have each site be able to generate its own notifications, but I also want centralised configuration because we know, from our experience with Nagios, that supporting multiple independent configurations for the infrastructure is a major waste of time.

    I know that this is not possible with the current capabilities of Zabbix -- you can either have central configuration, and use Proxies, or you can have independent notifications, and use Nodes, but you can't have a unified configuration managed centrally with nodes.

    Are there any plans to add either notification capabilities to Proxies, or permit centralised configuration (and dashboard) using DM Nodes? This would make Zabbix a serious contender in the Enterprise monitoring space against Hyperic, Zenoss and so on.

    I've considered using MySQL triggers and DB replication to try and add this into the 1.8.x, but I want to know if it's worth my time to do this, or whether I should just give up and go for a commercial monitoring system.
  • nonspecialist
    Junior Member
    • Dec 2010
    • 2

    #2
    Bump

    Does anyone have any insight to provide on this? I'd love to be able to use Zabbix, but if we have to manually replicate configuration changes to 3 sites, then distributed monitoring is going to be useless to us; and using a proxy in each site means that if our inter-site links are down, we could lose all alerting for a site!

    Comment

    • pjunod
      Junior Member
      • Mar 2011
      • 2

      #3
      I do not yet know exactly how the notification works for distributed monitoring, but I do know you can configure any of the nodes from the master node. There are a bunch of settings specifically for replicating the configs, and the manual references where you can go in and select a slave node to pull up it's configuration on the master.

      Also:

      This describes switching between nodes on the master:
      http://www.zabbix.com/documentation/..._between_nodes

      This details the configuration replication from master to slave and from slave to master:
      http://www.zabbix.com/documentation/...ring/data_flow
      Last edited by pjunod; 31-03-2011, 04:40. Reason: added links

      Comment

      Working...