Monitoring web base application status
Just clone the repository in you local machine
$ git clone https://github.com/freibergergarcia/web-monitor.git
To install Go, head to https://golang.org
To compile:
go build monitor.go
To run:
./monitor
To compile and run:
go run monitor.go
➜ 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