Skip to content

Repository files navigation

Python_Automation

"""

SRE / L2 Application Support Automation Toolkit

A Python-based toolkit designed for SRE and L2 support engineers working with distributed legacy and cloud applications. Includes health checks, AWS log retrieval, disk/memory monitoring, and auto-remediation.

Features

  • HTTP health checks
  • Port reachability test
  • Linux service status and restart
  • Disk & memory usage monitor
  • AWS CloudWatch log fetcher
  • S3 file listing and download

Setup

pip install -r requirements.txt

Usage

python main.py

AWS Configuration

Ensure AWS credentials are set in your environment or ~/.aws/credentials.

Extend & Schedule

  • Use cron, systemd, or Jenkins for scheduled automation.
  • Deploy to AWS Lambda for serverless execution.

"""

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages