]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #647 from ktsaou/master
Costa Tsaousis [Mon, 4 Jul 2016 22:18:39 +0000 (01:18 +0300)]
Merge pull request #647 from ktsaou/master

removed gentoo ebuild from Makefile.am

7 years agoremoved gentoo ebuild
Costa Tsaousis (ktsaou) [Mon, 4 Jul 2016 22:16:18 +0000 (01:16 +0300)]
removed gentoo ebuild

7 years agoMerge pull request #645 from candrews/patch-2
Costa Tsaousis [Mon, 4 Jul 2016 21:58:32 +0000 (00:58 +0300)]
Merge pull request #645 from candrews/patch-2

Delete ebuild because it is now in Gentoo

7 years agoMerge pull request #646 from ktsaou/master
Costa Tsaousis [Mon, 4 Jul 2016 19:58:47 +0000 (22:58 +0300)]
Merge pull request #646 from ktsaou/master

minor fixes and cleanup

7 years agoremoved proprietary charts.d modules from Makefile
Costa Tsaousis (ktsaou) [Mon, 4 Jul 2016 19:54:15 +0000 (22:54 +0300)]
removed proprietary charts.d modules from Makefile

7 years agoMerge branch 'master' of github.com:ktsaou/netdata
Costa Tsaousis (ktsaou) [Mon, 4 Jul 2016 19:42:19 +0000 (22:42 +0300)]
Merge branch 'master' of github.com:ktsaou/netdata

7 years agocleanup propriatery charts.d charts; proc_stat optimization; minor fixes for not...
Costa Tsaousis (ktsaou) [Mon, 4 Jul 2016 19:41:49 +0000 (22:41 +0300)]
cleanup propriatery charts.d charts; proc_stat optimization; minor fixes for not updated dimensions in rrd.c

7 years agoDelete ebuild because it is now in Gentoo
Craig Andrews [Mon, 4 Jul 2016 17:37:05 +0000 (13:37 -0400)]
Delete ebuild because it is now in Gentoo

Gentoo now has net-analyzer/netdata, so there is no need to have an ebuild in this repository, as it will only cause confusion.

7 years agoMerge pull request #641 from ktsaou/master
Costa Tsaousis [Sun, 3 Jul 2016 18:16:30 +0000 (21:16 +0300)]
Merge pull request #641 from ktsaou/master

updated demosites.html to show all 8 netdata demo sites

7 years agoupdated demo sites
Costa Tsaousis [Sun, 3 Jul 2016 18:09:50 +0000 (21:09 +0300)]
updated demo sites

7 years agomessage about system wide installation should only appear when local installation...
Costa Tsaousis [Sun, 3 Jul 2016 14:21:38 +0000 (17:21 +0300)]
message about system wide installation should only appear when local installation is requested

7 years agoMerge pull request #640 from tferreira/master
Costa Tsaousis [Sun, 3 Jul 2016 10:07:29 +0000 (13:07 +0300)]
Merge pull request #640 from tferreira/master

Adding various applications to apps_groups.conf

7 years agoAdding various applications to apps_groups.conf
Thomas Ferreira [Sat, 2 Jul 2016 23:48:15 +0000 (01:48 +0200)]
Adding various applications to apps_groups.conf

7 years agoMerge pull request #639 from paulfantom/master
Costa Tsaousis [Sat, 2 Jul 2016 22:31:56 +0000 (01:31 +0300)]
Merge pull request #639 from paulfantom/master

Simplify mysql.chart.py

7 years agobetter error messages
paulfantom [Sat, 2 Jul 2016 21:01:07 +0000 (23:01 +0200)]
better error messages

7 years agoFix issues from testing mysql.chart.py + change method name
paulfantom [Sat, 2 Jul 2016 18:05:34 +0000 (20:05 +0200)]
Fix issues from testing mysql.chart.py + change method name

7 years agouse SimpleService in mysql service
paulfantom [Sat, 2 Jul 2016 17:25:12 +0000 (19:25 +0200)]
use SimpleService in mysql service

7 years agopermit frequent log parsing
paulfantom [Sat, 2 Jul 2016 17:00:13 +0000 (19:00 +0200)]
permit frequent log parsing

7 years agoadd other counter
paulfantom [Sat, 2 Jul 2016 16:58:09 +0000 (18:58 +0200)]
add other counter

7 years agoprevent frequent opening of log files
paulfantom [Sat, 2 Jul 2016 16:56:21 +0000 (18:56 +0200)]
prevent frequent opening of log files

7 years agoMerge pull request #638 from ktsaou/master
Costa Tsaousis [Sat, 2 Jul 2016 16:46:39 +0000 (19:46 +0300)]
Merge pull request #638 from ktsaou/master

python-modules-installer.sh got more informative

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis [Sat, 2 Jul 2016 16:36:21 +0000 (19:36 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agoMerge pull request #632 from paulfantom/master
Costa Tsaousis [Sat, 2 Jul 2016 16:35:36 +0000 (19:35 +0300)]
Merge pull request #632 from paulfantom/master

Wrappers around charts creation + LogService

7 years agomore informative error messages in python-modules-installer.sh
Costa Tsaousis (ktsaou) [Sat, 2 Jul 2016 14:24:08 +0000 (17:24 +0300)]
more informative error messages in python-modules-installer.sh

7 years agoMerge pull request #635 from ktsaou/master
Costa Tsaousis [Sat, 2 Jul 2016 00:01:39 +0000 (03:01 +0300)]
Merge pull request #635 from ktsaou/master

apps.plugin, work-around kernel limitation not accumulating not-waited-for childs into parents

7 years agoapps.plugin, properly handle the kernel issues that does not include grandchildren...
Costa Tsaousis [Fri, 1 Jul 2016 23:46:49 +0000 (02:46 +0300)]
apps.plugin, properly handle the kernel issues that does not include grandchildren and not-waited-for children into the parent resources

7 years agoMerge pull request #634 from ktsaou/master
Costa Tsaousis [Fri, 1 Jul 2016 21:37:15 +0000 (00:37 +0300)]
Merge pull request #634 from ktsaou/master

minor optimizations

7 years agoprevent forks in tc-qos-helper.sh
Costa Tsaousis [Fri, 1 Jul 2016 21:24:20 +0000 (00:24 +0300)]
prevent forks in tc-qos-helper.sh

7 years agotc-qos-helper.sh follows the same rules with charts.d.plugin and it now supports...
Costa Tsaousis [Fri, 1 Jul 2016 21:07:05 +0000 (00:07 +0300)]
tc-qos-helper.sh follows the same rules with charts.d.plugin and it now supports custom configuration in /etc/netdata/tc-qos-helper.conf

7 years agouse the last accumulated values when aggregating exited children to parents
Costa Tsaousis [Fri, 1 Jul 2016 21:06:11 +0000 (00:06 +0300)]
use the last accumulated values when aggregating exited children to parents

7 years agodisable by default init.scope cgroup found in fedora 24
Costa Tsaousis [Fri, 1 Jul 2016 19:49:54 +0000 (22:49 +0300)]
disable by default init.scope cgroup found in fedora 24

7 years agofixed wrong printf signness
Costa Tsaousis [Fri, 1 Jul 2016 19:27:21 +0000 (22:27 +0300)]
fixed wrong printf signness

7 years agoMerge pull request #633 from tkuehne-deliveryhero/master
Costa Tsaousis [Fri, 1 Jul 2016 18:11:21 +0000 (21:11 +0300)]
Merge pull request #633 from tkuehne-deliveryhero/master

Fixing uninstall script

7 years agohit and miss values
paulfantom [Fri, 1 Jul 2016 16:06:57 +0000 (18:06 +0200)]
hit and miss values

7 years agoMUCH faster version of log reader
paulfantom [Fri, 1 Jul 2016 16:03:39 +0000 (18:03 +0200)]
MUCH faster version of log reader

7 years agofixing issues after testing apache_cache.chart.py
paulfantom [Fri, 1 Jul 2016 15:33:55 +0000 (17:33 +0200)]
fixing issues after testing apache_cache.chart.py

7 years agoFixing uninstall script
Tobias Kühne [Fri, 1 Jul 2016 12:51:16 +0000 (14:51 +0200)]
Fixing uninstall script

Using correct variable for killing netdata processes.

7 years agofix issue with rotating log
paulfantom [Fri, 1 Jul 2016 12:06:51 +0000 (14:06 +0200)]
fix issue with rotating log

7 years agoerror messages
paulfantom [Fri, 1 Jul 2016 11:40:58 +0000 (13:40 +0200)]
error messages

7 years agofix default apache url
paulfantom [Fri, 1 Jul 2016 11:36:13 +0000 (13:36 +0200)]
fix default apache url

7 years agoapache_cache python module
paulfantom [Fri, 1 Jul 2016 11:35:22 +0000 (13:35 +0200)]
apache_cache python module

7 years agoLogService prototype
paulfantom [Fri, 1 Jul 2016 10:59:34 +0000 (12:59 +0200)]
LogService prototype

7 years agoMerge pull request #630 from ktsaou/master
Costa Tsaousis [Thu, 30 Jun 2016 19:21:51 +0000 (22:21 +0300)]
Merge pull request #630 from ktsaou/master

apps.plugin optimization and new grouping of applications

7 years agofixed typo
Costa Tsaousis (ktsaou) [Thu, 30 Jun 2016 19:08:56 +0000 (22:08 +0300)]
fixed typo

7 years agoapps.plugin optimization and new grouping of applications
Costa Tsaousis (ktsaou) [Thu, 30 Jun 2016 18:49:13 +0000 (21:49 +0300)]
apps.plugin optimization and new grouping of applications

7 years agoAdd `check()` method in SimpleService
paulfantom [Thu, 30 Jun 2016 16:34:05 +0000 (18:34 +0200)]
Add `check()` method in SimpleService

7 years agomove all `url` variables from SimpleService to UrlService
paulfantom [Thu, 30 Jun 2016 16:31:37 +0000 (18:31 +0200)]
move all `url` variables from SimpleService to UrlService

7 years agoMerge pull request #615 from Aeyoun/master
Costa Tsaousis [Thu, 30 Jun 2016 09:40:25 +0000 (12:40 +0300)]
Merge pull request #615 from Aeyoun/master

Include HTML application name

7 years agoMerge pull request #626 from ktsaou/master
Costa Tsaousis [Thu, 30 Jun 2016 09:40:16 +0000 (12:40 +0300)]
Merge pull request #626 from ktsaou/master

apps.plugin now accounts exited children resources too

7 years agoadded command line option to apps.plugin to enable or disable exited childs resource...
Costa Tsaousis [Wed, 29 Jun 2016 23:02:37 +0000 (02:02 +0300)]
added command line option to apps.plugin to enable or disable exited childs resource usage; prevented apps.plugin from generating negative values when childs are enabled

7 years agoapps.plugin now properly tracks child resource usage into the application groups...
Costa Tsaousis [Wed, 29 Jun 2016 20:47:24 +0000 (23:47 +0300)]
apps.plugin now properly tracks child resource usage into the application groups, users and user groups

7 years agofix integer expression expected error when a chart.d module fails
Costa Tsaousis (ktsaou) [Mon, 27 Jun 2016 12:03:55 +0000 (15:03 +0300)]
fix integer expression expected error when a chart.d module fails

7 years agoInclude HTML application name (webapps)
Daniel Aleksandersen [Mon, 27 Jun 2016 09:59:29 +0000 (11:59 +0200)]
Include HTML application name (webapps)

7 years agoapps.plugin now reports exited children resources too
Costa Tsaousis (ktsaou) [Mon, 27 Jun 2016 07:34:43 +0000 (10:34 +0300)]
apps.plugin now reports exited children resources too

7 years agocreate SimpleService
paulfantom [Fri, 24 Jun 2016 09:28:33 +0000 (11:28 +0200)]
create SimpleService

7 years agorewrite `apache`, `nginx` and `phpfpm` plugins to use wrappers on chart creation
paulfantom [Fri, 24 Jun 2016 09:22:44 +0000 (11:22 +0200)]
rewrite `apache`, `nginx` and `phpfpm` plugins to use wrappers on chart creation

7 years agoMerge pull request #606 from paulfantom/threading
Costa Tsaousis [Thu, 23 Jun 2016 17:54:17 +0000 (20:54 +0300)]
Merge pull request #606 from paulfantom/threading

Python Threading

7 years agodo not escape everything
paulfantom [Thu, 23 Jun 2016 16:08:55 +0000 (18:08 +0200)]
do not escape everything

7 years agoescape characters in `_line()`
paulfantom [Thu, 23 Jun 2016 15:00:05 +0000 (17:00 +0200)]
escape characters in `_line()`

7 years agocomments
paulfantom [Thu, 23 Jun 2016 13:30:07 +0000 (15:30 +0200)]
comments

7 years agobasic checks in wrappers + store names of dimensions and charts in job object
paulfantom [Thu, 23 Jun 2016 13:10:11 +0000 (15:10 +0200)]
basic checks in wrappers + store names of dimensions and charts in job object

7 years agofix self.error()
paulfantom [Thu, 23 Jun 2016 11:23:00 +0000 (13:23 +0200)]
fix self.error()

7 years agomore wrapping
paulfantom [Thu, 23 Jun 2016 11:21:56 +0000 (13:21 +0200)]
more wrapping

7 years agowrapping
paulfantom [Thu, 23 Jun 2016 11:16:00 +0000 (13:16 +0200)]
wrapping

7 years agoresolves #602
paulfantom [Thu, 23 Jun 2016 10:48:32 +0000 (12:48 +0200)]
resolves #602

7 years agomodify Makefile
paulfantom [Thu, 23 Jun 2016 09:55:18 +0000 (11:55 +0200)]
modify Makefile

7 years agocomments
paulfantom [Thu, 23 Jun 2016 09:45:32 +0000 (11:45 +0200)]
comments

7 years agofix debugging issues
paulfantom [Thu, 23 Jun 2016 09:31:09 +0000 (11:31 +0200)]
fix debugging issues

7 years agoless print() statements
paulfantom [Thu, 23 Jun 2016 09:26:02 +0000 (11:26 +0200)]
less print() statements

7 years agomultithreading
paulfantom [Thu, 23 Jun 2016 09:21:26 +0000 (11:21 +0200)]
multithreading

7 years agoMerge pull request #600 from paulfantom/master
Costa Tsaousis [Wed, 22 Jun 2016 21:31:58 +0000 (00:31 +0300)]
Merge pull request #600 from paulfantom/master

Python and Shell fixes + apache and nginx python modules.

7 years agofix data presentation in `apache.chart.py`
paulfantom [Wed, 22 Jun 2016 19:46:47 +0000 (21:46 +0200)]
fix data presentation in `apache.chart.py`

7 years agofix some timeout issues
paulfantom [Wed, 22 Jun 2016 18:40:20 +0000 (20:40 +0200)]
fix some timeout issues

7 years agotimeout opening urls
paulfantom [Wed, 22 Jun 2016 17:42:34 +0000 (19:42 +0200)]
timeout opening urls

7 years agoformatting + typo
paulfantom [Wed, 22 Jun 2016 16:29:41 +0000 (18:29 +0200)]
formatting + typo

7 years agofixing problems with data formatting in apache and nginx
paulfantom [Wed, 22 Jun 2016 15:55:46 +0000 (17:55 +0200)]
fixing problems with data formatting in apache and nginx

7 years agoPEP8 formatting
paulfantom [Wed, 22 Jun 2016 14:33:38 +0000 (16:33 +0200)]
PEP8 formatting

7 years agochange urls to localhost
paulfantom [Wed, 22 Jun 2016 14:22:53 +0000 (16:22 +0200)]
change urls to localhost

7 years agofixing bugs in UrlService.
paulfantom [Wed, 22 Jun 2016 14:15:37 +0000 (16:15 +0200)]
fixing bugs in UrlService.

7 years agofixed some issues from previous commits
paulfantom [Wed, 22 Jun 2016 13:09:29 +0000 (15:09 +0200)]
fixed some issues from previous commits

7 years agonginx + apache python modules
paulfantom [Wed, 22 Jun 2016 12:23:22 +0000 (14:23 +0200)]
nginx + apache python modules

7 years agoMerge pull request #598 from paulfantom/master
Costa Tsaousis [Wed, 22 Jun 2016 12:01:34 +0000 (15:01 +0300)]
Merge pull request #598 from paulfantom/master

More python modules

7 years agounset update_every
paulfantom [Wed, 22 Jun 2016 11:53:17 +0000 (13:53 +0200)]
unset update_every

7 years agounset update_every
paulfantom [Wed, 22 Jun 2016 11:48:32 +0000 (13:48 +0200)]
unset update_every

7 years agoNew class UrlService + phpfpm python module + minor changes in python.d.conf
paulfantom [Wed, 22 Jun 2016 11:12:21 +0000 (13:12 +0200)]
New class UrlService + phpfpm python module + minor changes in python.d.conf

7 years agoMerge pull request #597 from paulfantom/master
Costa Tsaousis [Wed, 22 Jun 2016 10:57:29 +0000 (13:57 +0300)]
Merge pull request #597 from paulfantom/master

Fixed issue with `python.d.plugin 1 debug`

7 years agofix prev commit
paulfantom [Wed, 22 Jun 2016 10:42:02 +0000 (12:42 +0200)]
fix prev commit

7 years agoCode formatting + fixed debug update_every
paulfantom [Wed, 22 Jun 2016 10:40:11 +0000 (12:40 +0200)]
Code formatting + fixed debug update_every

7 years agoMerge pull request #595 from ktsaou/master
Costa Tsaousis [Wed, 22 Jun 2016 10:17:25 +0000 (13:17 +0300)]
Merge pull request #595 from ktsaou/master

more python.d.plugin debugging

7 years agooverride update_every only in debug mode
Costa Tsaousis [Wed, 22 Jun 2016 09:41:15 +0000 (12:41 +0300)]
override update_every only in debug mode

7 years agoignore built python-modules-installer
Costa Tsaousis [Wed, 22 Jun 2016 09:36:37 +0000 (12:36 +0300)]
ignore built python-modules-installer

7 years agopython modules installer updated
Costa Tsaousis [Wed, 22 Jun 2016 09:35:48 +0000 (12:35 +0300)]
python modules installer updated

7 years agodebugging info fixes
Costa Tsaousis [Wed, 22 Jun 2016 08:04:42 +0000 (11:04 +0300)]
debugging info fixes

7 years agoadded debugging info to python.d.plugin; added FIXME comments in problematic places
Costa Tsaousis [Tue, 21 Jun 2016 22:56:26 +0000 (01:56 +0300)]
added debugging info to python.d.plugin; added FIXME comments in problematic places

7 years agoMerge pull request #591 from paulfantom/master
Costa Tsaousis [Tue, 21 Jun 2016 22:06:54 +0000 (01:06 +0300)]
Merge pull request #591 from paulfantom/master

Fixing python

7 years agofix check() exception caching
paulfantom [Tue, 21 Jun 2016 18:39:49 +0000 (20:39 +0200)]
fix check() exception caching

7 years agomore meaningful error msg when importing module
paulfantom [Tue, 21 Jun 2016 18:37:42 +0000 (20:37 +0200)]
more meaningful error msg when importing module

7 years agofixing mistake from future
paulfantom [Tue, 21 Jun 2016 18:15:25 +0000 (20:15 +0200)]
fixing mistake from future

7 years agoMerge pull request #592 from Flums/patch-3
Costa Tsaousis [Tue, 21 Jun 2016 16:23:21 +0000 (19:23 +0300)]
Merge pull request #592 from Flums/patch-3

Adding HaProxy and Varnish to applications.

7 years agolittle bit more debug()
paulfantom [Tue, 21 Jun 2016 15:37:53 +0000 (17:37 +0200)]
little bit more debug()