summaryrefslogtreecommitdiffstats
path: root/node.d
AgeCommit message (Collapse)Author
2017-03-11do not multiple SNMP title strings; fixes #1929Costa Tsaousis (ktsaou)
2017-01-26add offset to SNMP values; fixes #1654Costa Tsaousis (ktsaou)
2017-01-07improvements suggested by codeclimateCosta Tsaousis (ktsaou)
2017-01-07changes suggested by codeclimateCosta Tsaousis (ktsaou)
2016-11-27node month is zero basedCosta Tsaousis (ktsaou)
2016-11-27node fullyear should be printed in fullCosta Tsaousis (ktsaou)
2016-11-27fix node.js date of month logging; fixes #1287Costa Tsaousis (ktsaou)
2016-11-26faster zeropad2(); #1281Costa Tsaousis (ktsaou)
2016-11-26new Date().getTime() to Date.now(); #1281Costa Tsaousis (ktsaou)
2016-11-21collect values from SNMP string OIDs; fixes #1236Costa Tsaousis
2016-11-19convert identation to spacesCosta Tsaousis (ktsaou)
2016-11-15align node.js modules tooCosta Tsaousis (ktsaou)
2016-10-20unified logging for all pluginsCosta Tsaousis (ktsaou)
2016-10-13added node.d.conf and node.d markdown files to explain configurationCosta Tsaousis (ktsaou)
2016-09-03more icons on the dashboard menuCosta Tsaousis (ktsaou)
2016-08-26fix contextsCosta Tsaousis (ktsaou)
2016-08-13converted tabs for C, JS, BASH to 4 spacesCosta Tsaousis
2016-05-16Prepare release 1.2.0v1.2.0Costa Tsaousis (ktsaou)
2016-05-04fixes #369, SNMP 64 bit counters; plugins.d now accept SET = 0xHEXVALUE; ↵Costa Tsaousis
node-int64 removed;
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2016-04-02added support for 64 bit numbers in node.d.plugin #75Costa Tsaousis (ktsaou)
2016-02-18fix for snmp base priorityCosta Tsaousis (ktsaou)
2016-02-18snmp now supports max request size, also can retreive chart titles and ↵Costa Tsaousis (ktsaou)
dimension names from snmp values
2016-02-17universal node.js shebang; snmp.node.js now appends range id without adding ↵Costa Tsaousis (ktsaou)
a dot
2016-02-09updated net-snmp versionCosta Tsaousis (ktsaou)
2016-02-08added a new element on all charts: context, which is the template upon the ↵Costa Tsaousis (ktsaou)
chart is build, changed the meaning of element: family, which now reflects the submenu of the dashboard; changed the priorities of most charts to allow the dashboard have dynamic sorting; added submenus to most categories of the main menu; now the dashboard is completely dynamic (except the top key charts)
2016-02-06converted from dos to unixCosta Tsaousis (ktsaou)
2016-02-05fixed type in commentsCosta Tsaousis (ktsaou)
2016-02-05added SNMP node.js data collector; node.d.plugin now supports multiple ↵Costa Tsaousis (ktsaou)
processors (http, snmp at the ones currently implemented)
2016-02-04added command line arguments in node.d.plugin to enabled selected modules; ↵Costa Tsaousis (ktsaou)
refactored netdata.js for clearance
2016-02-03bind collector can now also accept XML inputCosta Tsaousis (ktsaou)
2016-02-03optimization for lower CPU consumption for bind collectionCosta Tsaousis (ktsaou)
2016-02-03added more charts for bindCosta Tsaousis (ktsaou)
2016-02-02reporting node.js errors once instead of alwaysCosta Tsaousis (ktsaou)
2016-02-02added sma_webbox to new locationCosta Tsaousis (ktsaou)
2016-02-02added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, ↵Costa Tsaousis (ktsaou)
refactored sma_webbox for the new node.js manager