Menu

Tree [5685a8] master /
 History

HTTPS access


File Date Author Commit
 services 2016-11-26 Sendao Sendao [33b2fd] first commit
 src 2023-01-21 Sendao Sendao [5685a8] updates
 .gitignore 2018-11-30 Sendao Sendao [10bce2] Fixes
 CMakeLists.txt 2018-12-17 Sendao Sendao [769533] with new memory management
 INSTALL 2018-12-05 Sendao Gateman Sendao Gateman [2a20c6] etc local instructions
 config.txt 2016-11-26 Sendao Sendao [33b2fd] first commit
 mkbuild 2018-11-29 Sendao Sendao [03b8e2] Added restartwait to config
 mkdebug 2018-11-29 Sendao Sendao [03b8e2] Added restartwait to config
 monitor.cfg 2018-12-05 Sendao Gateman Sendao Gateman [2a20c6] etc local instructions
 monitor.service.default 2018-07-09 Sendao Sendao [8d29ee] Install details
 monitor.sh 2018-07-03 root root [6f21b7] Add installation instructions for a good runtime
 monitor.txt 2019-05-07 Sendao Sendao [3ddbb3] libsendao upgrades
 readme.md 2018-07-09 Sendao Sendao [5e5280] First sfnet commit
 reinstall 2018-11-29 Sendao Sendao [03b8e2] Added restartwait to config
 send-slack.sh 2016-11-26 Sendao Sendao [4f1872] include send-slack script

Read Me

What it is

The monitor is a service that runs in the background keeping your server operational.

When something goes wrong, it can alert you in a variety of ways and report the full error log.

There is a bit of configuration to do, but it's mainly just pointing out where the logfiles will be.

Additionally there are a few bells and whistles. The monitor can be configured to watch the local
filesystem and report any changes. It can also report to a web-interface called the Watch, where
processor utilization and memory usage can be checked.

Configuration

Details are in config.txt.

Installation

CMake is the preferred build system. Build scripts have been provided.
Details are in INSTALL. Make sure to read it or your build will fail.

Credits

The Monitor was developed at AlphaSheets by Scott Powell.

License

This is a creative commons work.

Links

Main repository is on sourceforge.net.
Project information can be found on spiritshare.org.