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.

/sysbeat/

    Package Sidebar

    Install

    npm i sysbeat

    Weekly Downloads

    1

    Version

    0.1.4

    License

    none

    Last publish

    Collaborators

    • mykiimike