TOP LEVEL CATEGORIES
EXPLORE
@asafshabat
Favorites 0
Views 1626
Objective Get metrics of AWS ECS cluster Memory & CPU. Usage ./ecs_cluster_memory_cpu.py [-h] [--namespace NAMESPACE] [--metricname METRICNAME] [--clustername CLUSTERNAME] [--servicename SERVICENAME] [--period PERIOD] [--statistics STATISTICS]…
Usage ./ecs_ps_count.py [-h] [--clustername CLUSTERNAME] [--ok_threshold OK_THRESHOLD] [--critical_threshold CRITICAL_THRESHOLD] Arguments -h, --help Show this help message and exit --clustername CLUSTERNAME Classic Load Balancer provides basic…
Prerequisites Python3 boto3 extention (using: pip install boto3) AWS cli installed AWS Access key, Secret key and Region configured Usage ./clb_unhealthyCheck.py [-h] [--loadbalancer LOADBALANCER] [--period…
Prerequisites Python3 boto3 extention (using: pip install boto3) AWS cli installed AWS Access key, Secret key and Region configured Usage ./ecs_metric.py [-h] [--targetgroup TARGETGROUP] [--loadbalancer…
Objective Get metrics of AWS ECS service Memory & CPU. Prerequisites Python3 boto3 extention (using: pip install boto3) AWS cli installed AWS Access key, Secret…