Skip to content

Playfrog4u/server-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-monitor

Twitter: Playfrog4u

Description

A simple project to monitor URLs for when it stops responding and comes back online. Sends a webhook to Slack incoming webhook apps.

Installation & Configuration

Clone the repo

git clone https://github.com/Playfrog4u/server-monitor.git

Install required packages

yarn

Copy and modify the /configs/urls.template.json to /configs/urls.json

Copy and modify the /configs/webhooks.template.json to /configs/webhooks.json

Usage

Run the following command at the root folder of this project

Single Run

yarn start

Run in background

yarn pm2-start

Stop running in background

yarn pm2-stop

Contributing

:octocat: Tristen Russ

Questions

✉️ Contact me with any questions: GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published