Socket
Book a DemoInstallSign in
Socket

cxnode

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cxnode

A tool for invoking your app instrumented by concurix-monitor.

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

cxnode

NPM

david-dm david-dm

Run your application with Concurix instrumentation without modifying your application. This (for now) is a simple command-line tool that you can use to invoke your application with monitoring and tracing enabled.

The app prefers global installation to get the correct path, but can also be installed locally. If installed locally the cxnode binary will not be on your path, but will be ./node_modules/.bin/cxnode.

Instructions

  • Copy cxconf.json-template to cxconf.json and replace the dummy accountKey with your own.
  • Set any other values relevant to concurix-monitor you wish to have set.
  • Run your application using cxnode instead of node and visit Concurix.com to view your application live.
$ cxnode app.js

LICENSE

Concurix Terms and Conditions

Keywords

concurix

FAQs

Package last updated on 19 Dec 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts