Skip to content
/ eagle Public

monitor resources (cpu,memory,disks,swap) - domain uptime - ssl expire dates - send alerts to slack

Notifications You must be signed in to change notification settings

mohtork/eagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eagle

  • Monitor your server resources (cpu , memory , disks and swap)
  • Monitor your domains uptime
  • Monitor ssl expire dates
  • Send alerts to slack
    Memory
    SSL
    Swap
    Uptime

Installation

  1. git clone https://github.com/mohtork/eagle.git
  2. pip install -r requirements.txt

Eagle in action

  • Set your slack credentials in main.yaml file
  • Set your rules in yaml files inside rules directory
  • Add eagle to the running crons
    "* * * * *" cd /path-to/eagle/ && python eagle.py > /tmp/eagle.log 2>&1

About

monitor resources (cpu,memory,disks,swap) - domain uptime - ssl expire dates - send alerts to slack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages