summaryrefslogtreecommitdiffstats
path: root/node.d
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
2018-09-17fixed issues identified by lgtmCosta Tsaousis (ktsaou)
2018-06-11updated net-snmp.js to latest versionCosta Tsaousis (ktsaou)
2018-06-01Add SPDX license tag fo node-extend code.Austin S. Hemmelgarn
2018-06-01Add SPDX license tag to node-net-snmp code.Austin S. Hemmelgarn
2018-06-01Add SPDX license tags to node-asn1-ber code.Austin S. Hemmelgarn
2018-06-01Add SPDX license tag for pixl-xml redistributed code.Austin S. Hemmelgarn
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-02-26fix chart contextChris
2018-02-26Better context for stiebeleltron pluginChris
2018-01-29Fixed a bug where solar consumption is 100% even though solar power is zero.Chris
2018-01-28Add new dimension: solar_consumption, which is a percentage calculated from l...Chris
2017-11-13fix node.d.plugin responseProcessor failures; fixes #2955Costa Tsaousis (ktsaou)
2017-11-10handle exceptions in node processor functions; fixes #2955Costa Tsaousis (ktsaou)
2017-08-27switched snmp to passing 64 bit counters as strings; #2362Costa Tsaousis (ktsaou)
2017-08-26handle each snmp value type individually; copy Buffers returned; #2362Costa Tsaousis (ktsaou)
2017-08-26added debug info to SNMP received values; #2362Costa Tsaousis (ktsaou)
2017-08-25updated node.js net-snmp to latest version using ans1-ber; #2362Costa Tsaousis (ktsaou)
2017-08-10include stiebeleltron.node.js in distChris
2017-08-01renaming the dimensions to lowercase.BrainDoctor
2017-07-25Merge pull request #2448 from BrainDoctor/stiebeleltronCosta Tsaousis
2017-07-20wrapping for..in loop in a filter that removes unwanted properties according ...BrainDoctor
2017-07-20Even more tests. Also improved code quality with a refactoring for better tes...BrainDoctor
2017-07-18more unit tests for fronius pluginBrainDoctor
2017-07-16Prepare release 1.7.0v1.7.0Costa Tsaousis (ktsaou)
2017-07-12added the stiebel eltron wikiChris
2017-07-12Merge branch 'master' of git://github.com/firehol/netdata into stiebeleltronBrainDoctor
2017-07-12Merge pull request #2416 from BrainDoctor/masterCosta Tsaousis
2017-07-09Fixed dimension id bug.BrainDoctor
2017-07-09Lower-casing the chart families, to fit better to netdata naming "convention".BrainDoctor
2017-07-09Improvements to dashboardBrainDoctor
2017-07-08first working implementation.BrainDoctor
2017-07-08Merge branch 'fronius_bugfix' into stiebeleltronBrainDoctor
2017-07-08Minor improvement.BrainDoctor
2017-07-07the API is sometimes delivering a negative value for load, which makes no sen...BrainDoctor
2017-07-07forgot the energy unitsChris
2017-07-06Wiki page for Fronius pluginChris
2017-07-06Fixed a bug where the self consumption would jump to zero when collected a nu...BrainDoctor
2017-07-06Improving the dashboard and replaced inverter energy chart with site energy c...BrainDoctor
2017-07-05Removing the shorthand method definitions.BrainDoctor
2017-07-05Removing const's because of strict mode.BrainDoctor
2017-07-05First implementationBrainDoctor
2017-07-05Delete stiebeleltron.node.jsChris
2017-07-05Some code quality changes according to codacyBrainDoctor
2017-07-05Shorthand method definition according to EcmaScript 6BrainDoctor
2017-07-05remove commentsBrainDoctor
2017-07-05Added autonomy chart.BrainDoctor
2017-07-05First implementationBrainDoctor