Problem Statement.
I have 2 disperse Zabbix Servers running at different Data Centers,
If one server failes no monitoring for that site.
My solution is to migrate from a physical server intance to a clustered VM config.
Management's suggestion is to add the following , let both servers monitor both sites ,
and add the following logical step , if item is triggered , determine if the action has
already been actioned by the other server , if not action it .
Now to me this is not very efficient because you are altering the core logic flow of the program.
Can i have some input here please .
I have 2 disperse Zabbix Servers running at different Data Centers,
If one server failes no monitoring for that site.
My solution is to migrate from a physical server intance to a clustered VM config.
Management's suggestion is to add the following , let both servers monitor both sites ,
and add the following logical step , if item is triggered , determine if the action has
already been actioned by the other server , if not action it .
Now to me this is not very efficient because you are altering the core logic flow of the program.
Can i have some input here please .