infothrill / bitbar-plugin-pingdom

plugin for BitBar to show a pingdom check status overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitbar-plugin-pingdom

This is a plugin for Bitbar that hooks up with the API of pingdom to show a summary of currently problematic checks.

Installation

Since this is a python script with some dependencies, a convenience shell script wrapper is provided:

git clone https://github.com/infothrill/bitbar-plugin-pingdom.git

cd YOUR_BITBAR_PLUGIN_FOLDER

ln -s YOUR_CLONE/bitbar-pingdom.60s.sh .

This wrapper will install dependencies into a virtual environment inside the cloned repository.

Configuration

Copy the example config bitbar_pingdom_sample.conf to bitbar_pingdom.conf and fill in your credentials.

About

plugin for BitBar to show a pingdom check status overview

License:MIT License


Languages

Language:Python 92.3%Language:Shell 7.7%