An open API service indexing awesome lists of open source software.

https://github.com/bbengfort/sonar

A small, lightweight uptime app - pings an endpoint and saves data about response
https://github.com/bbengfort/sonar

Last synced: over 1 year ago
JSON representation

A small, lightweight uptime app - pings an endpoint and saves data about response

Awesome Lists containing this project

README

          

# Sonar

[![Stories in Ready](https://badge.waffle.io/bbengfort/sonar.png?label=ready&title=Ready)](https://waffle.io/bbengfort/sonar) [![Build Status](https://travis-ci.org/bbengfort/sonar.svg?branch=master)](https://travis-ci.org/bbengfort/sonar)

**A small, lightweight uptime app - pings an endpoint and saves data about response**

[![Sonar](docs/images/sonar.jpg)](https://flic.kr/p/48Uty1)

## About

This app was built around a very simple problem - I need to be able to check an endpoint routinely (say every 5 minutes) and see if the app is running and what the latency is. This should be very easy to do right? Well there are services that charge an arm and a leg for this task; but my app is a simple one - can't I just run it on my Macbook Pro? Here is the result of an hour or so of me putting this together.

### Attribution

The image used in this README, [Sonar Guts](https://flic.kr/p/48Uty1) by [Tim Williams](https://www.flickr.com/photos/timmythesuk/) is licensed under [CC BY-NC-SA 2.0](https://creativecommons.org/licenses/by-nc-sa/2.0/)