Command line for OneAPM NodeJS agent
- Heap Snapshot
- CPU Profile
- Monitoring Dashboard
npm install oneapm-cli -gUsage: /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 cpuprofile snapshot
