triton-top

1.0.0 • Public • Published

triton-top

Toy app for showing a top like interface for a given Triton user

WARNING Not fully supported and will eventually be moved into node-triton

Running App

[user@box ~/code/triton-top]# node index.js
usage: node index.js [OPTIONS]
options:
    --version                         Print tool version and exit.
    -h, --help                        Print this help and exit.
    -c CERT, --cert=CERT              cert file path.
    -e ENDPOINT, --endpoint=ENDPOINT  Container Monitor endpoint to pull from.
    -k KEY, --key=KEY                 key file path.
    --cpus=CPUS                       optional number of CPUs to assume.
[root@dev01 ~/code/triton-top]# node --abort-on-uncaught-exception index.js \
-e cmon.coal.joyent.us -c cert.pem -k key.pem --cpus=4

Readme

Keywords

none

Package Sidebar

Install

npm i triton-top

Weekly Downloads

0

Version

1.0.0

License

MPL-2.0

Last publish

Collaborators

  • shmeeny