0.0.11 • Published 9 years ago

oneapm-cli v0.0.11

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
9 years ago

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

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago