Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
clb_unhealthyCheck.py Objective Get metric of AWS CLB UnHealthyHostCount. Author: Asaf Shabat
Current Version
1.0.0
Last Release Date
2018-03-09
Owner
Asaf Shabat
Website
https://github.com/asafs133/nagios_plugins
Download URL
Compatible With
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 PERIOD] [--statistics STATISTICS] [--unit UNIT] [--ok_threshold OK_THRESHOLD] [--critical_threshold CRITICAL_THRESHOLD] Arguments -h, --help Show this help message and exit
--loadbalancer LOADBALANCER Classic Load Balancer provides basic load balancing across multiple Amazon EC2 instances and operates at both the request level and connection level. For example: awseb-e-m-AWSEBLoa-Numbers&Characters
--period PERIOD A period is the length of time associated with a specific Amazon CloudWatch statistic. For example: to specify a period of 5 minutes, use 300 as the period value.
--statistics STATISTICS Statistics are metric data aggregations over specified periods of time. For example: Average
--unit UNIT Each statistic has a unit of measure. For example: Count
--ok_threshold OK_THRESHOLD Threshold which reflects the OK status value. (Recommended threshold: 0)
--critical_threshold CRITICAL_THRESHOLD Threshold which reflects the Critical status value. (Recommended threshold: 0)
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!