]> arthur.barton.de Git - netdata.git/log
netdata.git
8 years agoeasypiechart and gauge charts now support fixed aspect ratio which is pre-calculated...
Costa Tsaousis (ktsaou) [Sun, 10 Jan 2016 14:59:10 +0000 (16:59 +0200)]
easypiechart and gauge charts now support fixed aspect ratio which is pre-calculated to avoid resizing the DOM on scroll

8 years agoCDN version increase
Costa Tsaousis (ktsaou) [Sun, 10 Jan 2016 01:49:46 +0000 (03:49 +0200)]
CDN version increase

8 years agofix for charts hidding when scrolling too fast
Costa Tsaousis (ktsaou) [Sun, 10 Jan 2016 01:49:03 +0000 (03:49 +0200)]
fix for charts hidding when scrolling too fast

8 years agoCDN version increase
Costa Tsaousis (ktsaou) [Sat, 9 Jan 2016 18:44:09 +0000 (20:44 +0200)]
CDN version increase

8 years agogauge fixes
Costa Tsaousis (ktsaou) [Sat, 9 Jan 2016 15:40:13 +0000 (17:40 +0200)]
gauge fixes

8 years agoadded gauge.js and adapted dashboard to use it
Costa Tsaousis (ktsaou) [Sat, 9 Jan 2016 03:46:10 +0000 (05:46 +0200)]
added gauge.js and adapted dashboard to use it

8 years agosync easyPieChart refreshes, bootstrap tab monitoring, chart resets
Costa Tsaousis (ktsaou) [Fri, 8 Jan 2016 22:16:03 +0000 (00:16 +0200)]
sync easyPieChart refreshes, bootstrap tab monitoring, chart resets

8 years agoadded API option percentage to return the percentage of each dimension against the...
Costa Tsaousis (ktsaou) [Fri, 8 Jan 2016 00:52:28 +0000 (02:52 +0200)]
added API option percentage to return the percentage of each dimension against the sum of all dimensions; added easypiecharts for system values

8 years agodisable plugins based on their exit code
Costa Tsaousis (ktsaou) [Thu, 7 Jan 2016 10:47:17 +0000 (12:47 +0200)]
disable plugins based on their exit code

8 years agoproperly disable it when not configured
Costa Tsaousis (ktsaou) [Thu, 7 Jan 2016 10:28:05 +0000 (12:28 +0200)]
properly disable it when not configured

8 years agobetter error handling
Costa Tsaousis (ktsaou) [Thu, 7 Jan 2016 08:23:37 +0000 (10:23 +0200)]
better error handling

8 years agonode.js based data collection for SMA Sunny WebBox
Costa Tsaousis (ktsaou) [Wed, 6 Jan 2016 17:30:58 +0000 (19:30 +0200)]
node.js based data collection for SMA Sunny WebBox

8 years agonode.js based data collection for SMA Sunny WebBox
Costa Tsaousis (ktsaou) [Wed, 6 Jan 2016 17:28:46 +0000 (19:28 +0200)]
node.js based data collection for SMA Sunny WebBox

8 years agominor cleanup and version increase for CDN
Costa Tsaousis (ktsaou) [Wed, 6 Jan 2016 01:25:19 +0000 (03:25 +0200)]
minor cleanup and version increase for CDN

8 years agoeasyPieCharts can now be slaves of global selection sync
Costa Tsaousis (ktsaou) [Wed, 6 Jan 2016 00:54:56 +0000 (02:54 +0200)]
easyPieCharts can now be slaves of global selection sync

8 years agoadded c3 charts; added easyPieChart to default dashboard
Costa Tsaousis (ktsaou) [Tue, 5 Jan 2016 23:57:25 +0000 (01:57 +0200)]
added c3 charts; added easyPieChart to default dashboard

8 years agoallow custom title on charts
Costa Tsaousis (ktsaou) [Tue, 5 Jan 2016 18:35:47 +0000 (20:35 +0200)]
allow custom title on charts

8 years agoeasyPieChart integration
Costa Tsaousis (ktsaou) [Tue, 5 Jan 2016 01:45:30 +0000 (03:45 +0200)]
easyPieChart integration

8 years agoadded CORS OPTIONS support
Costa Tsaousis (ktsaou) [Mon, 4 Jan 2016 01:22:48 +0000 (03:22 +0200)]
added CORS OPTIONS support

8 years agofix for invalid reference on charts with no data
Costa Tsaousis (ktsaou) [Sun, 3 Jan 2016 00:12:21 +0000 (02:12 +0200)]
fix for invalid reference on charts with no data

8 years agofix for NETDATA.ready() synchronization
Costa Tsaousis (ktsaou) [Wed, 30 Dec 2015 05:14:39 +0000 (07:14 +0200)]
fix for NETDATA.ready() synchronization

8 years agofix for synchronization of NETDATA.ready()
Costa Tsaousis (ktsaou) [Wed, 30 Dec 2015 05:00:18 +0000 (07:00 +0200)]
fix for synchronization of NETDATA.ready()

8 years agofixed warning
Costa Tsaousis [Wed, 30 Dec 2015 04:02:48 +0000 (06:02 +0200)]
fixed warning

8 years agoupdated instructions
Costa Tsaousis (ktsaou) [Wed, 30 Dec 2015 04:01:25 +0000 (06:01 +0200)]
updated instructions

8 years agofix for lost bytes on filecopy #40
Costa Tsaousis (ktsaou) [Wed, 30 Dec 2015 04:01:05 +0000 (06:01 +0200)]
fix for lost bytes on filecopy #40

8 years agoreference to error function of state, fixed
Costa Tsaousis (ktsaou) [Wed, 30 Dec 2015 01:38:04 +0000 (03:38 +0200)]
reference to error function of state, fixed

8 years agodouble-click to update the legend immediately
Costa Tsaousis (ktsaou) [Tue, 29 Dec 2015 03:31:22 +0000 (05:31 +0200)]
double-click to update the legend immediately

8 years agofaster charts restoration on scroll - CDN uncache
Costa Tsaousis (ktsaou) [Tue, 29 Dec 2015 02:45:55 +0000 (04:45 +0200)]
faster charts restoration on scroll - CDN uncache

8 years agofaster charts restoration on scroll
Costa Tsaousis (ktsaou) [Tue, 29 Dec 2015 02:44:57 +0000 (04:44 +0200)]
faster charts restoration on scroll

8 years agofixed minor issues throughout the code (mainly types); dashboard has now a watermark...
Costa Tsaousis (ktsaou) [Tue, 29 Dec 2015 02:21:19 +0000 (04:21 +0200)]
fixed minor issues throughout the code (mainly types); dashboard has now a watermark while loading to show it downloads or renders something; a lot of code cleanup in javascript

8 years agokbit to Mbit is * 1000
Costa Tsaousis (ktsaou) [Sun, 27 Dec 2015 03:15:38 +0000 (05:15 +0200)]
kbit to Mbit is * 1000

8 years agoadded ap.chart.sh
Costa Tsaousis (ktsaou) [Sun, 27 Dec 2015 03:09:04 +0000 (05:09 +0200)]
added ap.chart.sh

8 years agoadded hostapd clients, average bandwidth (rx, tx), average packets (rx, tx), transmit...
Costa Tsaousis (ktsaou) [Sun, 27 Dec 2015 03:00:07 +0000 (05:00 +0200)]
added hostapd clients, average bandwidth (rx, tx), average packets (rx, tx), transmit issues, average signal, average bitrate (rx, tx), average expected throughput

8 years agoadded up/down indicators in legend values
Costa Tsaousis (ktsaou) [Sat, 26 Dec 2015 16:02:55 +0000 (18:02 +0200)]
added up/down indicators in legend values

8 years agofix for woff2 fonts mime type
Costa Tsaousis (ktsaou) [Sat, 26 Dec 2015 11:07:02 +0000 (13:07 +0200)]
fix for woff2 fonts mime type

8 years agochart sizes are now stored in browser local storage
Costa Tsaousis (ktsaou) [Sat, 26 Dec 2015 02:17:30 +0000 (04:17 +0200)]
chart sizes are now stored in browser local storage

8 years agointerfaces fifo is incremental and is about FIFO buffer errors
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 19:45:05 +0000 (21:45 +0200)]
interfaces fifo is incremental and is about FIFO buffer errors

8 years agocleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and inter...
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 18:50:10 +0000 (20:50 +0200)]
cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and interfaces now have "on demand" all their options

8 years agolower memory requirements: do not add network interface charts for values not offered...
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 13:24:21 +0000 (15:24 +0200)]
lower memory requirements: do not add network interface charts for values not offered by kernel #38

8 years agolower memory requirements: do not add disk charts for values not offered by kernel #38
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 13:04:24 +0000 (15:04 +0200)]
lower memory requirements: do not add disk charts for values not offered by kernel #38

8 years agomouse pointer fix for legend
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 01:37:05 +0000 (03:37 +0200)]
mouse pointer fix for legend

8 years agosource file for ksm #38
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 01:26:07 +0000 (03:26 +0200)]
source file for ksm #38

8 years agoksm charts #38
Costa Tsaousis (ktsaou) [Fri, 25 Dec 2015 01:24:54 +0000 (03:24 +0200)]
ksm charts #38

8 years agoincreased dashboard version for CDN update
Costa Tsaousis (ktsaou) [Thu, 24 Dec 2015 23:39:48 +0000 (01:39 +0200)]
increased dashboard version for CDN update

8 years agodimensions can now be turned on and off using the legend
Costa Tsaousis (ktsaou) [Thu, 24 Dec 2015 23:38:45 +0000 (01:38 +0200)]
dimensions can now be turned on and off using the legend

8 years agofixed an issue where certain proc files did not read in full
Costa Tsaousis (ktsaou) [Thu, 24 Dec 2015 00:46:58 +0000 (02:46 +0200)]
fixed an issue where certain proc files did not read in full

8 years agocharts can be resized on touch interfaces; code cleanups
Costa Tsaousis (ktsaou) [Wed, 23 Dec 2015 23:44:41 +0000 (01:44 +0200)]
charts can be resized on touch interfaces; code cleanups

8 years agoincreased legends width to 120px; restored legend indicators of graph type
Costa Tsaousis (ktsaou) [Wed, 23 Dec 2015 20:59:17 +0000 (22:59 +0200)]
increased legends width to 120px; restored legend indicators of graph type

8 years agoget interface names from fireqos interfaces
Costa Tsaousis (ktsaou) [Wed, 23 Dec 2015 20:26:05 +0000 (22:26 +0200)]
get interface names from fireqos interfaces

8 years agodo not attempt to use KSM if it is not available
Costa Tsaousis (ktsaou) [Wed, 23 Dec 2015 18:57:46 +0000 (20:57 +0200)]
do not attempt to use KSM if it is not available

8 years agonew chart resize functionality; removed dependency on CSS-Element-Queries; added...
Costa Tsaousis (ktsaou) [Wed, 23 Dec 2015 01:04:45 +0000 (03:04 +0200)]
new chart resize functionality; removed dependency on CSS-Element-Queries; added option to enable or disable smooth lines plotter

8 years agoadded options reset and local storage to remember them forever
Costa Tsaousis (ktsaou) [Tue, 22 Dec 2015 22:10:30 +0000 (00:10 +0200)]
added options reset and local storage to remember them forever

8 years agomoved an error to internal checks
Costa Tsaousis (ktsaou) [Tue, 22 Dec 2015 00:35:49 +0000 (02:35 +0200)]
moved an error to internal checks

8 years agoprevent interpolation on absolute values that are collected on time
Costa Tsaousis (ktsaou) [Tue, 22 Dec 2015 00:16:28 +0000 (02:16 +0200)]
prevent interpolation on absolute values that are collected on time

8 years agoupdated dashboard options
Costa Tsaousis (ktsaou) [Mon, 21 Dec 2015 23:28:02 +0000 (01:28 +0200)]
updated dashboard options

8 years agorequest a new version of dashboard.js
Costa Tsaousis (ktsaou) [Mon, 21 Dec 2015 21:45:58 +0000 (23:45 +0200)]
request a new version of dashboard.js

8 years agotouch interface of dygraphs restored
Costa Tsaousis (ktsaou) [Mon, 21 Dec 2015 21:45:15 +0000 (23:45 +0200)]
touch interface of dygraphs restored

8 years agowrong wording
Costa Tsaousis (ktsaou) [Mon, 21 Dec 2015 01:18:06 +0000 (03:18 +0200)]
wrong wording

8 years agofix for affix
Costa Tsaousis (ktsaou) [Mon, 21 Dec 2015 00:52:20 +0000 (02:52 +0200)]
fix for affix

8 years agoforce update latest version of dashboard.js
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 23:36:33 +0000 (01:36 +0200)]
force update latest version of dashboard.js

8 years agoadded dashboard options
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 23:25:08 +0000 (01:25 +0200)]
added dashboard options

8 years agoupdated swagger urls
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 19:29:54 +0000 (21:29 +0200)]
updated swagger urls

8 years agoupdated swagger and unified a few parameter names
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 19:25:35 +0000 (21:25 +0200)]
updated swagger and unified a few parameter names

8 years agoupdate makefile
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 17:47:51 +0000 (19:47 +0200)]
update makefile

8 years agoupdated readme, added swagger docs
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 17:46:57 +0000 (19:46 +0200)]
updated readme, added swagger docs

8 years agoupdated
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 12:16:34 +0000 (14:16 +0200)]
updated

8 years agoupdated
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 12:15:33 +0000 (14:15 +0200)]
updated

8 years agoprevent adding unused interfaces and IFB devices - they can still be enabled via...
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 03:48:54 +0000 (05:48 +0200)]
prevent adding unused interfaces and IFB devices - they can still be enabled via config

8 years agoprevent adding idle cpu cores or disks
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 03:33:34 +0000 (05:33 +0200)]
prevent adding idle cpu cores or disks

8 years agothe new dashboard is now the default, the old one moved to the old/ directory and...
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 03:05:38 +0000 (05:05 +0200)]
the new dashboard is now the default, the old one moved to the old/ directory and is still accessible and operational

8 years agoadded config option "memory deduplication (ksm) = yes/no" to control memory deduplica...
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 02:32:16 +0000 (04:32 +0200)]
added config option "memory deduplication (ksm) = yes/no" to control memory deduplication with ksm #38

8 years agoadded new files to makefiles
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 00:26:16 +0000 (02:26 +0200)]
added new files to makefiles

8 years agoadded resize functionality to all charts with legend
Costa Tsaousis (ktsaou) [Sun, 20 Dec 2015 00:20:28 +0000 (02:20 +0200)]
added resize functionality to all charts with legend

8 years agoadded softirqs collection from /proc/softirqs; fixed idlejitter time shift;
Costa Tsaousis (ktsaou) [Sat, 19 Dec 2015 12:38:53 +0000 (14:38 +0200)]
added softirqs collection from /proc/softirqs; fixed idlejitter time shift;

8 years agolocal variables of self
Costa Tsaousis (ktsaou) [Sat, 19 Dec 2015 00:15:12 +0000 (02:15 +0200)]
local variables of self

8 years agonew demo page
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 22:58:24 +0000 (00:58 +0200)]
new demo page

8 years agofixed typo
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 21:02:53 +0000 (23:02 +0200)]
fixed typo

8 years agoadded icons
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 20:56:20 +0000 (22:56 +0200)]
added icons

8 years agoaccurate claim about performace
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 20:01:32 +0000 (22:01 +0200)]
accurate claim about performace

8 years agofixed the bug where randomly chart dimensions were hidden - it was caused due to...
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 19:08:24 +0000 (21:08 +0200)]
fixed the bug where randomly chart dimensions were hidden - it was caused due to unitialized use of allocated space

8 years agoprobably -O3 is causing empty charts some times - still investigating
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 02:00:20 +0000 (04:00 +0200)]
probably -O3 is causing empty charts some times - still investigating

8 years agodisabled eliminate_zero_dimensions by default - it seems it is buggy
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 00:57:23 +0000 (02:57 +0200)]
disabled eliminate_zero_dimensions by default - it seems it is buggy

8 years agofinilizing new dashboard
Costa Tsaousis (ktsaou) [Fri, 18 Dec 2015 00:51:19 +0000 (02:51 +0200)]
finilizing new dashboard

8 years agonew zoom functionality for dygraphs - now it happens first on the client and then...
Costa Tsaousis (ktsaou) [Thu, 17 Dec 2015 02:26:09 +0000 (04:26 +0200)]
new zoom functionality for dygraphs - now it happens first on the client and then on the server

8 years agosort charts properly
Costa Tsaousis (ktsaou) [Wed, 16 Dec 2015 23:28:08 +0000 (01:28 +0200)]
sort charts properly

8 years agominor optimizations
Costa Tsaousis (ktsaou) [Wed, 16 Dec 2015 19:41:47 +0000 (21:41 +0200)]
minor optimizations

8 years agoadded support for empty charts; now the javascript tracks colors per dimension to...
Costa Tsaousis (ktsaou) [Wed, 16 Dec 2015 02:32:22 +0000 (04:32 +0200)]
added support for empty charts; now the javascript tracks colors per dimension to assign the same color on any instance of the chart; various optimizations; nonzero option is now properly supported

8 years agofixed interrupt names; enabled per core interrupts
Costa Tsaousis (ktsaou) [Tue, 15 Dec 2015 09:52:09 +0000 (11:52 +0200)]
fixed interrupt names; enabled per core interrupts

8 years agofix for very long affix
Costa Tsaousis (ktsaou) [Tue, 15 Dec 2015 01:39:47 +0000 (03:39 +0200)]
fix for very long affix

8 years agofirst operational new dashboard
Costa Tsaousis (ktsaou) [Tue, 15 Dec 2015 01:19:38 +0000 (03:19 +0200)]
first operational new dashboard

8 years agodashboard now supports destroying not visible charts
Costa Tsaousis (ktsaou) [Mon, 14 Dec 2015 12:28:23 +0000 (14:28 +0200)]
dashboard now supports destroying not visible charts

8 years agofix install for css and fonts
Costa Tsaousis (ktsaou) [Mon, 14 Dec 2015 08:29:02 +0000 (10:29 +0200)]
fix install for css and fonts

8 years agominor fixes; the new dashboard menu is still in progress
Costa Tsaousis (ktsaou) [Mon, 14 Dec 2015 08:21:32 +0000 (10:21 +0200)]
minor fixes; the new dashboard menu is still in progress

8 years agofurther optimizations; in the progress of adding a menu to the new dashboard;
Costa Tsaousis (ktsaou) [Sun, 13 Dec 2015 21:19:34 +0000 (23:19 +0200)]
further optimizations; in the progress of adding a menu to the new dashboard;

8 years agomore optimizations; a working example of a full dashboard
Costa Tsaousis (ktsaou) [Sun, 13 Dec 2015 18:19:56 +0000 (20:19 +0200)]
more optimizations; a working example of a full dashboard

8 years agoadded bootstrap; fixed performance issues with several hundred of charts on the same...
Costa Tsaousis (ktsaou) [Sun, 13 Dec 2015 04:01:36 +0000 (06:01 +0200)]
added bootstrap; fixed performance issues with several hundred of charts on the same page

8 years agonanoscroller is now used; compatibility fixes for IE 9
Costa Tsaousis (ktsaou) [Sat, 12 Dec 2015 15:17:17 +0000 (17:17 +0200)]
nanoscroller is now used; compatibility fixes for IE 9

8 years agomade all charts update the legend on chart update; added easy-pie-chart (not active...
Costa Tsaousis (ktsaou) [Sat, 12 Dec 2015 13:13:23 +0000 (15:13 +0200)]
made all charts update the legend on chart update; added easy-pie-chart (not active yet); fixed javascript == to ===; added nanoscroller (not active yet); fixed legend re-generation

8 years agoadded support for parallel ajax queries to netdata
Costa Tsaousis (ktsaou) [Fri, 11 Dec 2015 00:56:09 +0000 (02:56 +0200)]
added support for parallel ajax queries to netdata

8 years agoglobal selection sync moved as a common feature to all charts libraries; converted...
Costa Tsaousis (ktsaou) [Thu, 10 Dec 2015 23:00:07 +0000 (01:00 +0200)]
global selection sync moved as a common feature to all charts libraries; converted the state object to use javascript constructors and prototypes as it should