anxk / node-notification-plugin

This plugin allows sending Email or SMS notifications when a node is offline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Notification Plugin

Build Status

This plugin allows sending notifications when a node is offline.

Installation

Clone this repo on your disk, navigate into folder node-notification-plugin and run command mvn verify, when it completed, upload target/node-notification.hpi to the update center of Jenkins and install it.

Configuration

  • Global Configuration Go to manage > configure > Node Notification Plugin, for example:

global-configuration-example.jpg

Global Configuration Example

  • Node Configuration Go to node configure page and add node notification properity, for example:

node-property-configuration-example.jpg

Node Properity Configuration Example

About

This plugin allows sending Email or SMS notifications when a node is offline.

License:MIT License


Languages

Language:Java 96.8%Language:HTML 3.2%