]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agocmake is now operational
Costa Tsaousis [Sat, 18 Jun 2016 10:10:35 +0000 (13:10 +0300)]
cmake is now operational

7 years agoprevent another javascript error when the registry is not reachable
Costa Tsaousis (ktsaou) [Fri, 17 Jun 2016 21:17:07 +0000 (00:17 +0300)]
prevent another javascript error when the registry is not reachable

7 years agomake install creates /var/lib/netdata and /var/lib/netdata/registry; fixes #495
Costa Tsaousis (ktsaou) [Fri, 17 Jun 2016 20:05:37 +0000 (23:05 +0300)]
make install creates /var/lib/netdata and /var/lib/netdata/registry; fixes #495

7 years agoprevent a javascript error when the registry is not accesible #561
Costa Tsaousis (ktsaou) [Fri, 17 Jun 2016 19:13:23 +0000 (22:13 +0300)]
prevent a javascript error when the registry is not accesible #561

7 years agosave database on fatal errors
Costa Tsaousis (ktsaou) [Fri, 17 Jun 2016 17:46:46 +0000 (20:46 +0300)]
save database on fatal errors

7 years agoMerge pull request #576 from paulfantom/master
Costa Tsaousis [Fri, 17 Jun 2016 15:10:38 +0000 (18:10 +0300)]
Merge pull request #576 from paulfantom/master

depreciated -pidfile in #575 + fix naming convention in 'tomcat.charts.sh'

7 years agofix variable naming in tomcat.chart.sh
paulfantom [Fri, 17 Jun 2016 15:01:54 +0000 (17:01 +0200)]
fix variable naming in tomcat.chart.sh

7 years agofix -pidfile to -P
paulfantom [Fri, 17 Jun 2016 14:31:54 +0000 (16:31 +0200)]
fix -pidfile to -P

7 years agoMerge pull request #574 from paulfantom/master
Costa Tsaousis [Fri, 17 Jun 2016 14:29:11 +0000 (17:29 +0300)]
Merge pull request #574 from paulfantom/master

Information about experimental support of python plugins

7 years agoMerge pull request #575 from x4FF3x/master
Costa Tsaousis [Fri, 17 Jun 2016 14:28:44 +0000 (17:28 +0300)]
Merge pull request #575 from x4FF3x/master

changes for wheezy package

7 years agochanged deprecated option
david [Fri, 17 Jun 2016 14:25:20 +0000 (16:25 +0200)]
changed deprecated option

7 years agochanges for wheezy package
david [Fri, 17 Jun 2016 14:05:46 +0000 (16:05 +0200)]
changes for wheezy package

7 years agoinformation about experimental support of python plugins
paulfantom [Fri, 17 Jun 2016 12:29:58 +0000 (14:29 +0200)]
information about experimental support of python plugins

7 years agoMerge pull request #573 from jurgenhaas/patch-1
Costa Tsaousis [Fri, 17 Jun 2016 10:05:31 +0000 (13:05 +0300)]
Merge pull request #573 from jurgenhaas/patch-1

Fix a JavaScript error

7 years agoFix a JavaScript error
Jürgen Haas [Fri, 17 Jun 2016 09:10:13 +0000 (11:10 +0200)]
Fix a JavaScript error

The latest version comes with a js error which prevents the dashboard from being loaded.

7 years agoMerge pull request #571 from paulfantom/master
Costa Tsaousis [Fri, 17 Jun 2016 08:36:58 +0000 (11:36 +0300)]
Merge pull request #571 from paulfantom/master

fix 562 (use /usr/bin/env)

7 years agofix 562 (use /usr/bin/env)
paulfantom [Fri, 17 Jun 2016 07:53:13 +0000 (09:53 +0200)]
fix 562 (use /usr/bin/env)

7 years agoMerge pull request #567 from paulfantom/master
Costa Tsaousis [Fri, 17 Jun 2016 07:22:07 +0000 (10:22 +0300)]
Merge pull request #567 from paulfantom/master

PR to issue #558

7 years agoMerge pull request #565 from ktsaou/master
Costa Tsaousis [Thu, 16 Jun 2016 22:58:11 +0000 (01:58 +0300)]
Merge pull request #565 from ktsaou/master

gcc options to check format of snprintfz(), fixes 387

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:53:14 +0000 (01:53 +0300)]
fix for format string signess

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:40:44 +0000 (01:40 +0300)]
fix for format string signess

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:34:16 +0000 (01:34 +0300)]
fix for format string signess

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:12:30 +0000 (01:12 +0300)]
fix for format string signess

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:09:13 +0000 (01:09 +0300)]
fix for format string signess

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:05:44 +0000 (01:05 +0300)]
fix for format string signess

7 years agofix for format string signess
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 22:02:34 +0000 (01:02 +0300)]
fix for format string signess

7 years agogcc options to check format of snprintfz(), fixes 387
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 21:51:45 +0000 (00:51 +0300)]
gcc options to check format of snprintfz(), fixes 387

7 years agoMerge pull request #564 from ktsaou/master
Costa Tsaousis [Thu, 16 Jun 2016 18:26:43 +0000 (21:26 +0300)]
Merge pull request #564 from ktsaou/master

added PYTHONUNBUFFERED=1 to environment and logged an error if cgroup mount info cannot be found

7 years agoadded PYTHONUNBUFFERED=1 to the environment to make python plugins disable buffering...
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 18:20:37 +0000 (21:20 +0300)]
added PYTHONUNBUFFERED=1 to the environment to make python plugins disable buffering #562

7 years agolog error if cgroup mount points cannot be found
Costa Tsaousis (ktsaou) [Thu, 16 Jun 2016 18:06:41 +0000 (21:06 +0300)]
log error if cgroup mount points cannot be found

7 years agobetter looking php-fpm section
paulfantom [Thu, 16 Jun 2016 08:47:14 +0000 (10:47 +0200)]
better looking php-fpm section

7 years agofixed phpfpm
paulfantom [Thu, 16 Jun 2016 07:48:05 +0000 (09:48 +0200)]
fixed phpfpm

7 years agoadd compatibility with PHP 5.3
paulfantom [Wed, 15 Jun 2016 22:35:25 +0000 (00:35 +0200)]
add compatibility with PHP 5.3

7 years agoMerge pull request #560 from paulfantom/master
Costa Tsaousis [Wed, 15 Jun 2016 21:39:43 +0000 (00:39 +0300)]
Merge pull request #560 from paulfantom/master

fix issue when dealing with MySQL

7 years agofix issue when dealing with MySQL
paulfantom [Wed, 15 Jun 2016 21:24:49 +0000 (23:24 +0200)]
fix issue when dealing with MySQL

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

Python plugin for MySQL

7 years agoadd info about MySQLdb to README
paulfantom [Wed, 15 Jun 2016 12:13:55 +0000 (14:13 +0200)]
add info about MySQLdb to README

7 years agofix incorrect "password" argument
paulfantom [Wed, 15 Jun 2016 09:38:24 +0000 (11:38 +0200)]
fix incorrect "password" argument

add info about MySQLdb to README

7 years agouse MySQLdb or fallback to PyMySQL
paulfantom [Wed, 15 Jun 2016 09:34:25 +0000 (11:34 +0200)]
use MySQLdb or fallback to PyMySQL

7 years agodefault port is 0
paulfantom [Tue, 14 Jun 2016 19:35:36 +0000 (21:35 +0200)]
default port is 0

7 years agopossible remedy of 2003 error
paulfantom [Tue, 14 Jun 2016 19:33:32 +0000 (21:33 +0200)]
possible remedy of 2003 error

7 years agochanges in readme and sample mysql.conf
paulfantom [Tue, 14 Jun 2016 19:18:06 +0000 (21:18 +0200)]
changes in readme and sample mysql.conf

7 years agoadd option to include my.cnf
paulfantom [Tue, 14 Jun 2016 19:02:51 +0000 (21:02 +0200)]
add option to include my.cnf

7 years agoincrease verbosity of mysql.chart.py
paulfantom [Tue, 14 Jun 2016 18:12:12 +0000 (20:12 +0200)]
increase verbosity of mysql.chart.py

7 years agohandling bad configurations
paulfantom [Tue, 14 Jun 2016 18:06:22 +0000 (20:06 +0200)]
handling bad configurations

7 years agomodule errors start with module name
paulfantom [Tue, 14 Jun 2016 17:54:40 +0000 (19:54 +0200)]
module errors start with module name

7 years agofixed issue with stderr write
paulfantom [Tue, 14 Jun 2016 17:48:16 +0000 (19:48 +0200)]
fixed issue with stderr write

7 years agochange readme to include info about needed pymysql
paulfantom [Tue, 14 Jun 2016 15:23:59 +0000 (17:23 +0200)]
change readme to include info about needed pymysql

7 years agofix makefile
paulfantom [Tue, 14 Jun 2016 15:21:12 +0000 (17:21 +0200)]
fix makefile

7 years agopreserve configs across installaitons
paulfantom [Mon, 13 Jun 2016 21:37:18 +0000 (23:37 +0200)]
preserve configs across installaitons

python mysql plugin

Makefile with mysql.chart.py

minor fixes in mysql.chart.py installation

add connection timeout

no need to execute query when chceking for active servers

fix function failure message

handle interval

connection timeout

directories should end with "/"

timeout should be int type

fix normalizing config_dir

comment out mysql.conf

updated readme to include mysql plugin

remove pymysql

7 years agoMerge pull request #547 from paulfantom/master
Costa Tsaousis [Tue, 14 Jun 2016 00:13:18 +0000 (03:13 +0300)]
Merge pull request #547 from paulfantom/master

add a possibility to disable plugins in python

7 years agoMerge pull request #552 from ktsaou/master
Costa Tsaousis [Mon, 13 Jun 2016 23:58:53 +0000 (02:58 +0300)]
Merge pull request #552 from ktsaou/master

added coverity badge

7 years agoadded coverity badge
Costa Tsaousis (ktsaou) [Mon, 13 Jun 2016 23:56:20 +0000 (02:56 +0300)]
added coverity badge

7 years agoMerge pull request #551 from ktsaou/master
Costa Tsaousis [Mon, 13 Jun 2016 23:45:46 +0000 (02:45 +0300)]
Merge pull request #551 from ktsaou/master

bug fixes detected by static code analysis using Coverity.com

7 years agobug fixes detected by static code analysis using Coverity.com
Costa Tsaousis (ktsaou) [Mon, 13 Jun 2016 23:41:52 +0000 (02:41 +0300)]
bug fixes detected by static code analysis using Coverity.com

7 years agopreserve configs across installaitons
paulfantom [Mon, 13 Jun 2016 21:37:18 +0000 (23:37 +0200)]
preserve configs across installaitons

7 years agoMerge remote-tracking branch 'upstream/master'
paulfantom [Mon, 13 Jun 2016 21:34:32 +0000 (23:34 +0200)]
Merge remote-tracking branch 'upstream/master'

7 years agosome comments in python.d.conf
paulfantom [Mon, 13 Jun 2016 20:31:09 +0000 (22:31 +0200)]
some comments in python.d.conf

7 years agonew directories: python_modules + config directories
paulfantom [Mon, 13 Jun 2016 13:25:48 +0000 (15:25 +0200)]
new directories: python_modules + config directories

7 years agofix interval problems
paulfantom [Mon, 13 Jun 2016 12:40:55 +0000 (14:40 +0200)]
fix interval problems

7 years agodistinguish 'private' functions
paulfantom [Mon, 13 Jun 2016 10:46:35 +0000 (12:46 +0200)]
distinguish 'private' functions

7 years agomove module loading to one function
paulfantom [Mon, 13 Jun 2016 10:34:27 +0000 (12:34 +0200)]
move module loading to one function

7 years agodefault to python.d conf dir in main conf dir
paulfantom [Mon, 13 Jun 2016 09:15:15 +0000 (11:15 +0200)]
default to python.d conf dir in main conf dir

7 years agoconfiguration file for python.d.plugin
paulfantom [Mon, 13 Jun 2016 09:09:01 +0000 (11:09 +0200)]
configuration file for python.d.plugin

7 years agodifferent approach to disabling modules
paulfantom [Mon, 13 Jun 2016 08:55:28 +0000 (10:55 +0200)]
different approach to disabling modules

7 years agoadd modules path to environement; add a possibility to disable plugins; code cleanup...
paulfantom [Mon, 13 Jun 2016 07:49:38 +0000 (09:49 +0200)]
add modules path to environement; add a possibility to disable plugins; code cleanup; comments

7 years agoMerge pull request #544 from paulfantom/master
Costa Tsaousis [Sun, 12 Jun 2016 14:15:58 +0000 (17:15 +0300)]
Merge pull request #544 from paulfantom/master

prevent breaking everything [part 2]

7 years agoprevent breaking everything in create() and check()
paulfantom [Sun, 12 Jun 2016 13:59:49 +0000 (15:59 +0200)]
prevent breaking everything in create() and check()

7 years agoMerge pull request #543 from ktsaou/master
Costa Tsaousis [Sun, 12 Jun 2016 13:57:16 +0000 (16:57 +0300)]
Merge pull request #543 from ktsaou/master

fix for installing python.d files to the proper directory #528

7 years agofix for installing python.d files to the proper directory #528
Costa Tsaousis (ktsaou) [Sun, 12 Jun 2016 13:54:49 +0000 (16:54 +0300)]
fix for installing python.d files to the proper directory #528

7 years agoMerge pull request #528 from paulfantom/master
Costa Tsaousis [Sun, 12 Jun 2016 13:39:44 +0000 (16:39 +0300)]
Merge pull request #528 from paulfantom/master

Initial support for python plugins

7 years agonotify user when sth wrong in update()
paulfantom [Sun, 12 Jun 2016 12:34:01 +0000 (14:34 +0200)]
notify user when sth wrong in update()

7 years agoprevent breaking everything
paulfantom [Sun, 12 Jun 2016 12:25:45 +0000 (14:25 +0200)]
prevent breaking everything

7 years agochange default priority of example module
paulfantom [Sun, 12 Jun 2016 12:03:21 +0000 (14:03 +0200)]
change default priority of example module

7 years agorename python example chart
paulfantom [Sun, 12 Jun 2016 12:00:06 +0000 (14:00 +0200)]
rename python example chart

7 years agoproper time alignement
paulfantom [Sun, 12 Jun 2016 11:42:52 +0000 (13:42 +0200)]
proper time alignement

7 years agobetter timing
paulfantom [Sun, 12 Jun 2016 11:31:31 +0000 (13:31 +0200)]
better timing

7 years agoMerge pull request #542 from ktsaou/master
Costa Tsaousis [Sun, 12 Jun 2016 11:29:48 +0000 (14:29 +0300)]
Merge pull request #542 from ktsaou/master

fix for mysql not collecting Questions and Qcache Inserts

7 years agofix for mysql not collecting Questions and Qcache Inserts
Costa Tsaousis (ktsaou) [Sun, 12 Jun 2016 11:26:41 +0000 (14:26 +0300)]
fix for mysql not collecting Questions and Qcache Inserts

7 years agoMerge pull request #541 from ktsaou/master
Costa Tsaousis [Sun, 12 Jun 2016 11:09:50 +0000 (14:09 +0300)]
Merge pull request #541 from ktsaou/master

CDN uncashing

7 years agoCDN uncashing
Costa Tsaousis (ktsaou) [Sun, 12 Jun 2016 11:09:09 +0000 (14:09 +0300)]
CDN uncashing

7 years agofix timing in python.d charts
paulfantom [Sun, 12 Jun 2016 09:55:02 +0000 (11:55 +0200)]
fix timing in python.d charts

7 years agoMerge pull request #540 from ktsaou/master
Costa Tsaousis [Sat, 11 Jun 2016 19:39:25 +0000 (22:39 +0300)]
Merge pull request #540 from ktsaou/master

cleanup backup of the users configuration

7 years agocleanup backup of the users configuration
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 19:38:46 +0000 (22:38 +0300)]
cleanup backup of the users configuration

7 years agoMerge pull request #539 from ktsaou/master
Costa Tsaousis [Sat, 11 Jun 2016 19:30:15 +0000 (22:30 +0300)]
Merge pull request #539 from ktsaou/master

strict printf type checking for all similar netdata functions

7 years agoadded gcc printf checking to debug(), error(), fatal(), info(), web_sprintf() and...
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 19:26:17 +0000 (22:26 +0300)]
added gcc printf checking to debug(), error(), fatal(), info(), web_sprintf() and fixed all the occurences reported by the compiler

7 years agocheck if modules provided by cli param exist
paulfantom [Sat, 11 Jun 2016 19:03:57 +0000 (21:03 +0200)]
check if modules provided by cli param exist

7 years agoadded support for chart priority
paulfantom [Sat, 11 Jun 2016 18:56:20 +0000 (20:56 +0200)]
added support for chart priority

7 years agoMerge pull request #538 from ktsaou/master
Costa Tsaousis [Sat, 11 Jun 2016 18:40:01 +0000 (21:40 +0300)]
Merge pull request #538 from ktsaou/master

changed %zu to %d in SVG generation, #535

7 years agochanged %zu to %d in SVG generation, #535
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 18:11:26 +0000 (21:11 +0300)]
changed %zu to %d in SVG generation, #535

7 years agoset global variables at the beginning
paulfantom [Sat, 11 Jun 2016 15:28:23 +0000 (17:28 +0200)]
set global variables at the beginning

7 years agodisable python plugins if python < 3.1
paulfantom [Sat, 11 Jun 2016 15:03:08 +0000 (17:03 +0200)]
disable python plugins if python < 3.1

7 years agomodify configure.ac to include python.d directory
paulfantom [Sat, 11 Jun 2016 13:32:41 +0000 (15:32 +0200)]
modify configure.ac to include python.d directory

7 years agomodified Makefiles to include python; added README
paulfantom [Sat, 11 Jun 2016 13:12:26 +0000 (15:12 +0200)]
modified Makefiles to include python; added README

7 years agoMerge pull request #537 from ktsaou/master
Costa Tsaousis [Sat, 11 Jun 2016 12:34:17 +0000 (15:34 +0300)]
Merge pull request #537 from ktsaou/master

minor fixes

7 years agofixed the colors in "slate" theme to allow better contrast
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 12:26:00 +0000 (15:26 +0300)]
fixed the colors in "slate" theme to allow better contrast

7 years agore-arranged dimensions to have "used" as red
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 12:25:22 +0000 (15:25 +0300)]
re-arranged dimensions to have "used" as red

7 years agochecked for exit status before committing values to the database, to avoid the spikes...
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 12:24:47 +0000 (15:24 +0300)]
checked for exit status before committing values to the database, to avoid the spikes generated for the last value when netdata exits

7 years agofixed typo
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 12:23:44 +0000 (15:23 +0300)]
fixed typo

7 years agolowered the cpu utilization and minor page faults to about half of what it was by...
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 12:23:22 +0000 (15:23 +0300)]
lowered the cpu utilization and minor page faults to about half of what it was by sleeping for the exact amount required for the next iteration