I have read a few things on load balancing the core server, but i cant see anything for load balancing the probes. For example, if I deploy probe 1 into subnet X with 10 servers in it. Then I loose probe 1, I loose monitoring for the whole subnet X.
So if I then deploy probe 1 and probe 2 into subnet X, I can monitor half the subnet on probe 1 and the other half on probe 2. But then again if i loose probe 1 I loose monitoring on half of subnet X and I need to manually move the object from probe 1 to probe 2 until i can bring probe 1 backup to get back to full monitoring.
Is there a way to load balance the probes within subnet x so the probe 1 and probe 2 monitor the whole subnet together. Then if probe 1 goes down, probe 2 continues monitoring all 10 servers and only notifies me of the failed probe?
thank you in advance
Add comment