GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / aws_ec2_limits
blobaa4f9f0254437ea6e1e5c10b8ee24d791d57401c
1 title: AWS/EC2 Limits
2 agents: aws
3 catalog: cloud/aws
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the AWS/EC2 limits.
8  To make this check work you have to configure the related
9  special agent {Amazon Web Services (AWS)}.
11  We have the following default limits:
13  - VPC Elastic IP Addresses, 5
15  - Elastic IP Addresses, 5
17  - Rules of VPC security group, 50
19  - Security Groups of VPC, 500
21  - VPC security groups of elastic network interface, 5
23  - Spot Instance Requests, 20
25  - Active Spot Fleet Requests, 1000
27  - Spot Fleet Requests Total Target Capacity, 5000
29  - Total Running On-Demand Instances, 20
31  - Running On-Demand Instances of different types, 20
33  From above API method we addtionally get the amount of used
34  instances/space per limit type.
36  With both values we calculate the usage of each limit type
37  in percent. Default levels are set to 80, 90 percent per type.
38  For each limit type the limit and usage levels are configurable.
40  If limits are enabled account attributes of EC2 resource are
41  additionally fetched.
43 inventory:
44  One service will be created.