GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / aws_elb_limits
blob3b3ad884cc2665c4c829716b0766a8f9fa299447
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 per bucket will be created.