Hello, we have Nagios XI in AWS to monitor our externally facing services. Each of our hosts are added to the hostgroup for their respective data center. We had a short outage with one data center last night and I got an onslaught of emailed alerts (which were delayed delivery since our mail server resides in that datacenter). I'm looking to make the alerting a bit more intelligent and send a PagerDuty alert if an entire hostgroup (i.e. an entire data center) fails.
Is this possible? If so, how can this be configured and managed?
If it isn't natively supported, can I make a custom host check that uses a REST API call to query the hostgroup's member's statuses? Is there any script out there already created for this purpose that I can borrow from? I hate to reinvent the wheel
