Reportr / tracker-machine

Monitor machine state (memory, load average)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine State Tracker

Monitor machine state (memory, load average).

How to use it?

$ npm install tracker-machine -g

To start it:

$ tracker-machine --host=http://localhost:5000

Options

-i, --interval             Post interval (in seconds), defaults is 3 minutes
-hs, --host [host]         Reportr hostname
-u, --username [username]  Authentication username
-p, --password [password]  Authentication password
-e, --event [event]        Event name, default is "machine.state"

About

Monitor machine state (memory, load average)

License:Apache License 2.0


Languages

Language:JavaScript 100.0%