kam1kaze / sensu-plugins-pagerduty

Sensu Pagerduty handlers

Home Page:http://sensu-plugins.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensu-Plugins-pagerduty

Build Status Gem Version Code Climate Test Coverage Dependency Status Codeship Status for sensu-plugins/sensu-plugins-pagerduty

Functionality

Files

  • bin/handler-pagerduty.rb

Usage

{
  "pagerduty": {
    "api_key": "12345",
    "team_name1": {
      "api_key": "23456"
    },
    "team_name2": {
      "api_key": "34567"
    }
  }
}

Installation

Installation and Setup

Notes

About

Sensu Pagerduty handlers

http://sensu-plugins.github.io

License:MIT License


Languages

Language:Ruby 100.0%