Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 949 Bytes

readme.md

File metadata and controls

40 lines (29 loc) · 949 Bytes

Megalith

Web server health checker/monitor & uptime logger.

Features :

  • Track the uptime of any server.
  • Alert your server's maintainers on downtime (SMS or email).
  • Perfect for SLA reinforcements.

Requirements (to build)

  1. Go

Install

Install with :

	$ go get github.com/cheikhshift/megalith

Launch

Run the following command to launch application :

	$ megalith

Projects used

  1. Twitter bootstrap beta 4.0.0-beta.2
  2. Angular JS 1.5.6
  3. Google Material design
  4. Momentum
  5. GopherSauce
  6. Chart.js

Screenshots

enter image description here enter image description here enter image description here enter image description here

Location of configuration file

  • On Windows assume your default workspace directory to be %USERPROFILE%\megaWorkSpace
  • On Unix/Linux assume your default workspace directory to be $HOME/megaWorkSpace