]> arthur.barton.de Git - netdata.git/log
netdata.git
8 years agobuild: migrate to autotools
Alon Bar-Lev [Sun, 15 Nov 2015 16:40:17 +0000 (18:40 +0200)]
build: migrate to autotools

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
8 years agoadded opensips.chart.sh
Costa Tsaousis (ktsaou) [Wed, 4 Nov 2015 16:54:26 +0000 (18:54 +0200)]
added opensips.chart.sh

8 years agominor fixes for disk stats
Costa Tsaousis (ktsaou) [Tue, 27 Oct 2015 23:22:31 +0000 (01:22 +0200)]
minor fixes for disk stats

8 years agodisk statistics got proper names; isolated a performance issue with strftime() which...
Costa Tsaousis (ktsaou) [Tue, 27 Oct 2015 00:34:26 +0000 (02:34 +0200)]
disk statistics got proper names; isolated a performance issue with strftime() which did excessive calls to stat(/etc/localtime); added backtrace call and increase core dump size when in debug mode; added task id (pid) in logs to help strace system calls

8 years agoextended disk statistics
Costa Tsaousis (ktsaou) [Sun, 25 Oct 2015 23:23:50 +0000 (01:23 +0200)]
extended disk statistics

8 years agofix for consistent panning of charts
Costa Tsaousis (ktsaou) [Sun, 25 Oct 2015 15:50:01 +0000 (17:50 +0200)]
fix for consistent panning of charts

8 years agofix for panning starting always from the end of the chart data
Costa Tsaousis (ktsaou) [Sun, 25 Oct 2015 15:12:53 +0000 (17:12 +0200)]
fix for panning starting always from the end of the chart data

8 years agooptimized json generation loop; some two stage json generation progress
Costa Tsaousis (ktsaou) [Sun, 25 Oct 2015 12:58:22 +0000 (14:58 +0200)]
optimized json generation loop; some two stage json generation progress

8 years agonew mechanism for two stage processing of web output data - still in progress
Costa Tsaousis (ktsaou) [Sat, 24 Oct 2015 22:46:42 +0000 (01:46 +0300)]
new mechanism for two stage processing of web output data - still in progress

8 years agofix to upper case variables in mysql
Costa Tsaousis (ktsaou) [Wed, 21 Oct 2015 09:59:37 +0000 (12:59 +0300)]
fix to upper case variables in mysql

8 years agoadded mysql
Costa Tsaousis (ktsaou) [Tue, 20 Oct 2015 15:58:53 +0000 (18:58 +0300)]
added mysql

8 years agoadded make options nozlib=1 to compile without any external dependencies - of course...
Costa Tsaousis (ktsaou) [Sun, 18 Oct 2015 22:29:23 +0000 (01:29 +0300)]
added make options nozlib=1 to compile without any external dependencies - of course with compression disabled

8 years agoprevent a false error message while downloading config file; #10
Costa Tsaousis (ktsaou) [Sun, 18 Oct 2015 10:19:25 +0000 (13:19 +0300)]
prevent a false error message while downloading config file; #10

8 years agofix for initial download of the config file #10
Costa Tsaousis (ktsaou) [Sun, 18 Oct 2015 10:16:10 +0000 (13:16 +0300)]
fix for initial download of the config file #10

8 years agoadded mysql.chart.sh
Costa Tsaousis (ktsaou) [Sat, 17 Oct 2015 22:14:16 +0000 (01:14 +0300)]
added mysql.chart.sh

8 years agoadded config file option to disable web gzip compression
Costa Tsaousis (ktsaou) [Thu, 15 Oct 2015 19:55:22 +0000 (22:55 +0300)]
added config file option to disable web gzip compression

8 years agore-factored start script
Costa Tsaousis (ktsaou) [Tue, 13 Oct 2015 21:41:52 +0000 (00:41 +0300)]
re-factored start script

8 years agoadded command line option -nd or -nodaemon to disable forking, #10
Costa Tsaousis (ktsaou) [Tue, 13 Oct 2015 17:59:42 +0000 (20:59 +0300)]
added command line option -nd or -nodaemon to disable forking, #10

8 years agoupdated image
Costa Tsaousis (ktsaou) [Mon, 12 Oct 2015 22:08:42 +0000 (01:08 +0300)]
updated image

8 years agoadded -ch option to set container host prefix for /proc and /sys #10
Costa Tsaousis (ktsaou) [Mon, 12 Oct 2015 20:56:15 +0000 (23:56 +0300)]
added -ch option to set container host prefix for /proc and /sys #10

8 years agoadded config options for all /proc and /sys filenames monitored required for #10
Costa Tsaousis (ktsaou) [Sun, 11 Oct 2015 13:19:20 +0000 (16:19 +0300)]
added config options for all /proc and /sys filenames monitored required for #10

8 years agofixed minor issues in sensors.chart.sh; added cpufreq.chart.sh; removed obsolete...
Costa Tsaousis (ktsaou) [Sun, 4 Oct 2015 11:26:52 +0000 (14:26 +0300)]
fixed minor issues in sensors.chart.sh; added cpufreq.chart.sh; removed obsolete pi.chart.sh

8 years agofix for mainchart slider control size - again
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 22:35:31 +0000 (01:35 +0300)]
fix for mainchart slider control size - again

8 years agofix for mainchart slider control size
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 21:52:12 +0000 (00:52 +0300)]
fix for mainchart slider control size

8 years agodelete obsolete temp.chart.sh - it has been replaced with sensors.chart.sh
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 21:09:32 +0000 (00:09 +0300)]
delete obsolete temp.chart.sh - it has been replaced with sensors.chart.sh

8 years agofixed mainchart control refresh and size
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 21:08:43 +0000 (00:08 +0300)]
fixed mainchart control refresh and size

8 years agoreference to sensors kernel docs
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 21:08:20 +0000 (00:08 +0300)]
reference to sensors kernel docs

8 years agosupport disabled sensors
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 20:01:09 +0000 (23:01 +0300)]
support disabled sensors

8 years agoadded all possible sensors (temperature, voltage, current, energy, power, humidity...
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 18:28:44 +0000 (21:28 +0300)]
added all possible sensors (temperature, voltage, current, energy, power, humidity, fans)

8 years agoupdated to work on /sys/class/hwmon
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 17:26:06 +0000 (20:26 +0300)]
updated to work on /sys/class/hwmon

8 years agoadded voltage and fan sensors
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 17:00:10 +0000 (20:00 +0300)]
added voltage and fan sensors

8 years agoadded temperature charts.d plugin
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 09:59:12 +0000 (12:59 +0300)]
added temperature charts.d plugin

8 years agocode optimizations; added temperature charts.d plugin
Costa Tsaousis (ktsaou) [Sat, 3 Oct 2015 09:56:20 +0000 (12:56 +0300)]
code optimizations; added temperature charts.d plugin

8 years agodisabled per cpu core interrupts charts due to high memory requirements #12
Costa Tsaousis (ktsaou) [Tue, 29 Sep 2015 22:05:46 +0000 (01:05 +0300)]
disabled per cpu core interrupts charts due to high memory requirements #12

8 years agoprevented buffer overflow when there are too many dimensions on a chart
Costa Tsaousis (ktsaou) [Tue, 29 Sep 2015 21:53:32 +0000 (00:53 +0300)]
prevented buffer overflow when there are too many dimensions on a chart

8 years agoadded /proc/interrupts #12
Costa Tsaousis (ktsaou) [Tue, 29 Sep 2015 19:59:30 +0000 (22:59 +0300)]
added /proc/interrupts #12

8 years agoupdated info
Costa Tsaousis (ktsaou) [Sun, 27 Sep 2015 10:28:18 +0000 (13:28 +0300)]
updated info

8 years agoadded robots.txt v0.2
Costa Tsaousis (ktsaou) [Wed, 23 Sep 2015 19:22:32 +0000 (22:22 +0300)]
added robots.txt

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:29:20 +0000 (02:29 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:19:41 +0000 (02:19 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:14:16 +0000 (02:14 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:04:49 +0000 (02:04 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:04:20 +0000 (02:04 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:03:59 +0000 (02:03 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 23:03:34 +0000 (02:03 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:59:35 +0000 (01:59 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:58:15 +0000 (01:58 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:52:14 +0000 (01:52 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:36:26 +0000 (01:36 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:20:41 +0000 (01:20 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:16:33 +0000 (01:16 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 21 Sep 2015 22:13:58 +0000 (01:13 +0300)]
updated readme

8 years agodo not remove idle dimensions from charts
Costa Tsaousis (ktsaou) [Wed, 16 Sep 2015 07:53:59 +0000 (10:53 +0300)]
do not remove idle dimensions from charts

8 years agofix for self-kill
Costa Tsaousis (ktsaou) [Mon, 14 Sep 2015 18:26:50 +0000 (21:26 +0300)]
fix for self-kill

8 years agoworkaround for self-kill
Costa Tsaousis (ktsaou) [Mon, 14 Sep 2015 14:14:36 +0000 (17:14 +0300)]
workaround for self-kill

8 years agosignal handler info log
Costa Tsaousis (ktsaou) [Mon, 14 Sep 2015 12:53:55 +0000 (15:53 +0300)]
signal handler info log

8 years agodelete unupdated dimensions after a week
Costa Tsaousis (ktsaou) [Sun, 13 Sep 2015 19:58:46 +0000 (22:58 +0300)]
delete unupdated dimensions after a week

8 years agoCRLF fix
Costa Tsaousis (ktsaou) [Sun, 13 Sep 2015 13:50:23 +0000 (16:50 +0300)]
CRLF fix

8 years agonavbar fix
Costa Tsaousis (ktsaou) [Sun, 13 Sep 2015 13:49:18 +0000 (16:49 +0300)]
navbar fix

8 years agoweb UI fixes
Costa Tsaousis (ktsaou) [Sun, 13 Sep 2015 10:56:10 +0000 (13:56 +0300)]
web UI fixes

8 years agoedge compatibility; a lot friendlier browser support;
Costa Tsaousis (ktsaou) [Sat, 12 Sep 2015 20:02:58 +0000 (23:02 +0300)]
edge compatibility; a lot friendlier browser support;

8 years agofix for squid not respecting configuration
Costa Tsaousis (ktsaou) [Sun, 10 May 2015 15:54:58 +0000 (18:54 +0300)]
fix for squid not respecting configuration

8 years agocleanup in web_client
Costa Tsaousis (ktsaou) [Fri, 8 May 2015 18:38:23 +0000 (21:38 +0300)]
cleanup in web_client

8 years agofix for defunct childs
Costa Tsaousis (ktsaou) [Tue, 5 May 2015 20:01:14 +0000 (23:01 +0300)]
fix for defunct childs

9 years agoprevent 100% cpu when there are no plugins running
Costa Tsaousis (ktsaou) [Fri, 10 Apr 2015 23:47:37 +0000 (02:47 +0300)]
prevent 100% cpu when there are no plugins running

9 years agooptimized pluginsd parsing for speed
Costa Tsaousis (ktsaou) [Mon, 6 Apr 2015 21:09:23 +0000 (00:09 +0300)]
optimized pluginsd parsing for speed

9 years agoadded available entropy
Costa Tsaousis (ktsaou) [Sat, 4 Apr 2015 18:26:04 +0000 (21:26 +0300)]
added available entropy

9 years agotc: optimized memory usage
Costa Tsaousis (ktsaou) [Sat, 4 Apr 2015 02:57:35 +0000 (05:57 +0300)]
tc: optimized memory usage

9 years agolog: now is logging program name too; tc: huge optimizations; procfile: optimized...
Costa Tsaousis (ktsaou) [Sat, 4 Apr 2015 00:40:38 +0000 (03:40 +0300)]
log: now is logging program name too; tc: huge optimizations; procfile: optimized initialization and added support for preventing I/O error logging - required for apps.plugin

9 years agoreplaced simple_hash with the FNV-1a 32bit algorithm again
Costa Tsaousis (ktsaou) [Thu, 2 Apr 2015 22:08:23 +0000 (01:08 +0300)]
replaced simple_hash with the FNV-1a 32bit algorithm again

9 years agoreplace simple_hash with one at a time hash
Costa Tsaousis (ktsaou) [Thu, 2 Apr 2015 21:52:24 +0000 (00:52 +0300)]
replace simple_hash with one at a time hash

9 years agoreplaced simple_hash with the FNV-1a 32bit algorithm
Costa Tsaousis (ktsaou) [Thu, 2 Apr 2015 21:14:02 +0000 (00:14 +0300)]
replaced simple_hash with the FNV-1a 32bit algorithm

9 years agoadded support for re-usable procfile, to eliminate the repeating memory allocations...
Costa Tsaousis (ktsaou) [Thu, 2 Apr 2015 20:11:46 +0000 (23:11 +0300)]
added support for re-usable procfile, to eliminate the repeating memory allocations on apps.plugin

9 years agocleanup
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 23:29:50 +0000 (02:29 +0300)]
cleanup

9 years agodebug for negative number of threads
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 23:22:49 +0000 (02:22 +0300)]
debug for negative number of threads

9 years agodebug for negative number of threads
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 23:19:19 +0000 (02:19 +0300)]
debug for negative number of threads

9 years agocode cleanup
box@home root [Sun, 29 Mar 2015 23:10:30 +0000 (02:10 +0300)]
code cleanup

9 years agocode cleanup
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 22:41:23 +0000 (01:41 +0300)]
code cleanup

9 years agocode cleanup
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 22:30:00 +0000 (01:30 +0300)]
code cleanup

9 years agominor fixes
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 21:15:03 +0000 (00:15 +0300)]
minor fixes

9 years agoadded memory debug to apps.plugin
box@home root [Sun, 29 Mar 2015 18:39:40 +0000 (21:39 +0300)]
added memory debug to apps.plugin

9 years agomoved web_client functions to web_client.c; added dictionary.c to support indexed...
Costa Tsaousis (ktsaou) [Sun, 29 Mar 2015 15:49:58 +0000 (18:49 +0300)]
moved web_client functions to web_client.c; added dictionary.c to support indexed dictionaries (not used yet)

9 years agofixed initialization of all_files
Costa Tsaousis (ktsaou) [Sat, 28 Mar 2015 04:03:19 +0000 (06:03 +0200)]
fixed initialization of all_files

9 years agoconfig now uses less memory by allocating only the memory it needs for storing the...
Costa Tsaousis (ktsaou) [Sat, 28 Mar 2015 03:43:34 +0000 (05:43 +0200)]
config now uses less memory by allocating only the memory it needs for storing the strings; fixed a bug in apps_plugin

9 years agolast_pos was never set
Costa Tsaousis (ktsaou) [Fri, 27 Mar 2015 21:37:38 +0000 (23:37 +0200)]
last_pos was never set

9 years agofatal error when a slot cannot be found
Costa Tsaousis (ktsaou) [Fri, 27 Mar 2015 21:16:03 +0000 (23:16 +0200)]
fatal error when a slot cannot be found

9 years agofixed a bug in config_get() where it was constantly overwriting values with the default
Costa Tsaousis (ktsaou) [Wed, 25 Mar 2015 22:13:57 +0000 (00:13 +0200)]
fixed a bug in config_get() where it was constantly overwriting values with the default

9 years agoproper IPv6 handling
Costa Tsaousis (ktsaou) [Wed, 25 Mar 2015 21:33:07 +0000 (23:33 +0200)]
proper IPv6 handling

9 years agofix disk ids with slashes in them
Costa Tsaousis (ktsaou) [Wed, 25 Mar 2015 14:33:09 +0000 (16:33 +0200)]
fix disk ids with slashes in them

9 years agoadded ipv6 support; minor fixes
Costa Tsaousis (ktsaou) [Tue, 24 Mar 2015 23:18:18 +0000 (01:18 +0200)]
added ipv6 support; minor fixes

9 years agoreported url now uses the rrdset name, not the id, since the id may contain slashes...
Costa Tsaousis (ktsaou) [Mon, 23 Mar 2015 19:45:28 +0000 (21:45 +0200)]
reported url now uses the rrdset name, not the id, since the id may contain slashes; minor other fixes

9 years agoadded index in rrdset names too; fixed crash in apps.plugin
Costa Tsaousis (ktsaou) [Sun, 22 Mar 2015 22:03:39 +0000 (00:03 +0200)]
added index in rrdset names too; fixed crash in apps.plugin

9 years agoadded libavl for supporting balanced binary trees - this improves search performance...
Costa Tsaousis (ktsaou) [Sun, 22 Mar 2015 18:48:18 +0000 (20:48 +0200)]
added libavl for supporting balanced binary trees - this improves search performance in config, chart updates, etc. refactored several class names and global variables

9 years agodisabled nfsd values if they are all empty
box@home root [Sat, 21 Mar 2015 22:55:24 +0000 (00:55 +0200)]
disabled nfsd values if they are all empty

9 years agoadded flags to storage_number; added gap functionality; restored reset functionality...
Costa Tsaousis (ktsaou) [Sat, 21 Mar 2015 13:52:55 +0000 (15:52 +0200)]
added flags to storage_number; added gap functionality; restored reset functionality; fixed a bug in procfile

9 years agoproc/net/ip_vs_starts is hex
Costa Tsaousis (ktsaou) [Fri, 20 Mar 2015 09:28:53 +0000 (11:28 +0200)]
proc/net/ip_vs_starts is hex

9 years agomade /proc/stat guest_nice optional - it is not there on older systems
Costa Tsaousis (ktsaou) [Fri, 20 Mar 2015 09:11:01 +0000 (11:11 +0200)]
made /proc/stat guest_nice optional - it is not there on older systems

9 years agomoved to /run/netdata to /var/run/netdata to support old systems
Costa Tsaousis (ktsaou) [Fri, 20 Mar 2015 09:07:16 +0000 (11:07 +0200)]
moved to /run/netdata to /var/run/netdata to support old systems

9 years ago80% speed increase in number printing on 32bit systems
Costa Tsaousis (ktsaou) [Thu, 19 Mar 2015 22:41:46 +0000 (00:41 +0200)]
80% speed increase in number printing on 32bit systems

9 years agobetter speed diff reporting
Costa Tsaousis (ktsaou) [Thu, 19 Mar 2015 20:47:57 +0000 (22:47 +0200)]
better speed diff reporting