]> arthur.barton.de Git - netdata.git/commit
added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, refactored...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Mon, 1 Feb 2016 23:43:28 +0000 (01:43 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Mon, 1 Feb 2016 23:43:28 +0000 (01:43 +0200)
commitaa0e9e779065dce04a2acfabbf6de128aff33f50
tree4dd7391ec45d21d0448db4de824322670000b462
parentc512fbe69e7ba6cf2b6598fb94c2dd43d2af9d5b
added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, refactored sma_webbox for the new node.js manager
13 files changed:
Makefile.am
configure.ac
node.d/Makefile.am [new file with mode: 0644]
node.d/README.md [new file with mode: 0644]
node.d/named.node.js [new file with mode: 0755]
node.d/node_modules/extend.js [new file with mode: 0644]
node.d/node_modules/netdata.js [new file with mode: 0755]
node.d/sma_webbox.node.js [new file with mode: 0755]
plugins.d/Makefile.am
plugins.d/sma_webbox.plugin [deleted file]
src/plugins_d.c
web/dashboard.js
web/index.html