Page 1 of 1

AWS autoscale monitoring

Posted: Fri Aug 06, 2021 8:37 am
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?

Re: AWS autoscale monitoring

Posted: Mon Aug 09, 2021 11:23 am
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.