kvisle / node-varnishstat

Access metrics from Varnish' shared memory with nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVED 2022-07-02. This project is based on EOLed software, and is probably not of practical use for anyone.

node-varnishstat

A module for node.js that gives you access to Varnish' counters in shared memory.

A lot of the code is based on varnishstat, and thus has the same license.

Currently only tested on Ubuntu Precise. Patches that make this module work on other distributions, without breaking any existing support are very much welcome.

travis-status

About

Access metrics from Varnish' shared memory with nodejs


Languages

Language:C 39.5%Language:C++ 28.6%Language:Python 20.2%Language:JavaScript 11.7%