pex / nodejs-munin

LEGACY - will be deleted on September, 1st

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-munin

A Munin stats catcher & plugin for node.js applications. Allows node.js apps to collect stats and report them on-demand to a Munin node.

Inspired by StatsD. StatsD uses Graphite, but I had an existing Munin-based graph infrastructure, so this works with Munin.

By Ben Buckman, New Leaf Digital

Installation

For the most fresh versions you may want to use:

npm install git://github.com/newleafdigital/nodejs-munin.git

Latest stable version can be installed using:

npm install munin

Example

Uptime example is in the example directory.

About

LEGACY - will be deleted on September, 1st

License:MIT License


Languages

Language:JavaScript 100.0%