Monitor AWS ECS service in NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Monitor AWS ECS service in NagiosXI

Post 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.
jsimon
Posts: 339
Joined: Wed Aug 23, 2023 11:27 am

Re: Monitor AWS ECS service in NagiosXI

Post 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.
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Monitor AWS ECS service in NagiosXI

Post 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?
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Monitor AWS ECS service in NagiosXI

Post by lrnnetops »

Hi Team,
Could you please update on the above query.
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Monitor AWS ECS service in NagiosXI

Post by lrnnetops »

Hi Nagios Support,

Could you please provide an update on the above mentioned query.
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Monitor AWS ECS service in NagiosXI

Post by lrnnetops »

Hi Nagios Support,
Following up on the above query, kindly update.
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Monitor AWS ECS service in NagiosXI

Post by lrnnetops »

Hi Team,

Kindly update, we are waiting for you response.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Monitor AWS ECS service in NagiosXI

Post by tgriep »

There will be no licensing issue in XI when using custom plugins.
Be sure to check out our Knowledgebase for helpful articles and solutions!
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Monitor AWS ECS service in NagiosXI

Post by lrnnetops »

Thanks for the update.
vedicsystems
Posts: 9
Joined: Fri Jul 14, 2017 8:28 am

Re: Monitor AWS ECS service in NagiosXI

Post 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.
Post Reply