No commit activity in last 3 years
No release in over 3 years
Sensu handler for prowl notifications
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 0.10
~> 10.5
~> 3.2
~> 3.4
~> 0.37
~> 0.8

Runtime

= 0.1.4
 Project Readme

sensu-handler-prowl

Functionality

This is a Sensu Handler to send notifications to a Prowl user, and it follows some patterns from sensu-plugins.

Files

  • bin/handler-prowl.rb

Usage

{
  "prowl": {
    "apikey": "abcdefg1234",
    "application": "Sensu"
  }
}

Installation

Installation and Setup

Notes