]> arthur.barton.de Git - netdata.git/log
netdata.git
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 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 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 agomemcached incremental connections graph
paulfantom [Thu, 4 Aug 2016 17:03:46 +0000 (19:03 +0200)]
memcached incremental connections graph

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 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 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

7 years agopython 2.7 notification in tomcat
paulfantom [Mon, 25 Jul 2016 08:08:17 +0000 (10:08 +0200)]
python 2.7 notification in tomcat

7 years agohandle all exceptions in tomcat
paulfantom [Mon, 25 Jul 2016 08:03:26 +0000 (10:03 +0200)]
handle all exceptions in tomcat

7 years agoconvert value to string in error message in set method
paulfantom [Sun, 24 Jul 2016 10:18:52 +0000 (12:18 +0200)]
convert value to string in error message in set method

7 years agocomment-out proxy handling in UrlService
paulfantom [Sat, 23 Jul 2016 19:58:54 +0000 (21:58 +0200)]
comment-out proxy handling in UrlService

7 years agoreturn empty list if log file hasn't changed.
paulfantom [Sat, 23 Jul 2016 19:51:32 +0000 (21:51 +0200)]
return empty list if log file hasn't changed.

7 years agoupdated installer to use the new command line and configuration options
Costa Tsaousis [Sat, 23 Jul 2016 19:39:06 +0000 (22:39 +0300)]
updated installer to use the new command line and configuration options

7 years agofixed command line options to set the proper config variables
Costa Tsaousis [Sat, 23 Jul 2016 19:04:15 +0000 (22:04 +0300)]
fixed command line options to set the proper config variables

7 years agonetdata can now bind to multiple ip:port combinations; hostnames and ips but also...
Costa Tsaousis [Sat, 23 Jul 2016 18:47:51 +0000 (21:47 +0300)]
netdata can now bind to multiple ip:port combinations; hostnames and ips but also numeric ports and service names are also supported; fixes #458; contributes to #314

7 years agoMerge remote-tracking branch 'firehol/master'
paulfantom [Fri, 22 Jul 2016 19:37:53 +0000 (21:37 +0200)]
Merge remote-tracking branch 'firehol/master'

7 years agocode cleanup + bug fixes
paulfantom [Fri, 22 Jul 2016 19:37:29 +0000 (21:37 +0200)]
code cleanup + bug fixes

7 years agoMerge pull request #722 from ktsaou/master
Costa Tsaousis [Fri, 22 Jul 2016 16:09:13 +0000 (19:09 +0300)]
Merge pull request #722 from ktsaou/master

exim configuration information #56

7 years agoupdated config files signatures
Costa Tsaousis [Fri, 22 Jul 2016 14:53:56 +0000 (17:53 +0300)]
updated config files signatures

7 years agoadded information for exim configuration, fixes #56
Costa Tsaousis [Fri, 22 Jul 2016 14:52:46 +0000 (17:52 +0300)]
added information for exim configuration, fixes #56

7 years agoMerge pull request #718 from paulfantom/master
Paweł Krupa [Thu, 21 Jul 2016 23:28:03 +0000 (01:28 +0200)]
Merge pull request #718 from paulfantom/master

Support multiple same-name sensors

7 years agoremove debugging statement
paulfantom [Thu, 21 Jul 2016 13:32:34 +0000 (15:32 +0200)]
remove debugging statement

7 years agofix multi-cpu sensors
paulfantom [Thu, 21 Jul 2016 13:25:16 +0000 (15:25 +0200)]
fix multi-cpu sensors

7 years agoMerge pull request #716 from ktsaou/master
Costa Tsaousis [Wed, 20 Jul 2016 22:16:49 +0000 (01:16 +0300)]
Merge pull request #716 from ktsaou/master

mountinfo bugfixes

7 years agofix parsing for super option in mountinfo, fixes #714
Costa Tsaousis [Wed, 20 Jul 2016 22:07:08 +0000 (01:07 +0300)]
fix parsing for super option in mountinfo, fixes #714

7 years agofixed octal parsing in mountinfo, fixes #715
Costa Tsaousis [Wed, 20 Jul 2016 21:50:59 +0000 (00:50 +0300)]
fixed octal parsing in mountinfo, fixes #715

7 years agodecode octal escaping found in /proc/self/mountinfo to escape mainly spaces; fixes...
Costa Tsaousis [Wed, 20 Jul 2016 21:18:51 +0000 (00:18 +0300)]
decode octal escaping found in /proc/self/mountinfo to escape mainly spaces; fixes #715

7 years agore-organized mountinfo parsing for cgroups to prevent selecting lxcfs; fixes #714
Costa Tsaousis [Wed, 20 Jul 2016 20:43:04 +0000 (23:43 +0300)]
re-organized mountinfo parsing for cgroups to prevent selecting lxcfs; fixes #714

7 years agoMerge pull request #709 from paulfantom/master
Paweł Krupa [Tue, 19 Jul 2016 18:15:25 +0000 (20:15 +0200)]
Merge pull request #709 from paulfantom/master

merging.

7 years agodo not update chart if no SET found
paulfantom [Tue, 19 Jul 2016 12:28:49 +0000 (14:28 +0200)]
do not update chart if no SET found

7 years agodisk exclusion, hddtemp data checking
paulfantom [Tue, 19 Jul 2016 12:13:28 +0000 (14:13 +0200)]
disk exclusion, hddtemp data checking

7 years agoMerge pull request #710 from ktsaou/master
Costa Tsaousis [Tue, 19 Jul 2016 04:14:05 +0000 (07:14 +0300)]
Merge pull request #710 from ktsaou/master

dont expose charts that do not have dimensions

7 years agodont expose charts that do not have dimensions
Costa Tsaousis (ktsaou) [Tue, 19 Jul 2016 04:06:35 +0000 (07:06 +0300)]
dont expose charts that do not have dimensions

7 years agohddtemp check raw data
paulfantom [Tue, 19 Jul 2016 01:18:28 +0000 (03:18 +0200)]
hddtemp check raw data

7 years agochange timeout to 15s (speed up launching)
paulfantom [Tue, 19 Jul 2016 01:05:50 +0000 (03:05 +0200)]
change timeout to 15s (speed up launching)

7 years agoauto-add NETDATA_HOST_PREFIX to cpufreq.chart.py
paulfantom [Tue, 19 Jul 2016 00:53:50 +0000 (02:53 +0200)]
auto-add NETDATA_HOST_PREFIX to cpufreq.chart.py

7 years agoswitch to HTTP1.1
paulfantom [Tue, 19 Jul 2016 00:44:14 +0000 (02:44 +0200)]
switch to HTTP1.1

7 years agoremove debug
paulfantom [Tue, 19 Jul 2016 00:41:06 +0000 (02:41 +0200)]
remove debug

7 years agonon-blocking `SocketService`
paulfantom [Tue, 19 Jul 2016 00:40:21 +0000 (02:40 +0200)]
non-blocking `SocketService`

7 years agonon-blocking `SocketService`
paulfantom [Tue, 19 Jul 2016 00:30:03 +0000 (02:30 +0200)]
non-blocking `SocketService`

7 years agonon-blocking `SocketService` draft 2
paulfantom [Mon, 18 Jul 2016 23:56:24 +0000 (01:56 +0200)]
non-blocking `SocketService` draft 2

7 years agonon-blocking `SocketService`
paulfantom [Mon, 18 Jul 2016 20:56:08 +0000 (22:56 +0200)]
non-blocking `SocketService`

7 years agoMerge pull request #707 from paulfantom/master
Paweł Krupa [Mon, 18 Jul 2016 13:25:40 +0000 (15:25 +0200)]
Merge pull request #707 from paulfantom/master

fix units in mysql charts

7 years agofix units in mysql charts
paulfantom [Mon, 18 Jul 2016 13:17:24 +0000 (15:17 +0200)]
fix units in mysql charts

7 years agoMerge pull request #705 from ciccatrix/fix-init-script
Costa Tsaousis [Mon, 18 Jul 2016 06:52:29 +0000 (09:52 +0300)]
Merge pull request #705 from ciccatrix/fix-init-script

return RETVAL for condrestart()

7 years agoadd the dollar sign
Sally Hui [Mon, 18 Jul 2016 06:46:47 +0000 (02:46 -0400)]
add the dollar sign

7 years agoreturn RETVAL for condrestart()
Sally Hui [Mon, 18 Jul 2016 00:22:47 +0000 (20:22 -0400)]
return RETVAL for condrestart()

7 years agoMerge pull request #704 from ktsaou/master
Costa Tsaousis [Sun, 17 Jul 2016 22:05:41 +0000 (01:05 +0300)]
Merge pull request #704 from ktsaou/master

QoS plugin now reports packets and dropped packets; installer now protects node.d config files

7 years agoadded TC qos options to control individual charts
Costa Tsaousis [Sun, 17 Jul 2016 16:35:19 +0000 (19:35 +0300)]
added TC qos options to control individual charts

7 years agoTC plugin now cleanups properly; added TC packets and dropped packets charts
Costa Tsaousis [Sun, 17 Jul 2016 12:07:26 +0000 (15:07 +0300)]
TC plugin now cleanups properly; added TC packets and dropped packets charts

7 years agoMerge pull request #703 from paulfantom/master
Costa Tsaousis [Sat, 16 Jul 2016 16:13:07 +0000 (19:13 +0300)]
Merge pull request #703 from paulfantom/master

bundle pyyaml