Evaluating Zabbix and would like to know if it is possible to monitor a single host from more than 1 zabbix server to confirm the host is really down and then undertake an action if 2 or more servers agree
Ad Widget
Collapse
Monitor single host from multiple locations
Collapse
X
-
Tags: None
-
Well, when using passive agents, you can monitor a client server from multiple zabbix servers.
With a little bit of scripting and/or use of remote commands you could probably build a system that would only notify if both zabbix servers see a node as down.
It would become fairly complex on a larger scale though
With kind regards,
Raymond -
Comment
-
If you want to monitor that amount of hosts, you really should think this over *very* well and do some proper research/planning, set proper requirements etc before jumping straight to ideas and how you think it should be implemented exactly.
So far my "Captain Obvious"-behavior.
More technical, I guess you don't want to use multiple servers to check if a client is really-really-really down. There are other possible solutions, like aggregated passive checks, active checks, client-side custom checks, scripting, etc. Still, you need a proper plan before you start building. Swinging into one direction as first step (without thinking it over properly) can cost you!
My basic advice: get help from a Zabbix professional, preferably certified for large Zabbix deployments.
If you have more questions, just let us know
Comment
Comment