Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anxk/node-notification-plugin

This plugin allows sending Email or SMS notifications when a node is offline.
https://github.com/anxk/node-notification-plugin

jenkins plugin

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Node Notification Plugin

[![Build Status](https://www.travis-ci.org/anxk/node-notification-plugin.svg?branch=master)](https://www.travis-ci.org/anxk/node-notification-plugin)

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