Skip to content

boivie/lovebeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Victor Boivie
Aug 8, 2017
3651c1b · Aug 8, 2017
Nov 27, 2016
May 17, 2016
May 23, 2016
May 23, 2016
Aug 8, 2017
May 23, 2016
Mar 20, 2017
Jan 14, 2016
Dec 1, 2016
May 23, 2016
May 4, 2016
May 23, 2016
May 16, 2016
Jun 1, 2016
May 16, 2016
May 23, 2016
Mar 20, 2017
Jan 21, 2016
Mar 20, 2017
Aug 8, 2017
Aug 8, 2017
Jul 15, 2014
Jul 13, 2016
Jan 21, 2016
Nov 27, 2016
Nov 30, 2016
Jul 9, 2015

Repository files navigation

lovebeat

Have you ever had a nightly backup job fail, and it took you weeks until you noticed it? Say hi to lovebeat, a zero-configuration heartbeat monitor.

Other use-cases include creating triggers for manual stuff that you haven't automated yet (like moving your backup tapes to an offsite location, watering your plants or changing sheets in your bed). It can also be used for the opposite - for finding out when things start to happen that shouldn't, like your frontend calling deprecated methods in the backend.

Lovebeat provide a lot of different APIs. We recommend the "statsd"-compatible UDP protocol when adding triggers to your software for minimum impact on your performance. A TCP protocol if you don't trust UDP and HTTP protocol for curl. And don't forget the web UI.

Documentation

For installation and usage instructions, please head over to our documentation at http://lovebeat.readthedocs.org/

Notable software included

License

Copyright 2014-2015 Victor Boivie <victor@boivie.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.