Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7122
blobb61dfc7e48c7595decd985eb5368028f9199f573
1 Title: aws_ec2_limits: New check which monitors AWS/EC2 limits
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1552059190
8 Class: feature
10 The following limits and their default levels are monitored:
11 <ul>
12 <li>VPC Elastic IP Addresses, 5</li>
13 <li>Elastic IP Addresses, 5</li>
14 <li>Rules of VPC security group, 50</li>
15 <li>Security Groups of VPC, 500</li>
16 <li>VPC security groups of elastic network interface, 5</li>
17 <li>Spot Instance Requests, 20</li>
18 <li>Active Spot Fleet Requests, 1000</li>
19 <li>Spot Fleet Requests Total Target Capacity, 5000</li>
20 <li>Total Running On-Demand Instances, 20</li>
21 <li>Running On-Demand Instances of different types, 20</li>
22 </ul>