0.0.11 • Published 10 years ago

oneapm-cli v0.0.11

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
10 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

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago