Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 625 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 625 Bytes

NodeDash

An open-source NodeJS and AngularJS-powered server monitoring dashboard solution.

Please read this

This is a very early version of NodeDash that I'm putting up on GitHub to have it in a safe spot. This code is free to use, but abandoned.

Installation

Just use npm install node-dash.

Usage

Examples can be found in the examples/ folder. A full API reference will be up soon.

Planned features:

  • Basic server monitoring proof of concept
  • Basic graphing support
  • Gearman monitoring support
  • Ability to monitor forever and supervisord

Licensed with GPL v2.