hubot-get-servicehubot

1.0.3 • Public • Published

hubot-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 hubot-get-servicehubot --save

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

[
  "hubot-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/hubot-get-servicehubot

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i hubot-get-servicehubot

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • juanbaez