Git Product home page Git Product logo

cloudwath-entire-monitor's Introduction

READMD.md

CW-ENTIRE-MONITOR

  • AWS 자원의 CloudWatch Metric 통계를 이용하여 특이사항 발생 시 알람을 발생하는 기능 구현
  • 특정 자원을 등록할 필요없이 구현된 모든 메트릭에 대해 모니터링
  • 일정주기 ( 5분 ) 단위로 실행하여 임계치에 위배되는 자원유무에 대해 모니터링

필요사항

  • python3.6
  • boto3
  • AWS CLI Profile ( AccessKey & SecretKey )
    • (IAM) ReadOnlyAccess 권한 필요.

실행 방법

  • python3 ./main.py {AWSCLI_PROFILE_NAME}

구현 내역 ( 20220529 )

  • RDS
    • FreeableMemory
    • CPUUtilization
    • BurstBalance
    • EBSIOBalance%
    • EBSByteBalance%
  • ECS
    • CPUUtilization
    • MemoryUtilization
  • EFS
    • PercentIOLimit
  • FSx
    • FreeStorageCapacity

cloudwath-entire-monitor's People

Contributors

daengma avatar

Watchers

MonG(JihwanMa) avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.