]> arthur.barton.de Git - netdata.git/log
netdata.git
9 years agoconverted newline to LF
Costa Tsaousis (ktsaou) [Thu, 12 Mar 2015 21:36:50 +0000 (23:36 +0200)]
converted newline to LF

9 years agomoved timeouts to variables
Costa Tsaousis (ktsaou) [Thu, 12 Mar 2015 21:36:22 +0000 (23:36 +0200)]
moved timeouts to variables

9 years agowill not load dimensions if they are too old; threads are now handled with an array...
Costa Tsaousis (ktsaou) [Thu, 12 Mar 2015 21:34:26 +0000 (23:34 +0200)]
will not load dimensions if they are too old; threads are now handled with an array; possible fix for the defunct issue

9 years agofixed unit label
Costa Tsaousis (ktsaou) [Tue, 24 Feb 2015 13:41:29 +0000 (15:41 +0200)]
fixed unit label

9 years agomore HTTP compliance
Costa Tsaousis (ktsaou) [Tue, 24 Feb 2015 13:12:37 +0000 (15:12 +0200)]
more HTTP compliance

9 years agosome squid installations need a completely different URL - support for custom url
Costa Tsaousis (ktsaou) [Tue, 24 Feb 2015 12:54:13 +0000 (14:54 +0200)]
some squid installations need a completely different URL - support for custom url

9 years agonow it checks for /counters and squid-internal-mgr/counters
Costa Tsaousis (ktsaou) [Tue, 24 Feb 2015 12:45:05 +0000 (14:45 +0200)]
now it checks for /counters and squid-internal-mgr/counters

9 years agonow it queries cache_object with nc, instead of wget
Costa Tsaousis (ktsaou) [Mon, 22 Dec 2014 22:06:30 +0000 (00:06 +0200)]
now it queries cache_object with nc, instead of wget

9 years agoadded pid to /run/netdata/netdata.pid
Costa Tsaousis (ktsaou) [Sun, 7 Dec 2014 02:53:02 +0000 (04:53 +0200)]
added pid to /run/netdata/netdata.pid

9 years agovcgencmd hangs, so it has been removed
Costa Tsaousis (ktsaou) [Sun, 2 Nov 2014 19:09:08 +0000 (21:09 +0200)]
vcgencmd hangs, so it has been removed

9 years agoNUT UPS Monitor
Costa Tsaousis (ktsaou) [Wed, 8 Oct 2014 22:59:25 +0000 (01:59 +0300)]
NUT UPS Monitor

9 years agoswitched to bash because a few system have problems with /bin/sh
Costa Tsaousis (ktsaou) [Fri, 3 Oct 2014 20:30:59 +0000 (23:30 +0300)]
switched to bash because a few system have problems with /bin/sh

9 years agofixed minor issue in app_groups; prevent refreshing the charts if the page does not...
Costa Tsaousis (ktsaou) [Fri, 3 Oct 2014 20:25:43 +0000 (23:25 +0300)]
fixed minor issue in app_groups; prevent refreshing the charts if the page does not have focus

9 years agoadded pi things
Costa Tsaousis (ktsaou) [Mon, 22 Sep 2014 17:05:17 +0000 (20:05 +0300)]
added pi things

9 years agofix for last commit
Costa Tsaousis (ktsaou) [Sun, 15 Jun 2014 01:21:32 +0000 (04:21 +0300)]
fix for last commit

9 years agofix for last commit
Costa Tsaousis (ktsaou) [Sun, 15 Jun 2014 01:20:08 +0000 (04:20 +0300)]
fix for last commit

9 years agobetter calculation of mainchart default time to show
Costa Tsaousis (ktsaou) [Sun, 15 Jun 2014 01:17:59 +0000 (04:17 +0300)]
better calculation of mainchart default time to show

9 years agomainchart control initial selection no less than 1/10th of the total
Costa Tsaousis (ktsaou) [Sat, 14 Jun 2014 17:06:06 +0000 (20:06 +0300)]
mainchart control initial selection no less than 1/10th of the total

10 years agofixed padding in agregated charts
Costa Tsaousis (ktsaou) [Fri, 6 Jun 2014 12:45:38 +0000 (15:45 +0300)]
fixed padding in agregated charts

10 years agominor fixes
Costa Tsaousis (ktsaou) [Mon, 2 Jun 2014 23:26:42 +0000 (02:26 +0300)]
minor fixes

10 years agonew main menu design to fit more charts
Costa Tsaousis (ktsaou) [Mon, 2 Jun 2014 23:04:10 +0000 (02:04 +0300)]
new main menu design to fit more charts

10 years agoapps.plugin restarts every hour
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 19:07:00 +0000 (22:07 +0300)]
apps.plugin restarts every hour

10 years agofixed percentage incremental charts
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 19:04:28 +0000 (22:04 +0300)]
fixed percentage incremental charts

10 years agoper minute reporting
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 11:21:05 +0000 (14:21 +0300)]
per minute reporting

10 years agofixed format strings
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 10:43:45 +0000 (13:43 +0300)]
fixed format strings

10 years agoadaptive calculation of duration in microseconds for each chart refresh, when duratio...
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 10:27:31 +0000 (13:27 +0300)]
adaptive calculation of duration in microseconds for each chart refresh, when duration is not given by the chart owner

10 years agofixed chart titles for per second calculations
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 10:26:44 +0000 (13:26 +0300)]
fixed chart titles for per second calculations

10 years agoreport per second incremental values when update frequency is higher than a second
Costa Tsaousis (ktsaou) [Sun, 1 Jun 2014 09:52:58 +0000 (12:52 +0300)]
report per second incremental values when update frequency is higher than a second

10 years agonew storage on a custom 29 bit signed number similar to float, having a detail of...
Costa Tsaousis (ktsaou) [Sat, 31 May 2014 02:15:25 +0000 (05:15 +0300)]
new storage on a custom 29 bit signed number similar to float, having a detail of 7 decimal points and a max value of 1 trillion with a accuracy of 1/1000000 of the number stored. 3 bits are reserved for flags (not used currently).

10 years agodecreased frequency to 15 secs
Costa Tsaousis (ktsaou) [Fri, 30 May 2014 19:56:23 +0000 (22:56 +0300)]
decreased frequency to 15 secs

10 years agominrange fix
Costa Tsaousis (ktsaou) [Fri, 30 May 2014 19:52:09 +0000 (22:52 +0300)]
minrange fix

10 years agoadded support for different update frequency per chart in charts.d.plugin
Costa Tsaousis (ktsaou) [Fri, 30 May 2014 18:21:39 +0000 (21:21 +0300)]
added support for different update frequency per chart in charts.d.plugin

10 years agofix for json generation when update_every is not 1 sec
Costa Tsaousis (ktsaou) [Fri, 30 May 2014 16:28:50 +0000 (19:28 +0300)]
fix for json generation when update_every is not 1 sec

10 years agorefactored per second interpolation
Costa Tsaousis (ktsaou) [Sun, 25 May 2014 01:39:10 +0000 (04:39 +0300)]
refactored per second interpolation

10 years agofix for the spikes when restarting netdata
Costa Tsaousis (ktsaou) [Sat, 24 May 2014 04:23:50 +0000 (07:23 +0300)]
fix for the spikes when restarting netdata

10 years agocleanup file descriptors of killed processes
Costa Tsaousis (ktsaou) [Sat, 24 May 2014 02:22:58 +0000 (05:22 +0300)]
cleanup file descriptors of killed processes

10 years agocode cleanup; interpolation had issues - solved all them; added --unittest option...
Costa Tsaousis (ktsaou) [Sat, 24 May 2014 01:49:39 +0000 (04:49 +0300)]
code cleanup; interpolation had issues - solved all them; added --unittest option to verify interpolation works as expected

10 years agofixed a crash
Costa Tsaousis (ktsaou) [Fri, 23 May 2014 00:04:10 +0000 (03:04 +0300)]
fixed a crash

10 years agoadded a log line
Costa Tsaousis (ktsaou) [Fri, 23 May 2014 00:01:02 +0000 (03:01 +0300)]
added a log line

10 years agofiles, sockets etc are now uniquely counted for the whole process tree; also lowered...
Costa Tsaousis (ktsaou) [Thu, 22 May 2014 23:45:34 +0000 (02:45 +0300)]
files, sockets etc are now uniquely counted for the whole process tree; also lowered cpu resources by 30% by not reading all the sockets, files, pipes for every loop

10 years agosecond name for inotify
Costa Tsaousis (ktsaou) [Thu, 22 May 2014 20:55:08 +0000 (23:55 +0300)]
second name for inotify

10 years agocode cleanup
Costa Tsaousis (ktsaou) [Thu, 22 May 2014 20:48:06 +0000 (23:48 +0300)]
code cleanup

10 years agocharts for applications open files, sockets, pipes, inotifications, events, timers...
Costa Tsaousis (ktsaou) [Thu, 22 May 2014 19:59:10 +0000 (22:59 +0300)]
charts for applications open files, sockets, pipes, inotifications, events, timers and signal fds

10 years agohide not so important charts; allow per chart debugging in apps.plugin
Costa Tsaousis (ktsaou) [Wed, 21 May 2014 21:47:53 +0000 (00:47 +0300)]
hide not so important charts; allow per chart debugging in apps.plugin

10 years agocharts.d restarts every hour to prevent memory leaks of the shell; initial update...
Costa Tsaousis (ktsaou) [Wed, 21 May 2014 17:57:24 +0000 (20:57 +0300)]
charts.d restarts every hour to prevent memory leaks of the shell; initial update of plugins does not specify a duration to allow netdata re-calibrate the chart to the current time

10 years agostrictier checking
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 21:54:55 +0000 (00:54 +0300)]
strictier checking

10 years agostrictier checking
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 21:33:47 +0000 (00:33 +0300)]
strictier checking

10 years agocompatibility fixes
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 21:03:51 +0000 (00:03 +0300)]
compatibility fixes

10 years agocompatibility fixes
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 20:59:04 +0000 (23:59 +0300)]
compatibility fixes

10 years agocompatibility fixes
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 20:56:37 +0000 (23:56 +0300)]
compatibility fixes

10 years agopostqueue charts
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 20:43:32 +0000 (23:43 +0300)]
postqueue charts

10 years agohandling for missing options in config
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 09:10:53 +0000 (12:10 +0300)]
handling for missing options in config

10 years agofixes
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 00:57:57 +0000 (03:57 +0300)]
fixes

10 years agofixes
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 00:49:15 +0000 (03:49 +0300)]
fixes

10 years agobetter handling of startup / cleanup
Costa Tsaousis (ktsaou) [Tue, 20 May 2014 00:31:09 +0000 (03:31 +0300)]
better handling of startup / cleanup

10 years agoproperly cleanup all threads on exit
Costa Tsaousis (ktsaou) [Mon, 19 May 2014 22:58:10 +0000 (01:58 +0300)]
properly cleanup all threads on exit

10 years agoMerge pull request #9 from ktsaou/no_interpolation
Costa Tsaousis [Mon, 19 May 2014 22:01:50 +0000 (01:01 +0300)]
Merge pull request #9 from ktsaou/no_interpolation

No interpolation

10 years agosupport for non-interpolated dimensions for both incremental and absolute values...
Costa Tsaousis (ktsaou) [Mon, 19 May 2014 21:57:07 +0000 (00:57 +0300)]
support for non-interpolated dimensions for both incremental and absolute values; fixed json date and number generation for smaller length; nonzero mode now generates at least a dimension without any data to allow proper chart rendering; when exiting the memory structures are not destroied so that other threads will not crash the server

10 years agonot complete yet
Costa Tsaousis (ktsaou) [Mon, 19 May 2014 08:21:35 +0000 (11:21 +0300)]
not complete yet

10 years agominor fixes
Costa Tsaousis (ktsaou) [Sun, 18 May 2014 22:52:49 +0000 (01:52 +0300)]
minor fixes

10 years agoadded 'memory mode' config with 3 options: 'ram', 'map' and 'save'; ram will use...
Costa Tsaousis (ktsaou) [Sun, 18 May 2014 22:42:47 +0000 (01:42 +0300)]
added 'memory mode' config with 3 options: 'ram', 'map' and 'save'; ram will use just ram without any save-to-file capability; map will mmap() the files so that they updated continiously; save will save the files on exit; files generates with map and save are the same

10 years agoMerge pull request #8 from ktsaou/calc_on_sec
Costa Tsaousis [Fri, 16 May 2014 12:28:24 +0000 (15:28 +0300)]
Merge pull request #8 from ktsaou/calc_on_sec

chown and chmod cache dir too

10 years agochown and chmod cache dir too
Costa Tsaousis (ktsaou) [Fri, 16 May 2014 12:27:29 +0000 (15:27 +0300)]
chown and chmod cache dir too

10 years agoMerge pull request #7 from ktsaou/calc_on_sec
Costa Tsaousis [Fri, 16 May 2014 12:25:09 +0000 (15:25 +0300)]
Merge pull request #7 from ktsaou/calc_on_sec

interpolate values to precisely second boundary

10 years agoadded more check charts
Costa Tsaousis (ktsaou) [Fri, 16 May 2014 01:48:58 +0000 (04:48 +0300)]
added more check charts

10 years ago30% less memory for 1 hour of data; now it interpolates values at exactly the second...
Costa Tsaousis (ktsaou) [Fri, 16 May 2014 00:42:03 +0000 (03:42 +0300)]
30% less memory for 1 hour of data; now it interpolates values at exactly the second bounday, thus eliminating the need for an addition time-difference value per row; added charts to check the precision of netdata and the time-difference of charts to the current time

10 years agoall stacked charts now show only the dimensions that have data in them
Costa Tsaousis (ktsaou) [Tue, 13 May 2014 23:10:39 +0000 (02:10 +0300)]
all stacked charts now show only the dimensions that have data in them

10 years agoadded support for /nonzero option to chart, which shows only dimensions which have...
Costa Tsaousis (ktsaou) [Tue, 13 May 2014 22:23:18 +0000 (01:23 +0300)]
added support for /nonzero option to chart, which shows only dimensions which have data; this still needs some work on the javascript to be fully supported

10 years agoswitched from mutexes to rwlocks - for normal update operations, now no thread locks
Costa Tsaousis (ktsaou) [Mon, 12 May 2014 22:52:46 +0000 (01:52 +0300)]
switched from mutexes to rwlocks - for normal update operations, now no thread locks

10 years agoadded support for giving duration in microseconds per plugin
Costa Tsaousis (ktsaou) [Sun, 11 May 2014 22:17:38 +0000 (01:17 +0300)]
added support for giving duration in microseconds per plugin

10 years agommap() may introduce delays; a first attempt to work around them
Costa Tsaousis (ktsaou) [Sun, 11 May 2014 17:11:27 +0000 (20:11 +0300)]
mmap() may introduce delays; a first attempt to work around them

10 years agofflush() earlier
Costa Tsaousis (ktsaou) [Sun, 11 May 2014 15:16:48 +0000 (18:16 +0300)]
fflush() earlier

10 years agoadded mmap() support for all data, so that netdata can be restarted and continue...
Costa Tsaousis (ktsaou) [Sun, 11 May 2014 15:16:30 +0000 (18:16 +0300)]
added mmap() support for all data, so that netdata can be restarted and continue with all data

10 years agomin loop time to half the expected frequency
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 20:09:37 +0000 (23:09 +0300)]
min loop time to half the expected frequency

10 years agonon-bash compatibility
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 20:09:07 +0000 (23:09 +0300)]
non-bash compatibility

10 years agocleanup
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 14:30:47 +0000 (17:30 +0300)]
cleanup

10 years agonew configuration for apps.plugin
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 14:30:05 +0000 (17:30 +0300)]
new configuration for apps.plugin

10 years agosupport disknames with a / in their name
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 02:48:24 +0000 (05:48 +0300)]
support disknames with a / in their name

10 years agoattempt to handle division by zero
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 02:37:14 +0000 (05:37 +0300)]
attempt to handle division by zero

10 years agodefault signal handler
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 02:20:45 +0000 (05:20 +0300)]
default signal handler

10 years agoSIGFPE
Costa Tsaousis (ktsaou) [Sat, 10 May 2014 02:01:24 +0000 (05:01 +0300)]
SIGFPE

10 years agomissing initializers
Costa Tsaousis (ktsaou) [Fri, 9 May 2014 22:56:36 +0000 (01:56 +0300)]
missing initializers

10 years agomore netdata resource charts
Costa Tsaousis (ktsaou) [Fri, 9 May 2014 22:55:25 +0000 (01:55 +0300)]
more netdata resource charts

10 years agofixed chart name on plugins.d
Costa Tsaousis (ktsaou) [Fri, 9 May 2014 21:56:35 +0000 (00:56 +0300)]
fixed chart name on plugins.d

10 years agoadded physical reads/writes
Costa Tsaousis (ktsaou) [Fri, 9 May 2014 21:46:58 +0000 (00:46 +0300)]
added physical reads/writes

10 years agoapps.plugin memory excludes shared memory. apps.plugin now reports I/O per applicatio...
Costa Tsaousis (ktsaou) [Fri, 9 May 2014 21:07:11 +0000 (00:07 +0300)]
apps.plugin memory excludes shared memory. apps.plugin now reports I/O per application group

10 years agoname fixes
Costa Tsaousis (ktsaou) [Fri, 9 May 2014 00:27:08 +0000 (03:27 +0300)]
name fixes

10 years agochown log and conf.d
Costa Tsaousis (ktsaou) [Thu, 8 May 2014 18:17:48 +0000 (21:17 +0300)]
chown log and conf.d

10 years agoworks with processes with a space in them
Costa Tsaousis (ktsaou) [Thu, 8 May 2014 00:13:31 +0000 (03:13 +0300)]
works with processes with a space in them

10 years agominor fixes for pi
Costa Tsaousis (ktsaou) [Wed, 7 May 2014 23:38:27 +0000 (02:38 +0300)]
minor fixes for pi

10 years agocreate conf.d dir
Costa Tsaousis (ktsaou) [Wed, 7 May 2014 23:33:23 +0000 (02:33 +0300)]
create conf.d dir

10 years agoCPU times are reported with 100% at full machine utilization, all cores
Costa Tsaousis (ktsaou) [Wed, 7 May 2014 23:28:47 +0000 (02:28 +0300)]
CPU times are reported with 100% at full machine utilization, all cores

10 years agonow it correctly calcs the values when processes are exiting; there is a lot of comme...
Costa Tsaousis (ktsaou) [Wed, 7 May 2014 23:00:28 +0000 (02:00 +0300)]
now it correctly calcs the values when processes are exiting; there is a lot of commenting code in an attempt to find a method of taking into account the exited childs resources too - commented because there is success yet

10 years agoremoved child resource usage from counter, they were causing sudden spikes in charts...
Costa Tsaousis (ktsaou) [Wed, 7 May 2014 00:24:21 +0000 (03:24 +0300)]
removed child resource usage from counter, they were causing sudden spikes in charts because linux migrates this usage to a process only when a child finishes, giving huge numbers at that second

10 years agoinvalid log entry
Costa Tsaousis (ktsaou) [Tue, 6 May 2014 00:39:48 +0000 (03:39 +0300)]
invalid log entry

10 years agoadded nfs and kernel apps matching as default options to apps.plugin
Costa Tsaousis (ktsaou) [Tue, 6 May 2014 00:31:15 +0000 (03:31 +0300)]
added nfs and kernel apps matching as default options to apps.plugin

10 years agovarious apps.plugin fixes - now it detects new processes on the fly; attempt to work...
Costa Tsaousis (ktsaou) [Mon, 5 May 2014 23:59:59 +0000 (02:59 +0300)]
various apps.plugin fixes - now it detects new processes on the fly; attempt to work around the huge page minor page faults of bash, without success

10 years agoadded apps.processes, count of processes per app
Costa Tsaousis (ktsaou) [Mon, 5 May 2014 17:04:43 +0000 (20:04 +0300)]
added apps.processes, count of processes per app

10 years agolowered the theshold for detecting a bad plugin
Costa Tsaousis (ktsaou) [Mon, 5 May 2014 07:43:32 +0000 (10:43 +0300)]
lowered the theshold for detecting a bad plugin

10 years agosimple makefile
Costa Tsaousis (ktsaou) [Sun, 4 May 2014 23:13:26 +0000 (02:13 +0300)]
simple makefile