0.1.23 • Published 10 years ago

icinga-hubot-script v0.1.23

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Hubot: icinga-hubot-script

Build Status

A hubot script that takes notification messages from Icinga and post them to any IRC channel. You'll need to install a plugin for Icinga as well. The plugin can be found here.

See src/icinga-hubot.coffee for further documentation.

Installation

Add icinga-hubot-script to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "icinga-hubot-script": ">= 0.1.0",
}

Add icinga-hubot-script to your external-scripts.json:

["icinga-hubot-script"]

Run npm install

0.1.23

10 years ago

0.1.22

10 years ago

0.1.21

10 years ago

0.1.20

10 years ago

0.1.19

10 years ago

0.1.18

10 years ago

0.1.17

10 years ago

0.1.16

10 years ago

0.1.15

10 years ago

0.1.14

10 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago