Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.22 KB

MonitoR

A simple windows server monitoring tool with the ability to configure the checks using a GUI configurator application.

License

GNU Affero General Public License v3.0 - https://github.com/FoundationIO/MonitoR/blob/master/LICENSE

Download

Precompiled windows setup can be found in the release section : https://github.com/FoundationIO/MonitoR/releases

.net 4.7 runtime should be installed - https://www.microsoft.com/en-us/download/details.aspx?id=55170

Currently supports the following checks

  1. Cpu
  2. Ram
  3. Disk space
  4. File check
  5. Folder check
  6. File size
  7. Folder size
  8. Http check (GET, POST, HEAD)
  9. Process check
  10. Service check

Screenshots

  • Main Screen

Configuration Main Screen

  • Main Screen with sensor list

Configuration Main Screen with Sensor List

  • Options

Options

  • Http Sensor

Configuration Main Screen