Disk Space Reporting through Lamba Functions- Linux servers
Solution Objective:
The solution provides detailed report related to hard disk space for all the Linux Ec2 instances in the AWS environment.
Requirements:
Mentioned below are the requirements the solution should be able to fulfil.
- Gather information related to all mount points in all the Linux EC2 instances in the environment.
- Able to generate cumulative report based on all instances in the environment.
3. Assumptions:
The following assumptions are considered
- All the EC2 instances have SSM agent installed.