]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoPost release 1.6.0
Costa Tsaousis (ktsaou) [Mon, 20 Mar 2017 18:26:59 +0000 (20:26 +0200)]
Post release 1.6.0

7 years agoPrepare release 1.6.0 v1.6.0
Costa Tsaousis (ktsaou) [Mon, 20 Mar 2017 18:26:59 +0000 (20:26 +0200)]
Prepare release 1.6.0

7 years agoMerge pull request #1983 from vlvkobal/master
Costa Tsaousis [Mon, 20 Mar 2017 16:32:15 +0000 (18:32 +0200)]
Merge pull request #1983 from vlvkobal/master

Fix misc compiler warnings on FreeBSD

7 years agoFix misc compiler warnings on FreeBSD
Vladimir Kobal [Mon, 20 Mar 2017 15:54:10 +0000 (17:54 +0200)]
Fix misc compiler warnings on FreeBSD

7 years agoMerge pull request #1980 from vlvkobal/master
Costa Tsaousis [Mon, 20 Mar 2017 14:42:03 +0000 (16:42 +0200)]
Merge pull request #1980 from vlvkobal/master

Fix compiler warnings for FreeBSD plugin

7 years agoFix compiler warnings for FreeBSD plugin
Vladimir Kobal [Mon, 20 Mar 2017 12:02:26 +0000 (14:02 +0200)]
Fix compiler warnings for FreeBSD plugin

7 years agoMerge pull request #1978 from ktsaou/master
Costa Tsaousis [Sun, 19 Mar 2017 10:16:10 +0000 (12:16 +0200)]
Merge pull request #1978 from ktsaou/master

freebsd coverity fixes

7 years agocoverity: 164803 Resource leak in ARL (impossible case)
Costa Tsaousis (ktsaou) [Sun, 19 Mar 2017 09:54:20 +0000 (11:54 +0200)]
coverity: 164803 Resource leak in ARL (impossible case)

7 years agofreebsd coverity: 164808 Uninitialized scalar variable
Costa Tsaousis (ktsaou) [Sun, 19 Mar 2017 09:36:09 +0000 (11:36 +0200)]
freebsd coverity: 164808 Uninitialized scalar variable

7 years agofreebsd coverity: 164810 Uninitialized scalar variable
Costa Tsaousis (ktsaou) [Sun, 19 Mar 2017 09:33:18 +0000 (11:33 +0200)]
freebsd coverity: 164810 Uninitialized scalar variable

7 years agofreebsd coverity: 164802 Same on both sides
Costa Tsaousis (ktsaou) [Sun, 19 Mar 2017 09:32:36 +0000 (11:32 +0200)]
freebsd coverity: 164802 Same on both sides

7 years agoMerge pull request #1976 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 23:21:42 +0000 (01:21 +0200)]
Merge pull request #1976 from ktsaou/master

fix freebsd SIGBUS error

7 years agofixed typo in sizeof()
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 22:56:39 +0000 (00:56 +0200)]
fixed typo in sizeof()

7 years agoproperly initialize new memory regions after reallocz(); fixes #1972
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 22:54:26 +0000 (00:54 +0200)]
properly initialize new memory regions after reallocz(); fixes #1972

7 years agoMerge pull request #1975 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 22:32:14 +0000 (00:32 +0200)]
Merge pull request #1975 from ktsaou/master

run-parts does not run scripts with .sh extension

7 years agorun-parts does not run scripts with .sh extension
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 22:31:17 +0000 (00:31 +0200)]
run-parts does not run scripts with .sh extension

7 years agoMerge pull request #1974 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 22:09:31 +0000 (00:09 +0200)]
Merge pull request #1974 from ktsaou/master

netdata-installer.sh suggest daily updates

7 years agonetdata-installer.sh suggest daily updates
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 22:08:49 +0000 (00:08 +0200)]
netdata-installer.sh suggest daily updates

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

mktemp now uses busybox compatible file template names

7 years agomktemp now uses busybox compatible file template names
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 21:57:13 +0000 (23:57 +0200)]
mktemp now uses busybox compatible file template names

7 years agoMerge pull request #1971 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 20:40:25 +0000 (22:40 +0200)]
Merge pull request #1971 from ktsaou/master

updated configs.signatures

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 20:39:51 +0000 (22:39 +0200)]
updated configs.signatures

7 years agoMerge pull request #1969 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 19:48:54 +0000 (21:48 +0200)]
Merge pull request #1969 from ktsaou/master

minor improvements identified by coverity

7 years agoinitialize all colors to allow bash strict mode
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 19:30:57 +0000 (21:30 +0200)]
initialize all colors to allow bash strict mode

7 years agoeliminated warnings identified by coverity
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 17:56:12 +0000 (19:56 +0200)]
eliminated warnings identified by coverity

7 years agoMerge pull request #1968 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 17:45:12 +0000 (19:45 +0200)]
Merge pull request #1968 from ktsaou/master

netdev_added cleanup and recalculation;

7 years agoupdated coverity scan to detect netdata version
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 17:40:18 +0000 (19:40 +0200)]
updated coverity scan to detect netdata version

7 years agonetdev_added cleanup and recalculation; fixes #1967
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 17:19:09 +0000 (19:19 +0200)]
netdev_added cleanup and recalculation; fixes #1967

7 years agoMerge pull request #1965 from l2isbad/python.d.conf_default_run
Costa Tsaousis [Sat, 18 Mar 2017 15:00:02 +0000 (17:00 +0200)]
Merge pull request #1965 from l2isbad/python.d.conf_default_run

option to change default behavior (enabled/disabled) for python modules

7 years agoMerge pull request #1966 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 14:59:22 +0000 (16:59 +0200)]
Merge pull request #1966 from ktsaou/master

do not include libmnl if nfacct is not enabled

7 years agodo not include libmnl if nfacct is not enabled
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 14:30:57 +0000 (16:30 +0200)]
do not include libmnl if nfacct is not enabled

7 years agopython.d.plugin: python.d.conf update
Ilya [Sat, 18 Mar 2017 13:55:17 +0000 (22:55 +0900)]
python.d.plugin: python.d.conf update

7 years agopython.d.plugin: "default_run" option for python.d.conf added
Ilya [Sat, 18 Mar 2017 13:45:13 +0000 (22:45 +0900)]
python.d.plugin: "default_run" option for python.d.conf added

7 years agoMerge pull request #1964 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 09:32:36 +0000 (11:32 +0200)]
Merge pull request #1964 from ktsaou/master

rename chart fields to avoid conflicts with backends;

7 years agorename chart fields to avoid conflicts with backends; fixes #1962
Costa Tsaousis (ktsaou) [Sat, 18 Mar 2017 00:15:59 +0000 (02:15 +0200)]
rename chart fields to avoid conflicts with backends; fixes #1962

7 years agoMerge pull request #1963 from ktsaou/master
Costa Tsaousis [Sat, 18 Mar 2017 00:05:38 +0000 (02:05 +0200)]
Merge pull request #1963 from ktsaou/master

data collection of netfilter connection tracker metrics using netlink (libmnl)

7 years agoproperly name the expectations chart
Costa Tsaousis (ktsaou) [Fri, 17 Mar 2017 23:52:56 +0000 (01:52 +0200)]
properly name the expectations chart

7 years agoadded netfilter expectations
Costa Tsaousis (ktsaou) [Fri, 17 Mar 2017 23:50:12 +0000 (01:50 +0200)]
added netfilter expectations

7 years agonetfilter plugin - final touch before moving it outside netdata
Costa Tsaousis (ktsaou) [Fri, 17 Mar 2017 23:09:24 +0000 (01:09 +0200)]
netfilter plugin - final touch before moving it outside netdata

7 years agoadded connection tracking information via netlink
Costa Tsaousis (ktsaou) [Fri, 17 Mar 2017 22:55:10 +0000 (00:55 +0200)]
added connection tracking information via netlink

7 years agoMerge pull request #1959 from vlvkobal/master
Costa Tsaousis [Fri, 17 Mar 2017 07:46:56 +0000 (09:46 +0200)]
Merge pull request #1959 from vlvkobal/master

FreeBSD plugin: fix missed system.io chart

7 years agoFix missed system.io chart
Vladimir Kobal [Fri, 17 Mar 2017 07:39:55 +0000 (09:39 +0200)]
Fix missed system.io chart

7 years agoMerge pull request #1912 from vlvkobal/master
Costa Tsaousis [Thu, 16 Mar 2017 23:58:06 +0000 (01:58 +0200)]
Merge pull request #1912 from vlvkobal/master

FreeBSD plugin refactoring

7 years agoconvert nfacct to linked-list instead of array
Costa Tsaousis (ktsaou) [Thu, 16 Mar 2017 23:36:32 +0000 (01:36 +0200)]
convert nfacct to linked-list instead of array

7 years agoproperly initialize the just allocated global structures
Costa Tsaousis (ktsaou) [Thu, 16 Mar 2017 22:57:23 +0000 (00:57 +0200)]
properly initialize the just allocated global structures

7 years agoproperly initialize global structures
Costa Tsaousis (ktsaou) [Thu, 16 Mar 2017 22:48:31 +0000 (00:48 +0200)]
properly initialize global structures

7 years agonfacct plugin with static dimension pointers
Costa Tsaousis (ktsaou) [Thu, 16 Mar 2017 22:43:47 +0000 (00:43 +0200)]
nfacct plugin with static dimension pointers

7 years agoupdate nfacct plugin to match current netdata development
Costa Tsaousis (ktsaou) [Thu, 16 Mar 2017 22:03:52 +0000 (00:03 +0200)]
update nfacct plugin to match current netdata development

7 years agoChange modules configuration order
Vladimir Kobal [Thu, 16 Mar 2017 20:37:58 +0000 (22:37 +0200)]
Change modules configuration order

7 years agoSeparate kern.devstat module with simple patterns adopted
Vladimir Kobal [Thu, 16 Mar 2017 20:02:08 +0000 (22:02 +0200)]
Separate kern.devstat module with simple patterns adopted

7 years agoMerge pull request #1952 from ktsaou/master
Costa Tsaousis [Thu, 16 Mar 2017 18:18:42 +0000 (20:18 +0200)]
Merge pull request #1952 from ktsaou/master

minor fixes

7 years agoMerge pull request #1953 from l2isbad/python_readme_update
Costa Tsaousis [Thu, 16 Mar 2017 07:17:58 +0000 (09:17 +0200)]
Merge pull request #1953 from l2isbad/python_readme_update

Python readme update

7 years agopython readme update: web_log
Ilya [Thu, 16 Mar 2017 04:25:11 +0000 (13:25 +0900)]
python readme update: web_log

7 years agopython readme update: smartd_log
Ilya [Thu, 16 Mar 2017 01:57:19 +0000 (10:57 +0900)]
python readme update: smartd_log

7 years agopython readme update: nginx_log removed, postgres added
Ilya [Thu, 16 Mar 2017 01:19:04 +0000 (10:19 +0900)]
python readme update: nginx_log removed, postgres added

7 years agoSeparate getifaddrs module with simple patterns adopted
Vladimir Kobal [Wed, 15 Mar 2017 23:53:51 +0000 (01:53 +0200)]
Separate getifaddrs module with simple patterns adopted

7 years agoenable qemu cgroups; fixes #1949
Costa Tsaousis (ktsaou) [Wed, 15 Mar 2017 21:38:29 +0000 (23:38 +0200)]
enable qemu cgroups; fixes #1949

7 years agoadd mysql.service to the list of services that should be started before netdata;...
Costa Tsaousis (ktsaou) [Wed, 15 Mar 2017 20:33:46 +0000 (22:33 +0200)]
add mysql.service to the list of services that should be started before netdata; fixes #1945

7 years agoRename config sections for modules
Vladimir Kobal [Wed, 15 Mar 2017 18:44:31 +0000 (20:44 +0200)]
Rename config sections for modules

7 years agoSeparate getmntinfo module with simple patterns adopted
Vladimir Kobal [Wed, 15 Mar 2017 18:26:44 +0000 (20:26 +0200)]
Separate getmntinfo module with simple patterns adopted

7 years agoMerge pull request #1944 from ktsaou/master
Costa Tsaousis [Wed, 15 Mar 2017 07:24:54 +0000 (09:24 +0200)]
Merge pull request #1944 from ktsaou/master

disable (by default) monitoring not-important disks

7 years agoallow the installer to check configs signatures when the BASH is older than v4
Costa Tsaousis (ktsaou) [Wed, 15 Mar 2017 00:21:50 +0000 (02:21 +0200)]
allow the installer to check configs signatures when the BASH is older than v4

7 years agodisable /var/lib/docker/* by default
Costa Tsaousis (ktsaou) [Wed, 15 Mar 2017 00:05:38 +0000 (02:05 +0200)]
disable /var/lib/docker/* by default

7 years agodisable by default monitoring /snap/*; disable also ram* and loop* block devices
Costa Tsaousis (ktsaou) [Tue, 14 Mar 2017 23:57:41 +0000 (01:57 +0200)]
disable by default monitoring /snap/*; disable also ram* and loop* block devices

7 years agoMerge pull request #1943 from ktsaou/master
Costa Tsaousis [Tue, 14 Mar 2017 21:16:18 +0000 (23:16 +0200)]
Merge pull request #1943 from ktsaou/master

fix gauge gradient colors;

7 years agofix gauge gradient colors; fixes #1136
Costa Tsaousis (ktsaou) [Tue, 14 Mar 2017 20:59:25 +0000 (22:59 +0200)]
fix gauge gradient colors; fixes #1136

7 years agoMinor style cleanups
Vladimir Kobal [Tue, 14 Mar 2017 18:43:13 +0000 (20:43 +0200)]
Minor style cleanups

7 years agoSeparate net.inet6.icmp6.stats module
Vladimir Kobal [Tue, 14 Mar 2017 16:51:11 +0000 (18:51 +0200)]
Separate net.inet6.icmp6.stats module

7 years agoSeparate net.inet6.ip6.stats module
Vladimir Kobal [Tue, 14 Mar 2017 15:51:34 +0000 (17:51 +0200)]
Separate net.inet6.ip6.stats module

7 years agoSeparate net.inet.ip.stats module
Vladimir Kobal [Tue, 14 Mar 2017 14:41:43 +0000 (16:41 +0200)]
Separate net.inet.ip.stats module

7 years agoSeparate net.inet.icmp.stats module
Vladimir Kobal [Tue, 14 Mar 2017 13:54:57 +0000 (15:54 +0200)]
Separate net.inet.icmp.stats module

7 years agoSeparate net.inet.tcp.stats module
Vladimir Kobal [Tue, 14 Mar 2017 13:28:44 +0000 (15:28 +0200)]
Separate net.inet.tcp.stats module

7 years agoSeparate net.inet.tcp.stats module
Vladimir Kobal [Tue, 14 Mar 2017 12:31:00 +0000 (14:31 +0200)]
Separate net.inet.tcp.stats module

7 years agoSeparate net.inet.tcp.states module
Vladimir Kobal [Tue, 14 Mar 2017 11:12:46 +0000 (13:12 +0200)]
Separate net.inet.tcp.states module

7 years agoMerge pull request #1940 from l2isbad/elasticsearch_plugin_fixes
Costa Tsaousis [Tue, 14 Mar 2017 10:11:05 +0000 (12:11 +0200)]
Merge pull request #1940 from l2isbad/elasticsearch_plugin_fixes

Elasticsearch plugin fixes

7 years agoUrlService: custom_url support for _get_data and minor fixes
Ilya [Tue, 14 Mar 2017 08:11:27 +0000 (17:11 +0900)]
UrlService: custom_url support for _get_data and minor fixes

7 years agoelasticsearch_plugin: "python-requests" requirement removed
Ilya [Tue, 14 Mar 2017 06:58:39 +0000 (15:58 +0900)]
elasticsearch_plugin: "python-requests" requirement removed

7 years agoMerge pull request #1939 from ktsaou/master
Costa Tsaousis [Mon, 13 Mar 2017 23:37:22 +0000 (01:37 +0200)]
Merge pull request #1939 from ktsaou/master

allow custom defined information on the dashboard

7 years agoprevent cpufreq messages flood; fixes #1933
Costa Tsaousis (ktsaou) [Mon, 13 Mar 2017 21:21:58 +0000 (23:21 +0200)]
prevent cpufreq messages flood; fixes #1933

7 years agogitignore freeipmi.plugin
Costa Tsaousis (ktsaou) [Mon, 13 Mar 2017 21:04:42 +0000 (23:04 +0200)]
gitignore freeipmi.plugin

7 years agoallow custom defined information on the dashboard; fixes #1936
Costa Tsaousis (ktsaou) [Mon, 13 Mar 2017 21:03:41 +0000 (23:03 +0200)]
allow custom defined information on the dashboard; fixes #1936

7 years agodatabase size for mirrored hosts is now aligned to page size
Costa Tsaousis (ktsaou) [Mon, 13 Mar 2017 20:03:49 +0000 (22:03 +0200)]
database size for mirrored hosts is now aligned to page size

7 years agoadd backwards compatibility for http listen backlog setting
Costa Tsaousis (ktsaou) [Mon, 13 Mar 2017 20:03:04 +0000 (22:03 +0200)]
add backwards compatibility for http listen backlog setting

7 years agomake sure disconnected_time is updated before decrementing senders
Costa Tsaousis (ktsaou) [Mon, 13 Mar 2017 19:18:19 +0000 (21:18 +0200)]
make sure disconnected_time is updated before decrementing senders

7 years agoMerge pull request #1935 from ktsaou/master
Costa Tsaousis [Mon, 13 Mar 2017 19:16:08 +0000 (21:16 +0200)]
Merge pull request #1935 from ktsaou/master

automatic naming for libvirtd virtual machines;

7 years agoMerge pull request #1916 from l2isbad/MySQLService_class
Costa Tsaousis [Mon, 13 Mar 2017 08:41:29 +0000 (10:41 +0200)]
Merge pull request #1916 from l2isbad/MySQLService_class

MySQLService class added + rewritten mysql_plugin

7 years agoautomatic naming for libvirtd virtual machines; fixes #1045
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 22:21:09 +0000 (00:21 +0200)]
automatic naming for libvirtd virtual machines; fixes #1045

7 years agoMerge pull request #1934 from ktsaou/master
Costa Tsaousis [Sun, 12 Mar 2017 22:10:23 +0000 (00:10 +0200)]
Merge pull request #1934 from ktsaou/master

improved locks

7 years agoprevents hosts from being removed during initialization
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 21:56:51 +0000 (23:56 +0200)]
prevents hosts from being removed during initialization

7 years agoadded compile option NETDATA_VERIFY_LOCKS to enable the locks
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 21:28:05 +0000 (23:28 +0200)]
added compile option NETDATA_VERIFY_LOCKS to enable the locks

7 years agoadded compile option NETDATA_VERIFY_LOCKS to enable the locks
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 21:25:26 +0000 (23:25 +0200)]
added compile option NETDATA_VERIFY_LOCKS to enable the locks

7 years agoprint the lock pointer in debug mode
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 21:11:15 +0000 (23:11 +0200)]
print the lock pointer in debug mode

7 years agoMerge pull request #1930 from ktsaou/master
Costa Tsaousis [Sun, 12 Mar 2017 15:38:25 +0000 (17:38 +0200)]
Merge pull request #1930 from ktsaou/master

do not multiple SNMP title strings; enable link-time-optimizations; locks optimizations

7 years agolocks abstraction, error reporting, debugging
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 14:54:07 +0000 (16:54 +0200)]
locks abstraction, error reporting, debugging

7 years agosorted list of mirrored machines
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 12:50:44 +0000 (14:50 +0200)]
sorted list of mirrored machines

7 years agoadd host to log messages
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 03:40:11 +0000 (05:40 +0200)]
add host to log messages

7 years agolocks error handling
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 03:29:58 +0000 (05:29 +0200)]
locks error handling

7 years agore-hash a remote hostname that has been updated
Costa Tsaousis (ktsaou) [Sun, 12 Mar 2017 02:39:17 +0000 (04:39 +0200)]
re-hash a remote hostname that has been updated

7 years agoallow -flto to be set when cross compiling
Costa Tsaousis (ktsaou) [Sat, 11 Mar 2017 23:28:46 +0000 (01:28 +0200)]
allow -flto to be set when cross compiling

7 years agocheck if -flto can build executables before enabling it
Costa Tsaousis (ktsaou) [Sat, 11 Mar 2017 22:57:51 +0000 (00:57 +0200)]
check if -flto can build executables before enabling it