Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / aws_elb_limits
blob500b1c0f362218ef1ca3d68421704b658618583f
1 title: AWS ELB Limits
2 agents: aws
3 catalog: cloud/aws
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the AWS/ELB limits, ie. the number of
8  allowed load balancers and the registered instances and
9  listeners per load balancer.
10  To make this check work you have to configure the related
11  special agent {Amazon Web Services (AWS)}.
13  Default levels are set to 80, 90 percent and the default max.
14  value is fetched from the API, ie.
15  - 20 load balancers
16  - 100 listeners per load balancer
17  - 1000 registered instances per load balancer.
18  These levels are configurable.
20  If limits are enabled all load balancers are fetched regardless of
21  possibly configured restriction to names or tags.
23 inventory:
24  One service will be created.