Skip to content

Skywire/ServerMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerMon

Monitor a URL for 504 errors and send an email containing server performance metrics when an error is detected

Requirements

Python 3.7+

An SMTP server

Installation

git clone [email protected]:Skywire/ServerMon.git servermon
cd servermon
chmod +x bin/atop.sh

Configuration

Copy .env.dist to .env and enter your SMTP server details

Usage

python main.py {mage_root} {n98 binary} {url to monitor} {email recipients}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published