Page 1 of 1
How to meet two monitoring in same time then alert?
Posted: Tue Feb 26, 2019 8:56 am
by xpertech
Is it possible to monitor two hosts/services and must both hosts/services meet the criteria and then will alert, but if only one host/service meet the criteria then will not alert?
A and B >> will alert
A or B >> will not alert
Re: How to meet two monitoring in same time then alert?
Posted: Tue Feb 26, 2019 9:11 am
by bomahony
I did something similar with "check_multiple":
https://exchange.nagios.org/directory/P ... le/details
[Pretty sure I used the updated version]
Re: How to meet two monitoring in same time then alert?
Posted: Tue Feb 26, 2019 11:55 am
by scottwilkerson
Re: How to meet two monitoring in same time then alert?
Posted: Tue Feb 26, 2019 3:18 pm
by SteveBeauchemin
I kinda prefer the Nagios check_cluster plugin. Bottom line is there are many ways.
https://assets.nagios.com/downloads/nag ... sters.html
This is just a preference. I have had good success with it.
Steve B
Re: How to meet two monitoring in same time then alert?
Posted: Tue Feb 26, 2019 3:22 pm
by scottwilkerson
Also a good option and plugin is included in XI