Skip to content

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

License

Notifications You must be signed in to change notification settings

digibart/hubot-wakeup

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published