]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agodebugging
paulfantom [Wed, 13 Jul 2016 08:15:50 +0000 (10:15 +0200)]
debugging

7 years agoredis config
paulfantom [Tue, 12 Jul 2016 23:25:37 +0000 (01:25 +0200)]
redis config

7 years agoadd modules to main python config
paulfantom [Tue, 12 Jul 2016 23:18:06 +0000 (01:18 +0200)]
add modules to main python config

7 years agofix wrong chart name when using autodetection
paulfantom [Tue, 12 Jul 2016 23:14:41 +0000 (01:14 +0200)]
fix wrong chart name when using autodetection

7 years agoredis naming in dashboard
paulfantom [Tue, 12 Jul 2016 15:18:18 +0000 (17:18 +0200)]
redis naming in dashboard

7 years agoafter tests fixes (redis module)
paulfantom [Tue, 12 Jul 2016 15:07:13 +0000 (17:07 +0200)]
after tests fixes (redis module)

7 years agonot tested redis module
paulfantom [Tue, 12 Jul 2016 14:35:43 +0000 (16:35 +0200)]
not tested redis module

7 years agospeed up grabbing data from socket
paulfantom [Mon, 11 Jul 2016 19:30:44 +0000 (21:30 +0200)]
speed up grabbing data from socket

7 years agohacky shebang
paulfantom [Mon, 11 Jul 2016 19:29:10 +0000 (21:29 +0200)]
hacky shebang

7 years agoMerge remote-tracking branch 'firehol/master'
paulfantom [Fri, 8 Jul 2016 14:33:09 +0000 (16:33 +0200)]
Merge remote-tracking branch 'firehol/master'

7 years agoMerge pull request #668 from ktsaou/master
Costa Tsaousis [Fri, 8 Jul 2016 14:26:40 +0000 (17:26 +0300)]
Merge pull request #668 from ktsaou/master

switch to nanosleep() by default; fix for mysql not reading Handler_X in older systems

7 years agoswitched to nanosleep() by default
Costa Tsaousis (ktsaou) [Fri, 8 Jul 2016 14:19:20 +0000 (17:19 +0300)]
switched to nanosleep() by default

7 years agofixed fom mysql not reading Handler_X values in older systems
Costa Tsaousis (ktsaou) [Fri, 8 Jul 2016 14:13:51 +0000 (17:13 +0300)]
fixed fom mysql not reading Handler_X values in older systems

7 years agofix nginx entry in web dashboard
paulfantom [Fri, 8 Jul 2016 10:16:30 +0000 (12:16 +0200)]
fix nginx entry in web dashboard

7 years agofix nginx entry in web dashboard
paulfantom [Fri, 8 Jul 2016 10:10:51 +0000 (12:10 +0200)]
fix nginx entry in web dashboard

7 years agofix error when configuration file is empty
paulfantom [Fri, 8 Jul 2016 09:59:23 +0000 (11:59 +0200)]
fix error when configuration file is empty

7 years agofix exim.chart.py
paulfantom [Fri, 8 Jul 2016 09:52:49 +0000 (11:52 +0200)]
fix exim.chart.py

7 years agoadd option to connect to unix socket with `SocketService`
paulfantom [Fri, 8 Jul 2016 09:32:22 +0000 (11:32 +0200)]
add option to connect to unix socket with `SocketService`

7 years agofix ExecutableService compatibility + better whitelist checking
paulfantom [Fri, 8 Jul 2016 09:07:01 +0000 (11:07 +0200)]
fix ExecutableService compatibility + better whitelist checking

7 years agoMerge pull request #666 from paulfantom/master
Costa Tsaousis [Fri, 8 Jul 2016 08:48:21 +0000 (11:48 +0300)]
Merge pull request #666 from paulfantom/master

python `sensors` module

7 years agoconf makefile
paulfantom [Fri, 8 Jul 2016 08:34:33 +0000 (10:34 +0200)]
conf makefile

7 years agoremove debugging info
paulfantom [Fri, 8 Jul 2016 08:33:09 +0000 (10:33 +0200)]
remove debugging info

7 years agoselect chips + license
paulfantom [Fri, 8 Jul 2016 08:30:48 +0000 (10:30 +0200)]
select chips + license

7 years agoMerge pull request #667 from ktsaou/master
Costa Tsaousis [Fri, 8 Jul 2016 00:56:10 +0000 (03:56 +0300)]
Merge pull request #667 from ktsaou/master

yet another rewrite of apps.plugin to fix cpu spikes on slow systems

7 years agofix for apps.plugin when update_every is not 1
Costa Tsaousis (ktsaou) [Fri, 8 Jul 2016 00:49:01 +0000 (03:49 +0300)]
fix for apps.plugin when update_every is not 1

7 years agoyet another rewrite of apps.plugin to fix cpu spikes on slow systems; fixes #644
Costa Tsaousis (ktsaou) [Thu, 7 Jul 2016 23:41:33 +0000 (02:41 +0300)]
yet another rewrite of apps.plugin to fix cpu spikes on slow systems; fixes #644

7 years agominor fixes
paulfantom [Thu, 7 Jul 2016 17:07:47 +0000 (19:07 +0200)]
minor fixes

7 years agofixed sensors
paulfantom [Thu, 7 Jul 2016 17:04:19 +0000 (19:04 +0200)]
fixed sensors

7 years agosensors
paulfantom [Thu, 7 Jul 2016 16:31:04 +0000 (18:31 +0200)]
sensors

7 years agoenable different path for `/sys/devices` in `cpufreq.chart.py`
paulfantom [Thu, 7 Jul 2016 13:36:19 +0000 (15:36 +0200)]
enable different path for `/sys/devices` in `cpufreq.chart.py`

7 years agoMerge pull request #665 from paulfantom/master
Costa Tsaousis [Thu, 7 Jul 2016 11:20:37 +0000 (14:20 +0300)]
Merge pull request #665 from paulfantom/master

Cpufreq + exim + postfix

7 years agoconfig files + makefiles
paulfantom [Thu, 7 Jul 2016 10:40:02 +0000 (12:40 +0200)]
config files + makefiles

7 years agosearch for command + exim.chart.py
paulfantom [Thu, 7 Jul 2016 10:36:44 +0000 (12:36 +0200)]
search for command + exim.chart.py

7 years agosort makefile + minor change in comments
paulfantom [Thu, 7 Jul 2016 10:23:15 +0000 (12:23 +0200)]
sort makefile + minor change in comments

7 years agopostfix.chart.py
paulfantom [Thu, 7 Jul 2016 10:18:37 +0000 (12:18 +0200)]
postfix.chart.py

7 years agoremove SysFileService prototype
paulfantom [Wed, 6 Jul 2016 22:54:37 +0000 (00:54 +0200)]
remove SysFileService prototype

7 years agocpufreq + SysFileService prototype
paulfantom [Wed, 6 Jul 2016 22:47:37 +0000 (00:47 +0200)]
cpufreq + SysFileService prototype

7 years agoMerge pull request #662 from paulfantom/master
Costa Tsaousis [Wed, 6 Jul 2016 20:14:57 +0000 (23:14 +0300)]
Merge pull request #662 from paulfantom/master

fix issues with python jobs not showing in dashboard

7 years agoprint error in NetSocketService on stderr instead of stdout
paulfantom [Wed, 6 Jul 2016 19:52:54 +0000 (21:52 +0200)]
print error in NetSocketService on stderr instead of stdout

7 years agonow it's fixed.
paulfantom [Wed, 6 Jul 2016 19:43:26 +0000 (21:43 +0200)]
now it's fixed.

7 years agofix issues with jobs not showing in dashboard
paulfantom [Wed, 6 Jul 2016 19:33:14 +0000 (21:33 +0200)]
fix issues with jobs not showing in dashboard

7 years agoMerge pull request #643 from paulfantom/master
Costa Tsaousis [Wed, 6 Jul 2016 19:02:17 +0000 (22:02 +0300)]
Merge pull request #643 from paulfantom/master

python.d squid + hddtemp + tomcat + minor fixes

7 years agoworking version of tomcat.chart.py
paulfantom [Wed, 6 Jul 2016 18:53:45 +0000 (20:53 +0200)]
working version of tomcat.chart.py

7 years agofix too many ':"'
paulfantom [Wed, 6 Jul 2016 17:30:13 +0000 (19:30 +0200)]
fix too many ':"'

7 years agoremove trailing '_' from chart name when configuration doesn't specify job name
paulfantom [Wed, 6 Jul 2016 17:25:42 +0000 (19:25 +0200)]
remove trailing '_' from chart name when configuration doesn't specify job name

7 years agofix `NetSocketService` (parsing `request` from configuration file)
paulfantom [Wed, 6 Jul 2016 16:42:02 +0000 (18:42 +0200)]
fix `NetSocketService` (parsing `request` from configuration file)

7 years agotabs in makefile
paulfantom [Wed, 6 Jul 2016 16:22:57 +0000 (18:22 +0200)]
tabs in makefile

7 years agotypo
paulfantom [Wed, 6 Jul 2016 16:16:41 +0000 (18:16 +0200)]
typo

7 years agoadd `retries`
paulfantom [Wed, 6 Jul 2016 16:15:14 +0000 (18:15 +0200)]
add `retries`

7 years agoconfiguration files
paulfantom [Wed, 6 Jul 2016 16:07:19 +0000 (18:07 +0200)]
configuration files

7 years agoMerge pull request #661 from Flums/patch-5
Costa Tsaousis [Wed, 6 Jul 2016 14:23:59 +0000 (17:23 +0300)]
Merge pull request #661 from Flums/patch-5

Adding some more applications.

7 years agoAdding some more applications.
Philip Gabrielsen [Wed, 6 Jul 2016 13:53:17 +0000 (15:53 +0200)]
Adding some more applications.

7 years agoMerge pull request #660 from Flums/patch-4
Costa Tsaousis [Wed, 6 Jul 2016 13:30:03 +0000 (16:30 +0300)]
Merge pull request #660 from Flums/patch-4

Adding irssi client into new group, chat.

7 years agoAdding irssi client into new group, chat.
Philip Gabrielsen [Wed, 6 Jul 2016 13:17:53 +0000 (15:17 +0200)]
Adding irssi client into new group, chat.

7 years agoinclude squid config in makefile
paulfantom [Wed, 6 Jul 2016 08:08:47 +0000 (10:08 +0200)]
include squid config in makefile

7 years agotypo
paulfantom [Wed, 6 Jul 2016 08:08:00 +0000 (10:08 +0200)]
typo

7 years agomove squid autodetection only to configuration file
paulfantom [Wed, 6 Jul 2016 08:06:58 +0000 (10:06 +0200)]
move squid autodetection only to configuration file

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 agoMerge pull request #657 from ktsaou/master
Costa Tsaousis [Tue, 5 Jul 2016 23:17:11 +0000 (02:17 +0300)]
Merge pull request #657 from ktsaou/master

timer updates (usleep() - the default, new timer: nanosleep())

7 years agohandle usleep() on systems that do not accept more than 999999 usec; implement altern...
Costa Tsaousis (ktsaou) [Tue, 5 Jul 2016 23:09:56 +0000 (02:09 +0300)]
handle usleep() on systems that do not accept more than 999999 usec; implement alternative using nanosleep()

7 years agoMerge pull request #650 from ktsaou/master
Costa Tsaousis [Tue, 5 Jul 2016 20:44:48 +0000 (23:44 +0300)]
Merge pull request #650 from ktsaou/master

create missing directories; fix bug in percentage calculations

7 years agofix percentage calculation when data collection happens multiple times within the...
Costa Tsaousis (ktsaou) [Tue, 5 Jul 2016 20:26:52 +0000 (23:26 +0300)]
fix percentage calculation when data collection happens multiple times within the same interval

7 years agoMerge pull request #649 from candrews/patch-3
Costa Tsaousis [Tue, 5 Jul 2016 07:05:01 +0000 (10:05 +0300)]
Merge pull request #649 from candrews/patch-3

runscript is deprecated, use openrc-run instead

7 years agocreate directories /var/cache/netdata and /var/lib/netdata if they are missing
Costa Tsaousis (ktsaou) [Tue, 5 Jul 2016 06:59:36 +0000 (09:59 +0300)]
create directories /var/cache/netdata and /var/lib/netdata if they are missing

7 years agorunscript is deprecated, use openrc-run instead
Craig Andrews [Tue, 5 Jul 2016 00:10:20 +0000 (20:10 -0400)]
runscript is deprecated, use openrc-run instead

Discovered due to a Gentoo QA notice:
```text
 * QA Notice: #!/sbin/runscript is deprecated, use #!/sbin/openrc-run instead:
 *    //etc/init.d/netdata
```

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