Skip to content

Ancodercff/node-oneapm-cli

Repository files navigation

oneapm-cli

NPM Build Status

Command line for OneAPM NodeJS agent

NPM

Features

  • Heap Snapshot
  • CPU Profile
  • Monitoring Dashboard

Installation

npm install oneapm-cli -g

Usage

Usage: /Users/wyvern/npm-global/bin/oneapm <command> [options] filename

Commands:
  start  Use oneapm to start an application

Options:
  -h, --help     Show this message                                     [boolean]
  -v, --version  Show version number                                   [boolean]
  -H, --host                                              [default: "127.0.0.1"]
  -p, --port                                                     [default: 8088]

Examples:
  start  oneapm start index.js

Output

cpuprofile snapshot

About

Command line for OneAPM NodeJS agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published