hubot-zabbix-notifier

0.0.1 • Public • Published

hubot-zabbix-notifier

Build Status

Notifies about Zabbix alerts

Getting Started

  1. Install the module: npm install --save hubot-zabbix-notifier
  2. Add it hubot-zabbix-notifier to your external-scripts.json file in your hubot directory
  3. Clone hubot-zabbix-notifier to zabbix server. ex: /opt/hubot-zabbix-notifier
  4. Configure Zabbix Actions - Remote command echo -e "@all [{TRIGGER.SEVERITY}] {TRIGGER.NAME}:\n""{ITEM.VALUE1}" | /opt/hubot-zabbix-notifier/hubot_room_message -r 123 -o example.com (see Screenshot)

Screenshot

Zabbix configuration of actions screenshot

License

Licensed under the MIT license.

This script created with reference to the halkeye/hubot-jenkins-notifier and hipchat/hipchat-cli. And these are under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i hubot-zabbix-notifier

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • tenten0213