ECS

Last updated on 27 March, 2023

LogicMonitor currently has two datasourcse for monitoring ECS performance metrics:

  1. AWS_ECS – collects CloudWatch data for ECS clusters
  2. AWS_ECS_ClusterServices – collects data for ECS services, including desired, pending and running task counts

AWS_ECS

Source: CloudWatch

Datapoints:

  • CPUReservation
  • CPUUtilization
  • MemoryReservation
  • MemoryUtilization

Default Polling Interval: 1 minute

Additional Configuration Necessary?: No. This datasource will automatically apply to the ECS clusters discovered for your AWS account and start collecting data.  Ensure you have the necessary permissions configured.

AWS_ECS

 

AWS_ECS_ClusterServices

Source: ECS API

Datapoints:

  • CPUUtilization
  • MemoryUtilization
  • Desired Task Count
  • Pending Task Count
  • Running Task Count

Default Polling Interval: 5 minutes

Additional Configuration Necessary?: No. This datasource will automatically apply to the ECS clusters discovered for your AWS account and start collecting data.  Ensure you have the necessary permissions configured.

In This Article