1.0.0 • Published 11 years ago
procmon-agent v1.0.0
procmon-agent
To be used with Procmon.
Install
$ npm i procmon-agentUse
require('procmon-agent')();Or, with options:
require('procmon-agent')(options);Options
- autoStart: (default: true) - make agent listen
- path: unix socket server path: (defaults to
/tmp/procmon-agent-{PID}.sock)
License
ISC
1.0.0
11 years ago