0.0.4 • Published 10 years ago

hubot-wakeup v0.0.4

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

hubot-wakeup

Build Status

A hubot script that kicks bare metal machines by sending WOL packages

See src/wakeup.coffee for full documentation.

Installation

  1. In hubot project repo, run:

    npm install hubot-wakeup --save

  2. Then add hubot-wakeup to your external-scripts.json:

    ["hubot-wakeup"]

Sample Interaction

aaron > hubot machine CI-Runner has mac B8:E5:D0:57:B4:DD
hubot > aaron: got it, CI-Runner has mac address B8:E5:D0:57:B4:DD
...
aaron > hubot kick machine CI-Runner
hubot > aaron: kicked B8:E5:D0:57:B4:DD his shiny metal ass
0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago