1.0.13 • Published 9 years ago

vmerlin v1.0.13

Weekly downloads
33
License
-
Repository
-
Last release
9 years ago

Up to date documentation

Documentation

Install

Pre-requisites

Make sure the following modules have been installed:

npm install meld strftime

To install the most recent release from npm, run:

npm install vmerlin
  • Copy the vmerlin.js file to the same directory as the main Javascript file of the application.
  • Edit the vmerlin.js file and set your username, password, unique agent ID and application name label.
  • Stop your application
  • Edit the main Javascript file of your application and add as the first line:
var vmerlin=require('vmerlin');
  • Start your application

Usage

This is a node.js module for instrumenting node.js applications and reporting the results to your dashboard

License

vMerlin for Node is Vmware Ltd. proprietary software. Please see the full license (found in LICENSE in this distribution) for details on its license and the licenses of its dependencies.

1.0.13

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.7

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago