munin-db
v0.3.1
Published
A munin db requesting tool using rrdtool
Downloads
3
Readme
munin-db
Munin-db is a node package able to access Munin rrd and data files.
It provides the ability to query and describe Munin database.
src/main.js
is a small script to use it in command line (see file for further infos).
Install
npm i munin-db
Todo
- Add more documentation
- Access warnings / criticals alerts computed by munin limits ?