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