]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoproper log file management; re-opening logs on SIGHUP; updated logrotate; updated...
Costa Tsaousis [Fri, 12 Aug 2016 18:18:57 +0000 (21:18 +0300)]
proper log file management; re-opening logs on SIGHUP; updated logrotate; updated systemd.service

7 years agonetdata now adjusts its scheduling priority to IDLE and its Out-Of-Memory score to...
Costa Tsaousis [Fri, 12 Aug 2016 11:05:50 +0000 (14:05 +0300)]
netdata now adjusts its scheduling priority to IDLE and its Out-Of-Memory score to 1000

7 years agoRRDCALC management completed
Costa Tsaousis [Fri, 12 Aug 2016 11:04:53 +0000 (14:04 +0300)]
RRDCALC management completed

7 years agobetter description of load average and better link too
Costa Tsaousis [Thu, 11 Aug 2016 17:47:13 +0000 (20:47 +0300)]
better description of load average and better link too

7 years agoMerge remote-tracking branch 'upstream/master' into health
Costa Tsaousis [Thu, 11 Aug 2016 17:33:30 +0000 (20:33 +0300)]
Merge remote-tracking branch 'upstream/master' into health

7 years agocode cleanup by replacing all memory allocation functions with ones that handle excep...
Costa Tsaousis [Thu, 11 Aug 2016 17:32:59 +0000 (20:32 +0300)]
code cleanup by replacing all memory allocation functions with ones that handle exceptions

7 years agodetect excess characters at expression
Costa Tsaousis [Thu, 11 Aug 2016 13:36:12 +0000 (16:36 +0300)]
detect excess characters at expression

7 years agoexpression parser now re-generates the expression showing the precedence it applied...
Costa Tsaousis [Thu, 11 Aug 2016 11:28:17 +0000 (14:28 +0300)]
expression parser now re-generates the expression showing the precedence it applied to it; more code cleanups

7 years agovarious renames to make the code more readable
Costa Tsaousis [Wed, 10 Aug 2016 22:11:40 +0000 (01:11 +0300)]
various renames to make the code more readable

7 years agooperational evaluator for expressions
Costa Tsaousis [Wed, 10 Aug 2016 21:14:22 +0000 (00:14 +0300)]
operational evaluator for expressions

7 years agoinfix notation parser almost done; preparing the evaluator and variables lookup
Costa Tsaousis [Wed, 10 Aug 2016 17:12:46 +0000 (20:12 +0300)]
infix notation parser almost done; preparing the evaluator and variables lookup

7 years agoadded RRDCALC management; preparation for expression evaluation
Costa Tsaousis [Tue, 9 Aug 2016 23:33:07 +0000 (02:33 +0300)]
added RRDCALC management; preparation for expression evaluation

7 years agoMerge pull request #765 from ktsaou/master
Costa Tsaousis [Tue, 9 Aug 2016 16:48:53 +0000 (19:48 +0300)]
Merge pull request #765 from ktsaou/master

dashboards transfer theme, online help and Pan&Zoom via my-netdata

7 years agoMerge pull request #608 from candrews/patch-1
Costa Tsaousis [Tue, 9 Aug 2016 16:46:27 +0000 (19:46 +0300)]
Merge pull request #608 from candrews/patch-1

Harden the netdata systemd service

7 years agoMerge pull request #762 from paulfantom/master
Paweł Krupa [Tue, 9 Aug 2016 16:43:09 +0000 (18:43 +0200)]
Merge pull request #762 from paulfantom/master

dovecot support + basic HTTP auth fixes

7 years agoMerge pull request #767 from brablc/master
Paweł Krupa [Tue, 9 Aug 2016 16:40:00 +0000 (18:40 +0200)]
Merge pull request #767 from brablc/master

Fix extraction of nginx status values.

7 years agoFix extraction of nginx status values.
Ondrej Brablc [Tue, 9 Aug 2016 11:21:05 +0000 (13:21 +0200)]
Fix extraction of nginx status values.

7 years agotransfer pan and zoom, theme and help settings from netdata to netdata via the my...
Costa Tsaousis [Mon, 8 Aug 2016 21:08:30 +0000 (00:08 +0300)]
transfer pan and zoom, theme and help settings from netdata to netdata via the my-netdata menu

7 years agoMerge pull request #764 from ktsaou/master
Costa Tsaousis [Mon, 8 Aug 2016 00:44:05 +0000 (03:44 +0300)]
Merge pull request #764 from ktsaou/master

minor updates

7 years agoupdated config signatures
Costa Tsaousis [Mon, 8 Aug 2016 00:39:36 +0000 (03:39 +0300)]
updated config signatures

7 years agominor updates
Costa Tsaousis [Mon, 8 Aug 2016 00:38:20 +0000 (03:38 +0300)]
minor updates

7 years agoMerge pull request #761 from davidak/ipfs
Paweł Krupa [Sun, 7 Aug 2016 20:28:26 +0000 (22:28 +0200)]
Merge pull request #761 from davidak/ipfs

add IPFS plugin

7 years agoipfs naming in dashboard
davidak [Sun, 7 Aug 2016 20:22:55 +0000 (22:22 +0200)]
ipfs naming in dashboard

7 years agochart and dimension variables tested and debugged
Costa Tsaousis [Sun, 7 Aug 2016 19:12:58 +0000 (22:12 +0300)]
chart and dimension variables tested and debugged

7 years agoadd ipfs to apps
davidak [Sun, 7 Aug 2016 17:59:52 +0000 (19:59 +0200)]
add ipfs to apps

7 years agoipfs: fix configuration
davidak [Sun, 7 Aug 2016 17:19:53 +0000 (19:19 +0200)]
ipfs: fix configuration

7 years agocatch OperationaError when attempting to connect to mysql server
paulfantom [Sun, 7 Aug 2016 14:12:09 +0000 (16:12 +0200)]
catch OperationaError when attempting to connect to mysql server

7 years agofix mysql query
paulfantom [Sun, 7 Aug 2016 13:59:31 +0000 (15:59 +0200)]
fix mysql query

7 years agotry to reconnect to MySQL on OperationalError
paulfantom [Sun, 7 Aug 2016 13:46:08 +0000 (15:46 +0200)]
try to reconnect to MySQL on OperationalError

7 years agochart and dimensions variables linked to 3 indexes: local, context and host variables
Costa Tsaousis [Sun, 7 Aug 2016 11:59:17 +0000 (14:59 +0300)]
chart and dimensions variables linked to 3 indexes: local, context and host variables

7 years agomore descriptive error messages
paulfantom [Sun, 7 Aug 2016 11:57:55 +0000 (13:57 +0200)]
more descriptive error messages

7 years agofix issues with incorrect precision in tomcat charts
paulfantom [Sun, 7 Aug 2016 09:31:05 +0000 (11:31 +0200)]
fix issues with incorrect precision in tomcat charts

7 years agoadd ipfs plugin configuration
davidak [Sat, 6 Aug 2016 18:27:53 +0000 (20:27 +0200)]
add ipfs plugin configuration

7 years agoadd ipfs.chart.py to Makefile
davidak [Sat, 6 Aug 2016 15:51:52 +0000 (17:51 +0200)]
add ipfs.chart.py to Makefile

7 years agoipfs plugin: add bandwidth chart
davidak [Sat, 6 Aug 2016 15:50:06 +0000 (17:50 +0200)]
ipfs plugin: add bandwidth chart

7 years agoadd ipfs plugin from paulfantom
davidak [Sat, 6 Aug 2016 14:07:14 +0000 (16:07 +0200)]
add ipfs plugin from paulfantom

7 years agodo not install global url openers + fix multiple tomcat instances
paulfantom [Sat, 6 Aug 2016 13:49:15 +0000 (15:49 +0200)]
do not install global url openers + fix multiple tomcat instances

7 years agoinclude sys/prctl.h
Costa Tsaousis [Sat, 6 Aug 2016 01:00:02 +0000 (04:00 +0300)]
include sys/prctl.h

7 years agoall required system headers in common.h; some progress on health variables
Costa Tsaousis [Sat, 6 Aug 2016 00:52:03 +0000 (03:52 +0300)]
all required system headers in common.h; some progress on health variables

7 years agoadded context index (to be used for storing context scope variables for health monito...
Costa Tsaousis [Fri, 5 Aug 2016 06:44:00 +0000 (09:44 +0300)]
added context index (to be used for storing context scope variables for health monitoring)

7 years agopreparation for multi-host internal database
Costa Tsaousis [Fri, 5 Aug 2016 05:07:40 +0000 (08:07 +0300)]
preparation for multi-host internal database

7 years agomemcached incremental connections graph
paulfantom [Thu, 4 Aug 2016 17:03:46 +0000 (19:03 +0200)]
memcached incremental connections graph

7 years agoMerge pull request #757 from ktsaou/master
Costa Tsaousis [Thu, 4 Aug 2016 08:58:14 +0000 (11:58 +0300)]
Merge pull request #757 from ktsaou/master

IP/Port config regression fixed

7 years agoIP/Port config regression fixed; fixes 756
Costa Tsaousis [Thu, 4 Aug 2016 08:55:02 +0000 (11:55 +0300)]
IP/Port config regression fixed; fixes 756

7 years agoMerge pull request #750 from ktsaou/master
Costa Tsaousis [Wed, 3 Aug 2016 21:59:23 +0000 (00:59 +0300)]
Merge pull request #750 from ktsaou/master

minor error logging changes

7 years agodovecot support
paulfantom [Wed, 3 Aug 2016 18:08:41 +0000 (20:08 +0200)]
dovecot support

7 years agofix issue with '&' in chart family name
paulfantom [Wed, 3 Aug 2016 18:01:14 +0000 (20:01 +0200)]
fix issue with '&' in chart family name

7 years agoUNIX socket fallback to SOCK_STREAM when SOCK_DGRAM is not available
paulfantom [Wed, 3 Aug 2016 16:29:47 +0000 (18:29 +0200)]
UNIX socket fallback to SOCK_STREAM when SOCK_DGRAM is not available

7 years agooverride disk autodetection
paulfantom [Wed, 3 Aug 2016 15:57:02 +0000 (17:57 +0200)]
override disk autodetection

7 years agoraw data validator + incremental network graph
paulfantom [Wed, 3 Aug 2016 15:53:31 +0000 (17:53 +0200)]
raw data validator + incremental network graph

7 years agoMerge pull request #752 from paulfantom/master
Paweł Krupa [Wed, 3 Aug 2016 05:30:10 +0000 (07:30 +0200)]
Merge pull request #752 from paulfantom/master

Memcached + fixes in tomcat

7 years agoHarden the netdata systemd service
Craig Andrews [Fri, 24 Jun 2016 20:54:24 +0000 (16:54 -0400)]
Harden the netdata systemd service

Netdata runs as the "netdata" user (not root), all capabilities are stripped, a private /tmp is used, and most of the file system is made read only.

See https://www.freedesktop.org/software/systemd/man/systemd.exec.html

7 years agoprettify memcached in dashboard
paulfantom [Tue, 2 Aug 2016 18:38:09 +0000 (20:38 +0200)]
prettify memcached in dashboard

7 years agoadd memcached support
paulfantom [Tue, 2 Aug 2016 18:36:00 +0000 (20:36 +0200)]
add memcached support

7 years agoMerge remote-tracking branch 'firehol/master'
paulfantom [Tue, 2 Aug 2016 18:29:32 +0000 (20:29 +0200)]
Merge remote-tracking branch 'firehol/master'

7 years agoprevent apps.plugin errors when files are not found
Costa Tsaousis [Mon, 1 Aug 2016 15:54:10 +0000 (18:54 +0300)]
prevent apps.plugin errors when files are not found

7 years agoprevent error log flood when certain cgroup features are missing from the kernel...
Costa Tsaousis [Mon, 1 Aug 2016 15:41:09 +0000 (18:41 +0300)]
prevent error log flood when certain cgroup features are missing from the kernel; fixes #749

7 years agoapps.plugin logs the command name on errors
Costa Tsaousis [Sun, 31 Jul 2016 22:54:33 +0000 (01:54 +0300)]
apps.plugin logs the command name on errors

7 years agoMerge pull request #748 from ktsaou/libavl
Costa Tsaousis [Sun, 31 Jul 2016 22:38:37 +0000 (01:38 +0300)]
Merge pull request #748 from ktsaou/libavl

minor core fixes

7 years agoprevent repeating errors about madvise(); fixes #625
Costa Tsaousis [Sun, 31 Jul 2016 22:31:53 +0000 (01:31 +0300)]
prevent repeating errors about madvise(); fixes #625

7 years agodo not log error when the commands executed exit with 0
Costa Tsaousis [Sun, 31 Jul 2016 22:30:30 +0000 (01:30 +0300)]
do not log error when the commands executed exit with 0

7 years agoupdate the AVL header comments to reflect the new AVL calls
Costa Tsaousis [Sun, 31 Jul 2016 22:28:29 +0000 (01:28 +0300)]
update the AVL header comments to reflect the new AVL calls

7 years agoMerge pull request #740 from ktsaou/libavl
Costa Tsaousis [Sun, 31 Jul 2016 20:12:42 +0000 (23:12 +0300)]
Merge pull request #740 from ktsaou/libavl

AVL replacement with LGPL license

7 years agoMerge remote-tracking branch 'firehol/master'
paulfantom [Sun, 31 Jul 2016 19:39:54 +0000 (21:39 +0200)]
Merge remote-tracking branch 'firehol/master'

7 years agoMerge pull request #724 from paulfantom/master
Paweł Krupa [Sun, 31 Jul 2016 19:39:24 +0000 (21:39 +0200)]
Merge pull request #724 from paulfantom/master

Code cleanup + bug fixes in base.py

7 years agoMerge pull request #746 from ktsaou/master
Costa Tsaousis [Sun, 31 Jul 2016 16:54:46 +0000 (19:54 +0300)]
Merge pull request #746 from ktsaou/master

netdata-installer compatibility fixes

7 years agodont use BASH 4 features when BASH 4+ is not available #733; fallback to systemctl...
Costa Tsaousis [Sat, 30 Jul 2016 23:41:52 +0000 (02:41 +0300)]
dont use BASH 4 features when BASH 4+ is not available #733; fallback to systemctl if service is not available - fixes start/restart on Arch Linux

7 years agoMerge pull request #745 from jasonwbarnett/cleanup-rpm-spec
Costa Tsaousis [Sat, 30 Jul 2016 14:19:47 +0000 (17:19 +0300)]
Merge pull request #745 from jasonwbarnett/cleanup-rpm-spec

fix web directory and do not create registry directory

7 years agoMerge pull request #735 from jasonwbarnett/hard-code-release-in-spec
Costa Tsaousis [Sat, 30 Jul 2016 14:16:10 +0000 (17:16 +0300)]
Merge pull request #735 from jasonwbarnett/hard-code-release-in-spec

hardcode the release number in the spec

7 years agofix web directory and do not create registry directory
Jason Barnett [Sat, 30 Jul 2016 12:52:07 +0000 (08:52 -0400)]
fix web directory and do not create registry directory

7 years agoMerge pull request #738 from jasonwbarnett/bugfix/more-rpm-fixes
Costa Tsaousis [Fri, 29 Jul 2016 18:23:32 +0000 (21:23 +0300)]
Merge pull request #738 from jasonwbarnett/bugfix/more-rpm-fixes

RPM improvements/fixes: lock down and fix %files section

7 years agolockdown web directory permissions and create registry directory
Jason Barnett [Fri, 29 Jul 2016 15:22:11 +0000 (11:22 -0400)]
lockdown web directory permissions and create registry directory

7 years agoMerge pull request #741 from jasonwbarnett/bugfix/fix-postin-failure
Costa Tsaousis [Fri, 29 Jul 2016 10:15:10 +0000 (13:15 +0300)]
Merge pull request #741 from jasonwbarnett/bugfix/fix-postin-failure

fix %post, %preun and %postun

7 years agofix %post, %preun and %postun
Jason Barnett [Thu, 28 Jul 2016 23:30:36 +0000 (19:30 -0400)]
fix %post, %preun and %postun

7 years agoreplaced AVL by Daniel A. Nagy (GPLv2) with an adaptation of libavl by Ben Pfaff...
Costa Tsaousis [Thu, 28 Jul 2016 22:44:15 +0000 (01:44 +0300)]
replaced AVL by Daniel A. Nagy (GPLv2) with an adaptation of libavl by Ben Pfaff (LGPL) that uses exactly the memory footprint of the first

7 years agoMerge pull request #730 from ktsaou/master
Costa Tsaousis [Thu, 28 Jul 2016 19:34:31 +0000 (22:34 +0300)]
Merge pull request #730 from ktsaou/master

guest values in CPU

7 years agolock down and fix %files section
Jason Barnett [Thu, 28 Jul 2016 13:45:36 +0000 (09:45 -0400)]
lock down and fix %files section

7 years agoMerge pull request #734 from jasonwbarnett/improve-rpm-spec
Costa Tsaousis [Thu, 28 Jul 2016 07:22:17 +0000 (10:22 +0300)]
Merge pull request #734 from jasonwbarnett/improve-rpm-spec

RPM improvements / fixes

7 years agohardcode the release number in the spec
Jason Barnett [Thu, 28 Jul 2016 00:40:29 +0000 (20:40 -0400)]
hardcode the release number in the spec

7 years agoimprove spec readability, add a logrotate configuration and create /var/lib/netdata...
Jason Barnett [Thu, 28 Jul 2016 00:26:53 +0000 (20:26 -0400)]
improve spec readability, add a logrotate configuration and create /var/lib/netdata directory

7 years agomake the spec file easier to read and increase find statement flexibility
Jason Barnett [Thu, 28 Jul 2016 00:24:37 +0000 (20:24 -0400)]
make the spec file easier to read and increase find statement flexibility

7 years agodo not collect guest usage when running without-guest
Costa Tsaousis [Wed, 27 Jul 2016 18:33:08 +0000 (21:33 +0300)]
do not collect guest usage when running without-guest

7 years agoadd help info for apps.plugin
Costa Tsaousis [Wed, 27 Jul 2016 11:09:45 +0000 (14:09 +0300)]
add help info for apps.plugin

7 years agoadded command line options with-guest and without-guest to enable or disable the...
Costa Tsaousis [Wed, 27 Jul 2016 10:37:53 +0000 (13:37 +0300)]
added command line options with-guest and without-guest to enable or disable the separate guest charts; fixes #729

7 years agoadd reset or overflow detection in percentage-of-incremental-total dimensions - like...
Costa Tsaousis [Wed, 27 Jul 2016 10:01:49 +0000 (13:01 +0300)]
add reset or overflow detection in percentage-of-incremental-total dimensions - like it already existed for incremental dimensions; fixes #729

7 years agoapps.plugin now properly sets the ceiling for guest time
Costa Tsaousis [Wed, 27 Jul 2016 09:47:47 +0000 (12:47 +0300)]
apps.plugin now properly sets the ceiling for guest time

7 years agoproperly use guest time and children guest time in apps.plugin; fixes #729
Costa Tsaousis [Wed, 27 Jul 2016 09:29:48 +0000 (12:29 +0300)]
properly use guest time and children guest time in apps.plugin; fixes #729

7 years agoapps.plugin optimization to send all the data to netdata with just one write operatio...
Costa Tsaousis [Wed, 27 Jul 2016 00:02:24 +0000 (03:02 +0300)]
apps.plugin optimization to send all the data to netdata with just one write operation - also avoid using printf

7 years agofix python compatibility in tomcat module
paulfantom [Tue, 26 Jul 2016 22:10:07 +0000 (00:10 +0200)]
fix python compatibility in tomcat module

7 years agotomcat work on different port than 8080 and with malformed data
paulfantom [Tue, 26 Jul 2016 21:54:20 +0000 (23:54 +0200)]
tomcat work on different port than 8080 and with malformed data

7 years agoMerge pull request #728 from jasonwbarnett/add-el6-support
Costa Tsaousis [Tue, 26 Jul 2016 19:25:11 +0000 (22:25 +0300)]
Merge pull request #728 from jasonwbarnett/add-el6-support

Add el6 support

7 years agoproperly use guest values in all CPU charts; host CPU charts substract guest from...
Costa Tsaousis [Tue, 26 Jul 2016 19:20:28 +0000 (22:20 +0300)]
properly use guest values in all CPU charts; host CPU charts substract guest from user and guest_nice from nice; application, users and user groups cpu charts now take into account guest and children guest (substracted from user time); fixes #729

7 years agostart netdata post RPM install to align with EL7
Jason Barnett [Tue, 26 Jul 2016 14:12:40 +0000 (10:12 -0400)]
start netdata post RPM install to align with EL7

7 years agofix python compile errors on el6 and el7
Jason Barnett [Tue, 26 Jul 2016 14:06:19 +0000 (10:06 -0400)]
fix python compile errors on el6 and el7

7 years agoupdate spec file to support EL6
Jason Barnett [Tue, 26 Jul 2016 13:30:49 +0000 (09:30 -0400)]
update spec file to support EL6

7 years agoUpdate netdata.spec.in (#679)
Elan Ruusamäe [Mon, 25 Jul 2016 14:52:46 +0000 (17:52 +0300)]
Update netdata.spec.in (#679)

fix config install error introduced from 1abb8faa

7 years agoBind to localhost by default (#314)
Federico Ceratto [Mon, 25 Jul 2016 10:31:55 +0000 (11:31 +0100)]
Bind to localhost by default (#314)

7 years agoMerge pull request #723 from ktsaou/master
Costa Tsaousis [Mon, 25 Jul 2016 09:32:23 +0000 (12:32 +0300)]
Merge pull request #723 from ktsaou/master

netdata can bind to multiple IPs and ports

7 years agorespect the plugin directory set in netdata.conf when searching for the tc helper...
Costa Tsaousis [Mon, 25 Jul 2016 09:28:39 +0000 (12:28 +0300)]
respect the plugin directory set in netdata.conf when searching for the tc helper script

7 years agoprint to error.log the sockets netdata is listening
Costa Tsaousis [Mon, 25 Jul 2016 09:27:54 +0000 (12:27 +0300)]
print to error.log the sockets netdata is listening