]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoupdated all javascript libraries
Costa Tsaousis (ktsaou) [Thu, 29 Sep 2016 21:45:29 +0000 (00:45 +0300)]
updated all javascript libraries

7 years agoMerge pull request #1044 from ktsaou/master
Costa Tsaousis [Thu, 29 Sep 2016 08:22:54 +0000 (11:22 +0300)]
Merge pull request #1044 from ktsaou/master

prevent past CLEAR notifications; fixes #1035

7 years agoprevent past CLEAR notifications; fixes #1035
Costa Tsaousis (ktsaou) [Thu, 29 Sep 2016 08:19:47 +0000 (11:19 +0300)]
prevent past CLEAR notifications; fixes #1035

7 years agoMerge pull request #1043 from ktsaou/master
Costa Tsaousis [Thu, 29 Sep 2016 07:58:04 +0000 (10:58 +0300)]
Merge pull request #1043 from ktsaou/master

make sure atomic operations are linkable; fixes #860

7 years agomake sure atomic operations are linkable; fixes #860
Costa Tsaousis (ktsaou) [Thu, 29 Sep 2016 07:55:22 +0000 (10:55 +0300)]
make sure atomic operations are linkable; fixes #860

7 years agoMerge pull request #1040 from ktsaou/master
Costa Tsaousis [Wed, 28 Sep 2016 21:45:31 +0000 (00:45 +0300)]
Merge pull request #1040 from ktsaou/master

bug fixing; minor improvements

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 21:41:50 +0000 (00:41 +0300)]
updated configs.signatures

7 years agodashboard does not show past CLEAR notifications; fixes #1035
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 21:40:30 +0000 (00:40 +0300)]
dashboard does not show past CLEAR notifications; fixes #1035

7 years agofeatures at the header; shorter bash version error
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 20:45:07 +0000 (23:45 +0300)]
features at the header; shorter bash version error

7 years agofix for alarms with multiple roles; more comments; fixed typos
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 20:31:26 +0000 (23:31 +0300)]
fix for alarms with multiple roles; more comments; fixed typos

7 years agofixed typos and added more info
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 19:54:39 +0000 (22:54 +0300)]
fixed typos and added more info

7 years agoadded configure option to disable x86 SSE detection
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 19:29:06 +0000 (22:29 +0300)]
added configure option to disable x86 SSE detection

7 years agodo not strip trailing zeros when number is not decimal; fixes @1033
Costa Tsaousis (ktsaou) [Wed, 28 Sep 2016 18:16:20 +0000 (21:16 +0300)]
do not strip trailing zeros when number is not decimal; fixes @1033

7 years agoMerge pull request #1032 from ktsaou/master
Costa Tsaousis [Wed, 28 Sep 2016 15:28:27 +0000 (18:28 +0300)]
Merge pull request #1032 from ktsaou/master

32/64 bit cpu detection with autoconf

7 years agouse prior version of ax_check_compile_flag for autotools >=2.60 compatibility
Costa Tsaousis [Wed, 28 Sep 2016 15:24:33 +0000 (18:24 +0300)]
use prior version of ax_check_compile_flag for autotools >=2.60 compatibility

7 years agoenable -msse2 -mfpmath=sse on x86 machines that support it; fixes #450; fixes #263
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 23:28:40 +0000 (02:28 +0300)]
enable -msse2 -mfpmath=sse on x86 machines that support it; fixes #450; fixes #263

7 years agoautoconf for detecting 32/64 bit CPU
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 22:47:12 +0000 (01:47 +0300)]
autoconf for detecting 32/64 bit CPU

7 years agoMerge pull request #1031 from ktsaou/master
Costa Tsaousis [Tue, 27 Sep 2016 20:41:12 +0000 (23:41 +0300)]
Merge pull request #1031 from ktsaou/master

more alpine compatibility fixes

7 years agoupdated comment
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 20:33:13 +0000 (23:33 +0300)]
updated comment

7 years agofix exit procedure on alpine
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 19:18:02 +0000 (22:18 +0300)]
fix exit procedure on alpine

7 years agoattempt to fix exit procedure on alpine
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 18:55:34 +0000 (21:55 +0300)]
attempt to fix exit procedure on alpine

7 years agoadd information about threads exiting
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 18:45:26 +0000 (21:45 +0300)]
add information about threads exiting

7 years agoMerge pull request #1028 from ktsaou/master
Costa Tsaousis [Tue, 27 Sep 2016 16:48:08 +0000 (19:48 +0300)]
Merge pull request #1028 from ktsaou/master

alpine linux compatibility fixes

7 years agodetect compiler atomic instructions using autoconf
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 09:47:53 +0000 (12:47 +0300)]
detect compiler atomic instructions using autoconf

7 years agoportable way of detecting format of strerror_r
Costa Tsaousis (ktsaou) [Tue, 27 Sep 2016 08:56:35 +0000 (11:56 +0300)]
portable way of detecting format of strerror_r

7 years agofix for gcc < 4.9
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 23:22:19 +0000 (02:22 +0300)]
fix for gcc < 4.9

7 years agoremove unneeded variables when NETDATA_INTERNAL_CHECKS is not defined - more
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:47:42 +0000 (01:47 +0300)]
remove unneeded variables when NETDATA_INTERNAL_CHECKS is not defined - more

7 years agoremove unneeded variables when NETDATA_INTERNAL_CHECKS is not defined
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:46:46 +0000 (01:46 +0300)]
remove unneeded variables when NETDATA_INTERNAL_CHECKS is not defined

7 years agoworkaround strerror_r compatibility between glibc and musl
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:32:26 +0000 (01:32 +0300)]
workaround strerror_r compatibility between glibc and musl

7 years agomore musl compatibility fixes
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:14:24 +0000 (01:14 +0300)]
more musl compatibility fixes

7 years agopreparations for saving/loading the alarm log
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:05:46 +0000 (01:05 +0300)]
preparations for saving/loading the alarm log

7 years agoprevent warnings when compiling against musl
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:04:40 +0000 (01:04 +0300)]
prevent warnings when compiling against musl

7 years agoproperly detect the lack of high resolution date on busybox systems
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 22:03:42 +0000 (01:03 +0300)]
properly detect the lack of high resolution date on busybox systems

7 years agoMerge pull request #1027 from ktsaou/master
Costa Tsaousis [Mon, 26 Sep 2016 18:37:14 +0000 (21:37 +0300)]
Merge pull request #1027 from ktsaou/master

increased the version to uncache older versions

7 years agoincreased the version to uncache older versions
Costa Tsaousis (ktsaou) [Mon, 26 Sep 2016 18:29:45 +0000 (21:29 +0300)]
increased the version to uncache older versions

7 years agoMerge pull request #1022 from Chocobo1/cppcheck
Costa Tsaousis [Mon, 26 Sep 2016 13:17:32 +0000 (16:17 +0300)]
Merge pull request #1022 from Chocobo1/cppcheck

Fix warnings found by cppcheck

7 years agoMerge pull request #1025 from ktsaou/master
Costa Tsaousis [Mon, 26 Sep 2016 11:49:22 +0000 (14:49 +0300)]
Merge pull request #1025 from ktsaou/master

minor updates, mainly related to http response caching

7 years agoapi failed responses are not cacheable; failed svg images are not cacheable
Costa Tsaousis [Mon, 26 Sep 2016 11:47:14 +0000 (14:47 +0300)]
api failed responses are not cacheable; failed svg images are not cacheable

7 years agoeliminated compiler warnings
Costa Tsaousis [Mon, 26 Sep 2016 11:23:20 +0000 (14:23 +0300)]
eliminated compiler warnings

7 years agoupdated to match recent progress
Costa Tsaousis [Mon, 26 Sep 2016 11:23:04 +0000 (14:23 +0300)]
updated to match recent progress

7 years agoadded missing files for CLion
Costa Tsaousis [Mon, 26 Sep 2016 11:22:47 +0000 (14:22 +0300)]
added missing files for CLion

7 years agoReplace deprecated bzero() by memset()
Chocobo1 [Sun, 25 Sep 2016 10:39:23 +0000 (18:39 +0800)]
Replace deprecated bzero() by memset()

7 years agoReplace deprecated bcopy() by memmove()
Chocobo1 [Sun, 25 Sep 2016 10:32:46 +0000 (18:32 +0800)]
Replace deprecated bcopy() by memmove()

7 years agoAvoid dereference null pointer
Chocobo1 [Sun, 25 Sep 2016 10:10:25 +0000 (18:10 +0800)]
Avoid dereference null pointer

7 years agoRemove leftover
Chocobo1 [Sun, 25 Sep 2016 10:05:31 +0000 (18:05 +0800)]
Remove leftover

Workaround cppcheck warning:
Assignment of function parameter has no effect outside the function

7 years agoUse reallocz()
Chocobo1 [Sun, 25 Sep 2016 09:41:10 +0000 (17:41 +0800)]
Use reallocz()

7 years agoMerge pull request #1024 from ktsaou/master
Costa Tsaousis [Sun, 25 Sep 2016 23:15:26 +0000 (02:15 +0300)]
Merge pull request #1024 from ktsaou/master

minor enhancements

7 years agonetdata-installer.sh banner is not a snake; fixes #1023
Costa Tsaousis (ktsaou) [Sun, 25 Sep 2016 23:10:39 +0000 (02:10 +0300)]
netdata-installer.sh banner is not a snake; fixes #1023

7 years agodo not show the same HTML5 notification again - save the last id shown in browser...
Costa Tsaousis (ktsaou) [Sun, 25 Sep 2016 21:19:39 +0000 (00:19 +0300)]
do not show the same HTML5 notification again - save the last id shown in browser local storage

7 years agosnake to chart...
Costa Tsaousis (ktsaou) [Sun, 25 Sep 2016 21:18:31 +0000 (00:18 +0300)]
snake to chart...

7 years agoMerge pull request #1023 from ktsaou/master
Costa Tsaousis [Sun, 25 Sep 2016 16:50:44 +0000 (19:50 +0300)]
Merge pull request #1023 from ktsaou/master

netdata-updater.sh now support -f to force re-installation

7 years agonetdata-updater.sh now support -f to force re-installation even if git has not been...
Costa Tsaousis (ktsaou) [Sun, 25 Sep 2016 12:10:07 +0000 (15:10 +0300)]
netdata-updater.sh now support -f to force re-installation even if git has not been updated

7 years agoMerge pull request #996 from xuefer/check-overflow
Paweł Krupa [Sun, 25 Sep 2016 09:02:53 +0000 (11:02 +0200)]
Merge pull request #996 from xuefer/check-overflow

sensors: ignore overflow value

7 years agoMerge pull request #888 from rsanger/fix_hddtemp
Paweł Krupa [Sun, 25 Sep 2016 08:59:23 +0000 (10:59 +0200)]
Merge pull request #888 from rsanger/fix_hddtemp

Fix issues when using a manually configured list of drives in the hddtemp python module

7 years agoMerge pull request #995 from xuefer/sensor-grouping-fix
Paweł Krupa [Sun, 25 Sep 2016 08:56:35 +0000 (10:56 +0200)]
Merge pull request #995 from xuefer/sensor-grouping-fix

sensors: fix grouping

7 years agoMerge pull request #1003 from clinta/fpm-improvements
Paweł Krupa [Sun, 25 Sep 2016 08:51:25 +0000 (10:51 +0200)]
Merge pull request #1003 from clinta/fpm-improvements

Improve phpfpm module.

7 years agoMerge pull request #1020 from ktsaou/master
Costa Tsaousis [Sat, 24 Sep 2016 22:08:51 +0000 (01:08 +0300)]
Merge pull request #1020 from ktsaou/master

fix error on demo sites

7 years agofix error on demo sites
Costa Tsaousis (ktsaou) [Sat, 24 Sep 2016 22:08:23 +0000 (01:08 +0300)]
fix error on demo sites

7 years agoMerge pull request #1016 from ktsaou/master
Costa Tsaousis [Sat, 24 Sep 2016 22:01:55 +0000 (01:01 +0300)]
Merge pull request #1016 from ktsaou/master

dashboard and web server optimizations

7 years agodashboard strings are now in dashboard_info.js; dashboard now downloads requires...
Costa Tsaousis (ktsaou) [Sat, 24 Sep 2016 21:50:58 +0000 (00:50 +0300)]
dashboard strings are now in dashboard_info.js; dashboard now downloads requires js files in parallel

7 years agobetter handling of http responses expiration and cache control
Costa Tsaousis (ktsaou) [Sat, 24 Sep 2016 21:49:55 +0000 (00:49 +0300)]
better handling of http responses expiration and cache control

7 years agooptimizatons suggested by sitespeed.io
Costa Tsaousis (ktsaou) [Sat, 24 Sep 2016 14:34:24 +0000 (17:34 +0300)]
optimizatons suggested by sitespeed.io

7 years agostop health monitoring while netdata exits to avoid alarms flood
Costa Tsaousis (ktsaou) [Sat, 24 Sep 2016 00:43:16 +0000 (03:43 +0300)]
stop health monitoring while netdata exits to avoid alarms flood

7 years agoMerge pull request #1015 from ktsaou/master
Costa Tsaousis [Sat, 24 Sep 2016 00:19:09 +0000 (03:19 +0300)]
Merge pull request #1015 from ktsaou/master

fixed bug in incremental algorithm

7 years agofixes a bug in the incremental algorithm that was introduced yesterday and made all...
Costa Tsaousis (ktsaou) [Sat, 24 Sep 2016 00:13:27 +0000 (03:13 +0300)]
fixes a bug in the incremental algorithm that was introduced yesterday and made all multi-dimensional charts show wrong values for all dimensions except the first

7 years agoMerge pull request #1014 from ktsaou/master
Costa Tsaousis [Fri, 23 Sep 2016 22:11:59 +0000 (01:11 +0300)]
Merge pull request #1014 from ktsaou/master

html 5 notifications improvements

7 years agolowered static files browser caching to 1 day (was 14 days - but the frequent updates...
Costa Tsaousis (ktsaou) [Fri, 23 Sep 2016 22:08:48 +0000 (01:08 +0300)]
lowered static files browser caching to 1 day (was 14 days - but the frequent updates of netdata make it problematic)

7 years agoclickable notifications from email, slack, pushover, telegram, etc now divert the...
Costa Tsaousis (ktsaou) [Fri, 23 Sep 2016 21:40:14 +0000 (00:40 +0300)]
clickable notifications from email, slack, pushover, telegram, etc now divert the user to the proper chart

7 years agoincreased version for CDN
Costa Tsaousis (ktsaou) [Fri, 23 Sep 2016 21:22:52 +0000 (00:22 +0300)]
increased version for CDN

7 years agoremoved debugging info
Costa Tsaousis (ktsaou) [Fri, 23 Sep 2016 21:18:44 +0000 (00:18 +0300)]
removed debugging info

7 years agoweb notifications are now clickable; web notifications work on firefox; alarm modal...
Costa Tsaousis (ktsaou) [Fri, 23 Sep 2016 20:56:37 +0000 (23:56 +0300)]
web notifications are now clickable; web notifications work on firefox; alarm modal now has anchor to show the related chart; menus are now also used for location hash

7 years agoMerge pull request #1012 from shadycuz/DocumentationEdits
Costa Tsaousis [Fri, 23 Sep 2016 06:47:16 +0000 (09:47 +0300)]
Merge pull request #1012 from shadycuz/DocumentationEdits

Documentation edits

7 years agoReverted explicit /stub_status line
Levi Blaney [Fri, 23 Sep 2016 06:37:17 +0000 (02:37 -0400)]
Reverted explicit /stub_status line

7 years agoCleaning up Documentation
Levi Blaney [Fri, 23 Sep 2016 06:29:31 +0000 (02:29 -0400)]
Cleaning up Documentation

Mainly reverting my changes to nginx.conf and some punctuation edits

7 years agoMerge pull request #2 from firehol/master
Levi Blaney [Fri, 23 Sep 2016 06:16:36 +0000 (02:16 -0400)]
Merge pull request #2 from firehol/master

Update to master

7 years agoMerge pull request #1011 from ktsaou/master
Costa Tsaousis [Thu, 22 Sep 2016 22:14:53 +0000 (01:14 +0300)]
Merge pull request #1011 from ktsaou/master

minor improvements

7 years agoadded TCP aborts and memory pressure information
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 22:10:40 +0000 (01:10 +0300)]
added TCP aborts and memory pressure information

7 years agoadded TCP memory pressures chart
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 22:10:12 +0000 (01:10 +0300)]
added TCP memory pressures chart

7 years agoforce stacked charts to include zero; fixes #1010
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 21:08:45 +0000 (00:08 +0300)]
force stacked charts to include zero; fixes #1010

7 years agofixed type in comment
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 21:05:44 +0000 (00:05 +0300)]
fixed type in comment

7 years agofixed bug where loopsleepms was calculating the time to sleep in a faulty way. This...
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 20:48:46 +0000 (23:48 +0300)]
fixed bug where loopsleepms was calculating the time to sleep in a faulty way. This affected the timings of tc-qos-helper.sh

7 years agoremoved leftovers from copy and paste in hidden tc configuration variables
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 19:55:51 +0000 (22:55 +0300)]
removed leftovers from copy and paste in hidden tc configuration variables

7 years agofixed chart startup interpolation / extrapolation to allow the first point added...
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 19:50:42 +0000 (22:50 +0300)]
fixed chart startup interpolation / extrapolation to allow the first point added to the chart be as accurate as possible; fixes #981

7 years agonetdata-updater.sh inherits the $PATH from netdata-installer.sh; fixes #1000
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 18:21:07 +0000 (21:21 +0300)]
netdata-updater.sh inherits the $PATH from netdata-installer.sh; fixes #1000

7 years agoECN information on the dashboard
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 16:41:32 +0000 (19:41 +0300)]
ECN information on the dashboard

7 years agomade entropy alarm silent
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 16:41:12 +0000 (19:41 +0300)]
made entropy alarm silent

7 years agoMerge pull request #1009 from ktsaou/master
Costa Tsaousis [Thu, 22 Sep 2016 11:56:28 +0000 (14:56 +0300)]
Merge pull request #1009 from ktsaou/master

fixed typo in alarm-notify.sh

7 years agofixed typo in alarm-notify.sh
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 11:55:52 +0000 (14:55 +0300)]
fixed typo in alarm-notify.sh

7 years agoMerge pull request #1008 from ktsaou/master
Costa Tsaousis [Thu, 22 Sep 2016 11:35:23 +0000 (14:35 +0300)]
Merge pull request #1008 from ktsaou/master

softnet budget is now a silent alarm; information added on the dashboard

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 11:29:43 +0000 (14:29 +0300)]
updated configs.signatures

7 years agorestored thresholds for softnet
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 11:29:17 +0000 (14:29 +0300)]
restored thresholds for softnet

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 11:24:13 +0000 (14:24 +0300)]
updated configs.signatures

7 years agosoftnet budget alarm is now a silent alarm
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 11:23:14 +0000 (14:23 +0300)]
softnet budget alarm is now a silent alarm

7 years agodashboard information: net.drops
Costa Tsaousis (ktsaou) [Thu, 22 Sep 2016 11:18:36 +0000 (14:18 +0300)]
dashboard information: net.drops

7 years agoMerge pull request #1005 from ktsaou/master
Costa Tsaousis [Thu, 22 Sep 2016 09:20:48 +0000 (12:20 +0300)]
Merge pull request #1005 from ktsaou/master

fixed bug in interpolation + minor improvements

7 years agoMerge pull request #1 from firehol/master
Levi Blaney [Thu, 22 Sep 2016 03:31:24 +0000 (23:31 -0400)]
Merge pull request #1 from firehol/master

Update to master

7 years agosensors: ignore overflow value
Xuefer [Sat, 10 Sep 2016 10:02:24 +0000 (18:02 +0800)]
sensors: ignore overflow value

Signed-off-by: Xuefer <xuefer@gmail.com>
7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 21 Sep 2016 23:50:36 +0000 (02:50 +0300)]
updated configs.signatures

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Wed, 21 Sep 2016 23:49:26 +0000 (02:49 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agoMerge pull request #1002 from hashworks/feature/telegramNotifications
Costa Tsaousis [Wed, 21 Sep 2016 23:48:24 +0000 (02:48 +0300)]
Merge pull request #1002 from hashworks/feature/telegramNotifications

Add telegram messages to health monitoring