get-servicehubot

1.0.6 • Public • Published

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

Package Sidebar

Install

npm i get-servicehubot

Weekly Downloads

1

Version

1.0.6

License

MIT

Last publish

Collaborators

  • juanbaez