AWS autoscale monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tovmasyan.mels
Posts: 1
Joined: Fri Aug 06, 2021 7:56 am

AWS autoscale monitoring

Post by tovmasyan.mels »

Hi,

I am looking for a solution to monitor autoscaled AWS EC2 instances with NagiosXi.
The ideal scenario is to automatically get new EC2s and monitor them untill they are dead.

Any suggestions?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: AWS autoscale monitoring

Post by ssax »

We have an Ansible tutorial:

https://support.nagios.com/kb/article/n ... l-819.html

Or you could do it with the REST API and your own up/down scripts:

https://assets.nagios.com/downloads/nag ... gement.pdf

If you don't have a decommission process you could also use the Deadpool functionality to keep your XI system cleaned up:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Let us know if you have any questions.
Locked