]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agomysql_plugin: remove slave query if query returned no data
Ilya [Thu, 9 Mar 2017 07:31:38 +0000 (16:31 +0900)]
mysql_plugin: remove slave query if query returned no data

7 years agomysql_plugin: rewritten to use MySQLService class
Ilya [Thu, 9 Mar 2017 06:41:46 +0000 (15:41 +0900)]
mysql_plugin: rewritten to use MySQLService class

7 years agoMySQLService class added
Ilya [Thu, 9 Mar 2017 05:38:55 +0000 (14:38 +0900)]
MySQLService class added

7 years agoMerge pull request #1893 from ktsaou/master
Costa Tsaousis [Wed, 8 Mar 2017 21:54:39 +0000 (23:54 +0200)]
Merge pull request #1893 from ktsaou/master

self-cleanup removed disks and more minor fixes

7 years agoMerge pull request #1905 from l2isbad/ExecutableService_improvements
Costa Tsaousis [Wed, 8 Mar 2017 21:48:22 +0000 (23:48 +0200)]
Merge pull request #1905 from l2isbad/ExecutableService_improvements

ExecutableService_class: optimization

7 years agoadded IPMI icon and info to main menu
Costa Tsaousis (ktsaou) [Tue, 7 Mar 2017 22:24:17 +0000 (00:24 +0200)]
added IPMI icon and info to main menu

7 years agoadded new_pids counter to apps.plugin monitoring
Costa Tsaousis (ktsaou) [Tue, 7 Mar 2017 22:23:59 +0000 (00:23 +0200)]
added new_pids counter to apps.plugin monitoring

7 years agosensors states to line chart
Costa Tsaousis (ktsaou) [Tue, 7 Mar 2017 20:39:27 +0000 (22:39 +0200)]
sensors states to line chart

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Tue, 7 Mar 2017 19:50:42 +0000 (21:50 +0200)]
updated configs.signatures

7 years agoadded freeipmi and fping to apps.plugin
Costa Tsaousis (ktsaou) [Tue, 7 Mar 2017 19:49:32 +0000 (21:49 +0200)]
added freeipmi and fping to apps.plugin

7 years agoExecutableService_class: uses find_binary method to find absolute path for command...
Ilya [Tue, 7 Mar 2017 15:35:59 +0000 (00:35 +0900)]
ExecutableService_class: uses find_binary method to find absolute path for command, other logic fixes

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 23:55:38 +0000 (01:55 +0200)]
updated configs.signatures

7 years agoadded IPMI alarms
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 23:54:08 +0000 (01:54 +0200)]
added IPMI alarms

7 years agorenamed states family
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 22:13:37 +0000 (00:13 +0200)]
renamed states family

7 years agocommand line option to disable sel
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 22:09:31 +0000 (00:09 +0200)]
command line option to disable sel

7 years agoenforce minimum freeipmi data collection frequency
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 22:06:37 +0000 (00:06 +0200)]
enforce minimum freeipmi data collection frequency

7 years agoMerge branch 'master' of github.com:ktsaou/netdata
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 22:02:13 +0000 (00:02 +0200)]
Merge branch 'master' of github.com:ktsaou/netdata

7 years agoipmi plugin now monitors sensors state
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 22:01:37 +0000 (00:01 +0200)]
ipmi plugin now monitors sensors state

7 years agoAdded netdata-proxies-example.xml
Costa Tsaousis [Mon, 6 Mar 2017 20:59:48 +0000 (22:59 +0200)]
Added netdata-proxies-example.xml

7 years agoAdded netdata-for-ephemeral-nodes.xml
Costa Tsaousis [Mon, 6 Mar 2017 20:02:00 +0000 (22:02 +0200)]
Added netdata-for-ephemeral-nodes.xml

7 years agofix changelog year; fixes #1896
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 19:27:43 +0000 (21:27 +0200)]
fix changelog year; fixes #1896

7 years agofix division by zero in charts.d ap module - also optimize it to call awk once per...
Costa Tsaousis (ktsaou) [Mon, 6 Mar 2017 18:33:13 +0000 (20:33 +0200)]
fix division by zero in charts.d ap module - also optimize it to call awk once per iteration; fixes #1897

7 years agoMerge pull request #1901 from l2isbad/web_log_bugfix
Costa Tsaousis [Mon, 6 Mar 2017 14:14:30 +0000 (16:14 +0200)]
Merge pull request #1901 from l2isbad/web_log_bugfix

web_log_plugin: update regex to match nginx request_time > 10sec

7 years agoweb_log_plugin: update regex to match nginx request_time > 10sec
Ilya [Mon, 6 Mar 2017 13:14:39 +0000 (22:14 +0900)]
web_log_plugin: update regex to match nginx request_time > 10sec

7 years agoMerge pull request #1895 from l2isbad/web_log_improvements
Costa Tsaousis [Mon, 6 Mar 2017 10:09:43 +0000 (12:09 +0200)]
Merge pull request #1895 from l2isbad/web_log_improvements

Web log improvements

7 years agoweb_log_plugin: readme update
Ilya [Mon, 6 Mar 2017 08:26:52 +0000 (17:26 +0900)]
web_log_plugin: readme update

7 years agoweb_log_plugin: not aggregated detailed response code charts
Ilya [Mon, 6 Mar 2017 08:21:03 +0000 (17:21 +0900)]
web_log_plugin: not aggregated detailed response code charts

7 years agouse calloc to initialize memory
Costa Tsaousis (ktsaou) [Sun, 5 Mar 2017 20:42:18 +0000 (22:42 +0200)]
use calloc to initialize memory

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 5 Mar 2017 20:37:42 +0000 (22:37 +0200)]
updated configs.signatures

7 years agoremoved obsolete alarms
Costa Tsaousis (ktsaou) [Sun, 5 Mar 2017 20:36:49 +0000 (22:36 +0200)]
removed obsolete alarms

7 years agocleanup removed disks
Costa Tsaousis (ktsaou) [Sun, 5 Mar 2017 20:36:10 +0000 (22:36 +0200)]
cleanup removed disks

7 years agodisk performance metrics optimization and cleanup of removed disks
Costa Tsaousis (ktsaou) [Sun, 5 Mar 2017 20:13:56 +0000 (22:13 +0200)]
disk performance metrics optimization and cleanup of removed disks

7 years agoMerge pull request #1891 from ktsaou/master
Costa Tsaousis [Sat, 4 Mar 2017 23:05:17 +0000 (01:05 +0200)]
Merge pull request #1891 from ktsaou/master

minor installer fixes for freebsd

7 years agouse command md5 when md5sum is not there - to support freebsd
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 21:52:13 +0000 (23:52 +0200)]
use command md5 when md5sum is not there - to support freebsd

7 years agofix minor installer issues on freebsd
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 21:47:09 +0000 (23:47 +0200)]
fix minor installer issues on freebsd

7 years agoMerge pull request #1881 from ktsaou/master
Costa Tsaousis [Sat, 4 Mar 2017 21:34:22 +0000 (23:34 +0200)]
Merge pull request #1881 from ktsaou/master

freeipmi.plugin

7 years agoproperly check features in detect mode
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 21:05:42 +0000 (23:05 +0200)]
properly check features in detect mode

7 years agoMerge pull request #1827 from vlvkobal/master
Costa Tsaousis [Sat, 4 Mar 2017 21:00:57 +0000 (23:00 +0200)]
Merge pull request #1827 from vlvkobal/master

Add FreeBSD support to apps.plugin

7 years agoenable compiling without libcap
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 20:49:07 +0000 (22:49 +0200)]
enable compiling without libcap

7 years agoadded optional CFLAGS to Makefile.am
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 20:39:11 +0000 (22:39 +0200)]
added optional CFLAGS to Makefile.am

7 years agoenable checking for usable libcap and sys/capability.h
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 20:35:07 +0000 (22:35 +0200)]
enable checking for usable libcap and sys/capability.h

7 years agoenabled diagnostic messages for all libraries and plugins
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 20:13:39 +0000 (22:13 +0200)]
enabled diagnostic messages for all libraries and plugins

7 years agoupdated autoconf
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 19:59:35 +0000 (21:59 +0200)]
updated autoconf

7 years agoDisable file charts for FreeBSD by default
Vladimir Kobal [Mon, 27 Feb 2017 00:20:19 +0000 (02:20 +0200)]
Disable file charts for FreeBSD by default

7 years agoAdd FreeBSD support to apps.plugin
Vladimir Kobal [Tue, 21 Feb 2017 12:32:27 +0000 (14:32 +0200)]
Add FreeBSD support to apps.plugin

7 years agoMerge pull request #1889 from l2isbad/php_fpm_bugfix
Costa Tsaousis [Sat, 4 Mar 2017 11:01:24 +0000 (13:01 +0200)]
Merge pull request #1889 from l2isbad/php_fpm_bugfix

php_fpm_plugin: avg dimension for cpu,mem,dur charts added + bugfix

7 years agoMerge pull request #1880 from sternix/master
Costa Tsaousis [Sat, 4 Mar 2017 10:59:31 +0000 (12:59 +0200)]
Merge pull request #1880 from sternix/master

FreeBSD has CLOCK_UPTIME feature for clock_gettime.

7 years agoconfigure.ac re-organization
Costa Tsaousis (ktsaou) [Sat, 4 Mar 2017 10:47:37 +0000 (12:47 +0200)]
configure.ac re-organization

7 years agophp_fpm_plugin: avg dimension for cpu,mem,dur charts added + bugfixes
Ilya [Sat, 4 Mar 2017 10:09:17 +0000 (19:09 +0900)]
php_fpm_plugin: avg dimension for cpu,mem,dur charts added + bugfixes

7 years agoMerge pull request #1877 from l2isbad/postgres_plugin_fixes
Costa Tsaousis [Sat, 4 Mar 2017 09:18:29 +0000 (11:18 +0200)]
Merge pull request #1877 from l2isbad/postgres_plugin_fixes

postgres_plugin: database size chart added, code refactoring

7 years agoMerge pull request #1887 from ktsaou/clock-fixes
Costa Tsaousis [Fri, 3 Mar 2017 21:12:32 +0000 (23:12 +0200)]
Merge pull request #1887 from ktsaou/clock-fixes

prevents usec/msec from using wrong .tv_nsec/.tv_usec values;

7 years agoupdated cmake list for freeipmi.plugin
Costa Tsaousis (ktsaou) [Fri, 3 Mar 2017 20:50:59 +0000 (22:50 +0200)]
updated cmake list for freeipmi.plugin

7 years agomake PKG_CHECK_MODULES for IPMI fail, non fatal
Costa Tsaousis (ktsaou) [Fri, 3 Mar 2017 20:43:29 +0000 (22:43 +0200)]
make PKG_CHECK_MODULES for IPMI fail, non fatal

7 years agoenabled freeipmi.plugin automatically when possible; make freeipmi.plugin netdata...
Costa Tsaousis (ktsaou) [Fri, 3 Mar 2017 20:38:31 +0000 (22:38 +0200)]
enabled freeipmi.plugin automatically when possible; make freeipmi.plugin netdata friendly;

7 years agopostgres_plugin: remove sensitive information from error
Ilya [Fri, 3 Mar 2017 14:12:58 +0000 (23:12 +0900)]
postgres_plugin: remove sensitive information from error

7 years agofix identation and excessive conditionals
Costa Tsaousis (ktsaou) [Fri, 3 Mar 2017 08:07:36 +0000 (10:07 +0200)]
fix identation and excessive conditionals

7 years agofix codacy findings
Costa Tsaousis (ktsaou) [Thu, 2 Mar 2017 23:41:49 +0000 (01:41 +0200)]
fix codacy findings

7 years agofreeipmi.plugin; fixes #1799; fixes #1794; fixes #1309; fixes #1729
Costa Tsaousis (ktsaou) [Thu, 2 Mar 2017 23:11:12 +0000 (01:11 +0200)]
freeipmi.plugin; fixes #1799; fixes #1794; fixes #1309; fixes #1729

7 years agoprevents usec/msec from using wrong .tv_nsec/.tv_nsec values; #1843
Costa Tsaousis (ktsaou) [Thu, 2 Mar 2017 21:30:18 +0000 (23:30 +0200)]
prevents usec/msec from using wrong .tv_nsec/.tv_nsec values; #1843

7 years agoMerge pull request #1875 from ktsaou/master
Costa Tsaousis [Thu, 2 Mar 2017 18:55:41 +0000 (20:55 +0200)]
Merge pull request #1875 from ktsaou/master

self-cleaning obsolete cgroups and network interfaces from memory

7 years agoMerge pull request #1878 from l2isbad/isc_dhcpd_p26
Costa Tsaousis [Thu, 2 Mar 2017 18:54:22 +0000 (20:54 +0200)]
Merge pull request #1878 from l2isbad/isc_dhcpd_p26

isc_dhcpd_plugin: python2.6 comp fix

7 years agoFreeBSD has CLOCK_UPTIME feature for clock_gettime.
User Sternix [Thu, 2 Mar 2017 18:31:21 +0000 (21:31 +0300)]
FreeBSD has CLOCK_UPTIME feature for clock_gettime.

https://www.freebsd.org/cgi/man.cgi?query=clock_gettime&apropos=0&sektion=0&manpath=FreeBSD+10.0-RELEASE&arch=default&format=html

the functions below  make the same job,
but clock version is short, fast i think.

//------8<-----------------------------------------------------------

int64_t uptime_via_clock() {
        struct timespec ts;
        clock_gettime(CLOCK_UPTIME , &ts);
        return ts.tv_sec;
}

int64_t uptime_via_sysctl() {
        struct timespec cur_time , boot_time;
        size_t len = sizeof(struct timespec);

        sysctlbyname("kern.boottime" , &boot_time , &len , NULL , 0);
        clock_gettime(CLOCK_REALTIME , &cur_time);

        return (cur_time.tv_sec - boot_time.tv_sec);
}

int main() {
        printf("Uptime Via Clock: %ld\n",uptime_via_clock());
        printf("Uptime Via Sysctl: %ld\n",uptime_via_sysctl());
        return 0;
}

//------8<-----------------------------------------------------------

7 years agoisc_dhcpd_plugin: python2.6 comp fix
Ilya [Thu, 2 Mar 2017 13:35:50 +0000 (22:35 +0900)]
isc_dhcpd_plugin: python2.6 comp fix

7 years agopostgres_plugin: database size chart added, index and table stats disabled by default...
Ilya [Thu, 2 Mar 2017 11:37:14 +0000 (20:37 +0900)]
postgres_plugin: database size chart added, index and table stats disabled by default, code refactoring

7 years agodelete obsolete charts and orphan hosts by default
Costa Tsaousis (ktsaou) [Wed, 1 Mar 2017 20:50:03 +0000 (22:50 +0200)]
delete obsolete charts and orphan hosts by default

7 years agodetect stopped cgroups immediately
Costa Tsaousis (ktsaou) [Wed, 1 Mar 2017 17:54:44 +0000 (19:54 +0200)]
detect stopped cgroups immediately

7 years agoupdated coverity version
Costa Tsaousis (ktsaou) [Wed, 1 Mar 2017 00:55:26 +0000 (02:55 +0200)]
updated coverity version

7 years agoprevent cancelling the sending thread with locks in place
Costa Tsaousis (ktsaou) [Wed, 1 Mar 2017 00:49:10 +0000 (02:49 +0200)]
prevent cancelling the sending thread with locks in place

7 years agofixes identified by coverity
Costa Tsaousis (ktsaou) [Wed, 1 Mar 2017 00:45:20 +0000 (02:45 +0200)]
fixes identified by coverity

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Tue, 28 Feb 2017 23:02:12 +0000 (01:02 +0200)]
updated configs.signatures

7 years agoself-cleaning obsolete cgroups and network interfaces from memory; fixes #1163; fixes...
Costa Tsaousis (ktsaou) [Tue, 28 Feb 2017 22:47:50 +0000 (00:47 +0200)]
self-cleaning obsolete cgroups and network interfaces from memory; fixes #1163; fixes #1358

7 years agoMerge pull request #1872 from l2isbad/bind_rndc_p26
Costa Tsaousis [Tue, 28 Feb 2017 06:53:53 +0000 (08:53 +0200)]
Merge pull request #1872 from l2isbad/bind_rndc_p26

bind_rndc_plugin: python 2.6 compatibility fix

7 years agobind_rndc_plugin: python 2.6 compatibility fix
Ilya [Tue, 28 Feb 2017 04:08:47 +0000 (13:08 +0900)]
bind_rndc_plugin: python 2.6 compatibility fix

7 years agoMerge pull request #1870 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 23:14:59 +0000 (01:14 +0200)]
Merge pull request #1870 from ktsaou/master

updated configs.signatures

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 22:39:53 +0000 (00:39 +0200)]
updated configs.signatures

7 years agoMerge pull request #1869 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 22:31:39 +0000 (00:31 +0200)]
Merge pull request #1869 from ktsaou/master

fix numa plugin to work only on the expected values;

7 years agofix numa plugin to work only on the expected values; fixes #1868
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 22:23:19 +0000 (00:23 +0200)]
fix numa plugin to work only on the expected values; fixes #1868

7 years agoMerge pull request #1865 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 22:02:53 +0000 (00:02 +0200)]
Merge pull request #1865 from ktsaou/master

fix cpu alert; make python and bash modules non executable

7 years agokeep python-modules-installer.sh as executable
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 18:48:49 +0000 (20:48 +0200)]
keep python-modules-installer.sh as executable

7 years agomake python and bash modules installed as non-executable
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 18:45:23 +0000 (20:45 +0200)]
make python and bash modules installed as non-executable

7 years agoexclude nice and steal from cpu usage alarms; fixes #1833
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 18:31:18 +0000 (20:31 +0200)]
exclude nice and steal from cpu usage alarms; fixes #1833

7 years agoMerge pull request #1819 from alonbl/spec
Costa Tsaousis [Mon, 27 Feb 2017 17:42:25 +0000 (19:42 +0200)]
Merge pull request #1819 from alonbl/spec

Spec cleanups

7 years agoMerge pull request #1863 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 14:48:54 +0000 (16:48 +0200)]
Merge pull request #1863 from ktsaou/master

apps.plugin changes for better cross system adaptation

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 14:29:05 +0000 (16:29 +0200)]
updated configs.signatures

7 years agoapps.plugin changes for better cross system adaptation
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 14:28:11 +0000 (16:28 +0200)]
apps.plugin changes for better cross system adaptation

7 years agoMerge pull request #1822 from l2isbad/mongodb_plugin
Costa Tsaousis [Mon, 27 Feb 2017 11:57:47 +0000 (13:57 +0200)]
Merge pull request #1822 from l2isbad/mongodb_plugin

Mongodb plugin

7 years agoMerge pull request #1861 from l2isbad/elasticsearch_plugin_optimization
Costa Tsaousis [Mon, 27 Feb 2017 11:53:36 +0000 (13:53 +0200)]
Merge pull request #1861 from l2isbad/elasticsearch_plugin_optimization

elasticsearch_plugin: code optimization

7 years agomongodb_plugin: makesfiles update
Ilya [Mon, 27 Feb 2017 08:37:40 +0000 (17:37 +0900)]
mongodb_plugin: makesfiles update

7 years agomongodb_plugin: python README update
Ilya [Mon, 27 Feb 2017 08:27:53 +0000 (17:27 +0900)]
mongodb_plugin: python README update

7 years agovarnish_plugin: remove from conf file not ascii characters
Ilya [Mon, 27 Feb 2017 06:49:44 +0000 (15:49 +0900)]
varnish_plugin: remove from conf file not ascii characters

7 years agoelasticsearch_plugin: code optimization
Ilya [Mon, 27 Feb 2017 06:14:01 +0000 (15:14 +0900)]
elasticsearch_plugin: code optimization

7 years agoMerge pull request #1860 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 02:11:02 +0000 (04:11 +0200)]
Merge pull request #1860 from ktsaou/master

create health directory in lib directory if it does not exist

7 years agocreate health directory in lib directory if it does not exist
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 02:01:02 +0000 (04:01 +0200)]
create health directory in lib directory if it does not exist

7 years agoMerge pull request #1859 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 01:55:39 +0000 (03:55 +0200)]
Merge pull request #1859 from ktsaou/master

disable streaming by default

7 years agodisable streaming by default
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 01:55:11 +0000 (03:55 +0200)]
disable streaming by default

7 years agoMerge pull request #1858 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 01:07:31 +0000 (03:07 +0200)]
Merge pull request #1858 from ktsaou/master

add mirrored hosts to the my-netdata menu

7 years agobetter text
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 00:55:23 +0000 (02:55 +0200)]
better text

7 years agoadd mirrored hosts to the my-netdata menu
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 00:43:41 +0000 (02:43 +0200)]
add mirrored hosts to the my-netdata menu

7 years agoMerge pull request #1856 from ktsaou/master
Costa Tsaousis [Sun, 26 Feb 2017 19:54:17 +0000 (21:54 +0200)]
Merge pull request #1856 from ktsaou/master

added comments and information at backends.c

7 years agoadded comments and information at backends.c
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 19:49:42 +0000 (21:49 +0200)]
added comments and information at backends.c