Skip to content

A slack notification tool for monitoring server resources and domains

Notifications You must be signed in to change notification settings

warrengalyen/EagleEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eagle Eye

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

Installation

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

Usage

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

About

A slack notification tool for monitoring server resources and domains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages