Page 1 of 1

Application alerting

Posted: Thu May 24, 2018 7:28 am
by wjoyner
I am new to Nagios administration and have a few questions I cannot seem to find the answer to:

1. If you have 4 servers that make up an application, meaning 2 application servers, 1 SQL server, 1 Broker .
a. I want to alert on this application if any one of those servers, services goes down. I want it to show that the acme application is in alarm due to one of its pieces is down. Is this possible?

I know hostgroups exists, but I am not sure if it is the correct approach.
Thank you in advance for any responses.

Re: Application alerting

Posted: Thu May 24, 2018 9:20 am
by mcapra
BPI is probably the easiest way to handle serverless architectures in Nagios XI:
https://assets.nagios.com/downloads/nag ... BPI_v2.pdf

In which case, you would set your "group health" thresholds to require 100% health since any child service going down brings the whole serverless application down.

Re: Application alerting

Posted: Thu May 24, 2018 4:01 pm
by kyang
Thanks for the help mcapra!

wjoyner, Let us know if you have any more questions.

Re: Application alerting

Posted: Mon Jun 04, 2018 7:33 am
by wjoyner
I will look into this, thank you for the responses!

Re: Application alerting

Posted: Mon Jun 04, 2018 2:13 pm
by kyang
Sounds good.

We will be here if you have questions.