- Fill config.json file with urls endpoints that gonna be monitored (Ex:
http://myurl.com). - Configure interval value between the same requests in seconds.
go build httpMonitor.go
and run the generated file.
or
go build httpMonitor.go
This project is under MIT license.