FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for node.d - yeahbytes/netdata · GitHub
yeahbytes
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
netdata
node.d
on
master
User selector
Datepicker
Commit history
Commits on Feb 26, 2018
fix chart context
ccremer
committed
8f5c5e9
View commit details
Copy full SHA for 8f5c5e9
View code at this point
Browse repository at this point
Better context for stiebeleltron plugin
ccremer
committed
b029040
View commit details
Copy full SHA for b029040
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Fixed a bug where solar consumption is 100% even though solar power is zero.
ccremer
committed
c355e1b
View commit details
Copy full SHA for c355e1b
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
Add new dimension: solar_consumption, which is a percentage calculated from load.
ccremer
committed
b2ed2dc
View commit details
Copy full SHA for b2ed2dc
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
fix node.d.plugin responseProcessor failures; fixes #2955
ktsaou
committed
2808c83
View commit details
Copy full SHA for 2808c83
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
handle exceptions in node processor functions; fixes #2955
ktsaou
committed
ed36f61
View commit details
Copy full SHA for ed36f61
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
switched snmp to passing 64 bit counters as strings; #2362
ktsaou
committed
73cf58f
View commit details
Copy full SHA for 73cf58f
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
handle each snmp value type individually; copy Buffers returned; #2362
ktsaou
committed
6d35680
View commit details
Copy full SHA for 6d35680
View code at this point
Browse repository at this point
added debug info to SNMP received values; #2362
ktsaou
committed
26dae24
View commit details
Copy full SHA for 26dae24
View code at this point
Browse repository at this point
updated node.js net-snmp to latest version using ans1-ber; #2362
ktsaou
committed
6060c04
View commit details
Copy full SHA for 6060c04
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
include stiebeleltron.node.js in dist
ccremer
authored
2795bbd
View commit details
Copy full SHA for 2795bbd
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
renaming the dimensions to lowercase.
ccremer
committed
c1db1fd
View commit details
Copy full SHA for c1db1fd
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Merge pull request #2448 from BrainDoctor/stiebeleltron
Show description for 22bac1f
ktsaou
authored
22bac1f
View commit details
Copy full SHA for 22bac1f
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
wrapping for..in loop in a filter that removes unwanted properties according to codaclimate
ccremer
committed
27fd190
View commit details
Copy full SHA for 27fd190
View code at this point
Browse repository at this point
Even more tests. Also improved code quality with a refactoring for better testing.
ccremer
committed
3a20750
View commit details
Copy full SHA for 3a20750
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
more unit tests for fronius plugin
ccremer
committed
1b54db6
View commit details
Copy full SHA for 1b54db6
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
Prepare release 1.7.0
ktsaou
committed
4016e2d
View commit details
Copy full SHA for 4016e2d
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
added the stiebel eltron wiki
ccremer
authored
cdb1960
View commit details
Copy full SHA for cdb1960
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/firehol/netdata into stiebeleltron
ccremer
committed
40f612e
View commit details
Copy full SHA for 40f612e
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Merge pull request #2416 from BrainDoctor/master
Show description for cb326df
ktsaou
authored
cb326df
View commit details
Copy full SHA for cb326df
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
Fixed dimension id bug.
ccremer
committed
2610c4f
View commit details
Copy full SHA for 2610c4f
View code at this point
Browse repository at this point
Lower-casing the chart families, to fit better to netdata naming "convention".
ccremer
committed
1c07a0a
View commit details
Copy full SHA for 1c07a0a
View code at this point
Browse repository at this point
Improvements to dashboard
ccremer
committed
6b8ebc9
View commit details
Copy full SHA for 6b8ebc9
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
first working implementation.
ccremer
committed
5cd2d2e
View commit details
Copy full SHA for 5cd2d2e
View code at this point
Browse repository at this point
Merge branch 'fronius_bugfix' into stiebeleltron
ccremer
committed
a18bb05
View commit details
Copy full SHA for a18bb05
View code at this point
Browse repository at this point
Minor improvement.
ccremer
committed
9a146d8
View commit details
Copy full SHA for 9a146d8
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
the API is sometimes delivering a negative value for load, which makes no sense. Converting it to an absolute value seems the only sensible solution. Never fronius firmware might fix this bug.
ccremer
committed
ad9ed13
View commit details
Copy full SHA for ad9ed13
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
forgot the energy units
ccremer
authored
3dbcbc5
View commit details
Copy full SHA for 3dbcbc5
View code at this point
Browse repository at this point
Wiki page for Fronius plugin
Show description for 9d83211
ccremer
authored
9d83211
View commit details
Copy full SHA for 9d83211
View code at this point
Browse repository at this point
Fixed a bug where the self consumption would jump to zero when collected a null value from the API, which should be 100% in this case.
ccremer
committed
29e6fa6
View commit details
Copy full SHA for 29e6fa6
View code at this point
Browse repository at this point
Improving the dashboard and replaced inverter energy chart with site energy chart.
ccremer
committed
b25815c
View commit details
Copy full SHA for b25815c
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
Removing the shorthand method definitions.
ccremer
committed
db38e93
View commit details
Copy full SHA for db38e93
View code at this point
Browse repository at this point
Removing const's because of strict mode.
ccremer
committed
45a8c07
View commit details
Copy full SHA for 45a8c07
View code at this point
Browse repository at this point
First implementation
ccremer
committed
7445680
View commit details
Copy full SHA for 7445680
View code at this point
Browse repository at this point
Delete stiebeleltron.node.js
Show description for c634170
ccremer
authored
c634170
View commit details
Copy full SHA for c634170
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL