/web-monitor

Web based applications monitor

Primary LanguageGoGNU General Public License v3.0GPL-3.0

web-monitor

Monitoring web base application status

Getting Started

Just clone the repository in you local machine

$ git clone https://github.com/freibergergarcia/web-monitor.git

Installing

To install Go, head to https://golang.org

Compile and run

To compile:

go build monitor.go

To run:

./monitor

To compile and run:

go run monitor.go

Output (sample)

➜  web-monitor git:(master) ✗ go run monitor.go
Who's monitoring?
Bruno
Hey Bruno choose an option
1 - Start monitoring
2 - Show logs
0 - Exit