0.0.0 • Published 8 years ago

hubot-zenoss v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-zenoss

Hubot talks to Zenoss

See src/zenoss.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-zenoss --save

Then add hubot-zenoss to your external-scripts.json:

[
  "hubot-zenoss"
]

Sample Interaction

user1>> hubot zen status prodsrv01
hubot>> user1: prodsrv01(192.168.0.8) is UP - 3 events (2 error, 0 critical, 1 warn)

NPM Module

https://www.npmjs.com/package/hubot-zenoss

0.0.0

8 years ago