Hello togheter
I have a question, maybe someone with experience can help me out here.
What do i have:
I have 2 monitoring servers:
- zabbix1
- zabbix2
I have 4 clients which i want to monitor:
- client1
- client2
- client3
- client4
Messaging:
- Telegram messaging when one of the triggers hit
--- So far this works. i have 4 triggers for each clients (cpu load to high, memory load to high, storage space to low and client down). Also 1 trigger for each zabbix monitoring server (zabbix1 down so zabbix2 gives a telegram message and vice versa) ---
What do i want now:
Now, for an example, client 1 goes down, zabbix1 sends a telegram message but also zabbix2 sends a telegram message. So i get always double messages. I am hoping that i can "fix" that with dependancies. Zabbix1 is the "main" monitoring server and should always send all telegram messages. As long as zabbix1 is up and running, zabbix2 should never send a telegram message. Zabbix2 should only send a telegram message when zabbix1 is down and from this point on it should send all telegram messages till zabbix1 is up and running again.
is this possible?
I am running Zabbix6.0 on the monitoring servers.
I have a question, maybe someone with experience can help me out here.
What do i have:
I have 2 monitoring servers:
- zabbix1
- zabbix2
I have 4 clients which i want to monitor:
- client1
- client2
- client3
- client4
Messaging:
- Telegram messaging when one of the triggers hit
--- So far this works. i have 4 triggers for each clients (cpu load to high, memory load to high, storage space to low and client down). Also 1 trigger for each zabbix monitoring server (zabbix1 down so zabbix2 gives a telegram message and vice versa) ---
What do i want now:
Now, for an example, client 1 goes down, zabbix1 sends a telegram message but also zabbix2 sends a telegram message. So i get always double messages. I am hoping that i can "fix" that with dependancies. Zabbix1 is the "main" monitoring server and should always send all telegram messages. As long as zabbix1 is up and running, zabbix2 should never send a telegram message. Zabbix2 should only send a telegram message when zabbix1 is down and from this point on it should send all telegram messages till zabbix1 is up and running again.
is this possible?
I am running Zabbix6.0 on the monitoring servers.
Comment