1.0.6 • Published 7 years ago

get-servicehubot v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

get-servicehubot

Gets the status of a service on the Hubot server

See src/get-servicehubot.coffee for full documentation.

Installation

In hubot project repo, run:

npm install get-servicehubot --save

Then add get-servicehubot to your external-scripts.json:

[
  "get-servicehubot"
]

Sample Interaction

user1>> hubot get service dhcp
hubot>> Service dhcp(DHCP Client) is currently Running.
user1>> hubot get service wudfsvc
hubot>> Service wudfsvc(Windows Drive Foundation - User-mode Driver Framework) is currently Stopped.

NPM Module

https://www.npmjs.com/package/get-servicehubot