]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agosort config file
paulfantom [Wed, 6 Jul 2016 07:58:05 +0000 (09:58 +0200)]
sort config file

7 years agofix python2 and python3 incompatibility
paulfantom [Wed, 6 Jul 2016 07:39:38 +0000 (09:39 +0200)]
fix python2 and python3 incompatibility

7 years agonew default `mysql.conf`
paulfantom [Wed, 6 Jul 2016 07:39:12 +0000 (09:39 +0200)]
new default `mysql.conf`

7 years agoautodetection now works with `name` instead of `override_name`.
paulfantom [Wed, 6 Jul 2016 07:38:52 +0000 (09:38 +0200)]
autodetection now works with `name` instead of `override_name`.

7 years agoprototype of `ExecutableService`
paulfantom [Mon, 4 Jul 2016 23:48:20 +0000 (01:48 +0200)]
prototype of `ExecutableService`

7 years agoHTTP basic auth
paulfantom [Mon, 4 Jul 2016 22:48:12 +0000 (00:48 +0200)]
HTTP basic auth

7 years agoupdate python modules readme
paulfantom [Mon, 4 Jul 2016 21:49:06 +0000 (23:49 +0200)]
update python modules readme

7 years agocode documentation
paulfantom [Mon, 4 Jul 2016 20:56:14 +0000 (22:56 +0200)]
code documentation

7 years agoremove some old comments
paulfantom [Mon, 4 Jul 2016 13:54:17 +0000 (15:54 +0200)]
remove some old comments

7 years agoNew `NetSocketService` class + squid.chart.py + fix infinite retries loop
paulfantom [Mon, 4 Jul 2016 13:28:32 +0000 (15:28 +0200)]
New `NetSocketService` class + squid.chart.py + fix infinite retries loop

7 years agoworking version of `hddtemp.chart.py`
paulfantom [Sun, 3 Jul 2016 13:15:42 +0000 (15:15 +0200)]
working version of `hddtemp.chart.py`

7 years agoimplement `_get_raw_data`
paulfantom [Sun, 3 Jul 2016 12:43:54 +0000 (14:43 +0200)]
implement `_get_raw_data`

7 years agochange name from `_format_data` to `_get_data`.
paulfantom [Sun, 3 Jul 2016 12:40:22 +0000 (14:40 +0200)]
change name from `_format_data` to `_get_data`.

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

7 years agomore debug
paulfantom [Tue, 21 Jun 2016 15:28:03 +0000 (17:28 +0200)]
more debug

7 years agoAdding HaProxy and Varnish to applications.
Philip Gabrielsen [Tue, 21 Jun 2016 12:37:09 +0000 (14:37 +0200)]
Adding HaProxy and Varnish to applications.

7 years agofix disabling everything
paulfantom [Tue, 21 Jun 2016 12:02:09 +0000 (14:02 +0200)]
fix disabling everything

7 years agotypo
paulfantom [Tue, 21 Jun 2016 11:18:13 +0000 (13:18 +0200)]
typo

7 years agoremove debug statement
paulfantom [Tue, 21 Jun 2016 11:14:49 +0000 (13:14 +0200)]
remove debug statement

7 years agoinformation about `enabled: no` in `python.d.conf`
paulfantom [Tue, 21 Jun 2016 11:13:35 +0000 (13:13 +0200)]
information about `enabled: no` in `python.d.conf`

7 years agoimprove code readability (update_every issue)
paulfantom [Tue, 21 Jun 2016 10:27:19 +0000 (12:27 +0200)]
improve code readability (update_every issue)

7 years agobase config
paulfantom [Tue, 21 Jun 2016 10:07:59 +0000 (12:07 +0200)]
base config

7 years agoupdate_every
paulfantom [Tue, 21 Jun 2016 10:07:15 +0000 (12:07 +0200)]
update_every

7 years agofix mysql update_every
paulfantom [Tue, 21 Jun 2016 09:56:30 +0000 (11:56 +0200)]
fix mysql update_every

7 years agofix update_every, PEP8 formatting
paulfantom [Tue, 21 Jun 2016 09:43:28 +0000 (11:43 +0200)]
fix update_every, PEP8 formatting

7 years agoMerge pull request #590 from ktsaou/master
Costa Tsaousis [Tue, 21 Jun 2016 09:28:33 +0000 (12:28 +0300)]
Merge pull request #590 from ktsaou/master

python plugin fixes for better tracing debugging

7 years agoremoved unused import
Costa Tsaousis [Tue, 21 Jun 2016 09:15:04 +0000 (12:15 +0300)]
removed unused import

7 years agoMerge pull request #587 from Flums/patch-2
Costa Tsaousis [Tue, 21 Jun 2016 08:55:24 +0000 (11:55 +0300)]
Merge pull request #587 from Flums/patch-2

Adding another application type

7 years agoMerge pull request #588 from kianxineki/patch-1
Costa Tsaousis [Tue, 21 Jun 2016 08:54:58 +0000 (11:54 +0300)]
Merge pull request #588 from kianxineki/patch-1

misspelling nginx

7 years agoMerge pull request #589 from paulfantom/master
Costa Tsaousis [Tue, 21 Jun 2016 08:36:23 +0000 (11:36 +0300)]
Merge pull request #589 from paulfantom/master

Add encoding (PEP263)

7 years agopython plugin fixes for better tracing debugging
Costa Tsaousis [Tue, 21 Jun 2016 08:28:34 +0000 (11:28 +0300)]
python plugin fixes for better tracing debugging

7 years agoMerge remote-tracking branch 'remotes/firehol/master'
paulfantom [Tue, 21 Jun 2016 08:07:54 +0000 (10:07 +0200)]
Merge remote-tracking branch 'remotes/firehol/master'

7 years agofollow PEP 263
paulfantom [Tue, 21 Jun 2016 08:02:15 +0000 (10:02 +0200)]
follow PEP 263

7 years agoMerge pull request #582 from paulfantom/master
Costa Tsaousis [Tue, 21 Jun 2016 06:26:07 +0000 (09:26 +0300)]
Merge pull request #582 from paulfantom/master

More object-oriented python jobs

7 years agomisspelling nginx
Alberto Galera [Mon, 20 Jun 2016 13:38:48 +0000 (15:38 +0200)]
misspelling nginx

7 years agofixed env vars handling
paulfantom [Mon, 20 Jun 2016 12:07:46 +0000 (14:07 +0200)]
fixed env vars handling

7 years agoAdding another application type
Philip Gabrielsen [Mon, 20 Jun 2016 12:06:09 +0000 (14:06 +0200)]
Adding another application type

Forgot amavis in my previous commit.

7 years agomake MySQL compatible with python2
paulfantom [Mon, 20 Jun 2016 12:03:06 +0000 (14:03 +0200)]
make MySQL compatible with python2

7 years agosimple pip wrapper script
paulfantom [Mon, 20 Jun 2016 11:50:24 +0000 (13:50 +0200)]
simple pip wrapper script