1.0.0 • Published 7 years ago

triton-top v1.0.0

Weekly downloads
4
License
MPL-2.0
Repository
github
Last release
7 years ago

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