Skip to content

vcanellas/httpMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Status Monitor

Setup

  • Fill config.json file with urls endpoints that gonna be monitored (Ex: http:// myurl.com).
  • Configure interval value between the same requests in seconds.

Run

go build httpMonitor.go and run the generated file.

or

go build httpMonitor.go

License

This project is under MIT license.