sysbeat

0.1.4 • Public • Published

Background

forever start  --uid "sysbeat" /usr/lib/node_modules/sysbeat/bin/sysbeat.js /etc/sysbeat.json

Plugin development

You can use .tick() (and the internal scheduler) if you want but it's not necessary. You can also define a setTimeout() or a .setInterval() in the plugin constructor. Sometime it's easier to use this way.

Your functions MUST NOT block.

Dependents (0)

Package Sidebar

Install

npm i sysbeat

Weekly Downloads

6

Version

0.1.4

License

none

Last publish

Collaborators

  • mykiimike