Skip to content

Cleopatric/aws_monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws monitoring module

  1. Clone git repository:

    git clone https://github.com/Cleopatric/aws_monitoring.git
  2. Open project repository:

     cd aws_monitoring/
  3. Set virtual environment:

    python3 -m venv venv
  4. Activate virtual environment:

    MacOS/Linux

    source venv/bin/activate

    Windows

    venv\Scripts\activate
  5. Install requirements:

     pip install -r requirements.txt
  6. Set tests/config.yaml file for your AWS instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages