Skip to content

Real-Serious-Games/ServerMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple server monitor.

It frequently polls a list of servers specified in the config. If any of the servers fail to respond an email is notification is sent to a list of recipients specified in the config.

To use rename example config.js to config.js and fill out the details as appropriate.

To run:

cd ServerMonitor
node server.js

About

A simple automated server monitoring system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published