Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 714 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 714 Bytes

Build Status

zennag

Simple HTTP-only monitoring written in golang with bolt database for store statistic.

features

  • Simple monitoring almost without configuration
  • One yaml config
  • Bolt key/value database which requires no configuration at all
  • Static builded binary with no dependecies(thanks golang)
  • Alerts/Recovery with flap prevention(hard coded)

todo