Page 1 of 1

Monitor AWS ECS service in NagiosXI

Posted: Wed Feb 12, 2025 4:54 am
by lrnnetops
Hi Team,

We are using Nagios XI, can we monitor the AWS ECS services (Eg: Task, CPU, Memory and Disk utilizations) in Nagios XI.

Re: Monitor AWS ECS service in NagiosXI

Posted: Wed Feb 12, 2025 10:25 am
by jsimon
Hi @lrnnetops,

You would be able to monitor individual EC2s within your ECS cluster with the Amazon EC2 wizard, but we do not have a wizard or pre-built plugin for monitoring Amazon ECS, which would likely require a custom built plugin. Here is a link to our plugin guidelines for your reference, in case this is a path you choose to go down.

Re: Monitor AWS ECS service in NagiosXI

Posted: Thu Feb 13, 2025 2:33 am
by lrnnetops
Hi Jsimon/Team,
Thank you for sharing these details, Also wanted to check If we use custom plugins to monitor the AWS ECS services in NagiosXI will there be any licensing issue?

Re: Monitor AWS ECS service in NagiosXI

Posted: Mon Feb 17, 2025 4:16 pm
by lrnnetops
Hi Team,
Could you please update on the above query.

Re: Monitor AWS ECS service in NagiosXI

Posted: Wed Feb 19, 2025 3:51 am
by lrnnetops
Hi Nagios Support,

Could you please provide an update on the above mentioned query.

Re: Monitor AWS ECS service in NagiosXI

Posted: Thu Feb 20, 2025 10:53 am
by lrnnetops
Hi Nagios Support,
Following up on the above query, kindly update.

Re: Monitor AWS ECS service in NagiosXI

Posted: Wed Feb 26, 2025 2:21 am
by lrnnetops
Hi Team,

Kindly update, we are waiting for you response.

Re: Monitor AWS ECS service in NagiosXI

Posted: Wed Feb 26, 2025 10:33 am
by tgriep
There will be no licensing issue in XI when using custom plugins.

Re: Monitor AWS ECS service in NagiosXI

Posted: Thu Feb 27, 2025 8:14 am
by lrnnetops
Thanks for the update.

Re: Monitor AWS ECS service in NagiosXI

Posted: Tue Dec 16, 2025 1:59 pm
by vedicsystems
Yeah, you can monitor ECS in Nagios XI, but don't expect it to be easy. It's CloudWatch API access, period. You have to script the whole thing to pull Task/CPU/Memory. Seriously, the IAM setup alone will make you question your career choices. If the API structure feels like gibberish, just get some formal Trainocate training. It saves you months of work.