An open API service indexing awesome lists of open source software.

https://github.com/cheikhshift/megalith

Web server health checker and uptime logger.
https://github.com/cheikhshift/megalith

Last synced: 5 months ago
JSON representation

Web server health checker and uptime logger.

Awesome Lists containing this project

README

          

# 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
3. Momentum
4. GopherSauce
5. Chart.js

### Screenshots
![enter image description here](screens/1.png)
![enter image description here](screens/2.png)
![enter image description here](screens/3.png)
![enter image description here](screens/4.png)

#### 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