]> arthur.barton.de Git - netdata.git/log
netdata.git
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

7 years agodefault update every for squid and mysql changed from 5 to 2 seconds
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 12:22:19 +0000 (15:22 +0300)]
default update every for squid and mysql changed from 5 to 2 seconds

7 years agoMerge pull request #536 from ktsaou/master
Costa Tsaousis [Sat, 11 Jun 2016 08:52:54 +0000 (11:52 +0300)]
Merge pull request #536 from ktsaou/master

fixed typo in debug logging that resulted in crash

7 years agofixed typo in debug logging that resulted in crash
Costa Tsaousis (ktsaou) [Sat, 11 Jun 2016 08:52:21 +0000 (11:52 +0300)]
fixed typo in debug logging that resulted in crash

7 years agoMerge pull request #533 from ktsaou/master
Costa Tsaousis [Fri, 10 Jun 2016 23:19:19 +0000 (02:19 +0300)]
Merge pull request #533 from ktsaou/master

small changes, adaptation of #428 from @fredericopissarra

7 years agosmall changes, adaptation of #428 from @fredericopissarra
Costa Tsaousis (ktsaou) [Fri, 10 Jun 2016 23:15:57 +0000 (02:15 +0300)]
small changes, adaptation of #428 from @fredericopissarra

7 years agoMerge pull request #530 from ktsaou/master
Costa Tsaousis [Fri, 10 Jun 2016 20:25:09 +0000 (23:25 +0300)]
Merge pull request #530 from ktsaou/master

exit tracing; accept4() and O_NONBLOCK to all sockets and web files

7 years agoadded more error exit tracing info to trace issue 529; switched to accept4() and...
Costa Tsaousis (ktsaou) [Fri, 10 Jun 2016 20:16:35 +0000 (23:16 +0300)]
added more error exit tracing info to trace issue 529; switched to accept4() and added SO_NONBLOCK to all sockets

7 years agoMerge pull request #525 from ktsaou/master
Costa Tsaousis [Thu, 9 Jun 2016 19:58:53 +0000 (22:58 +0300)]
Merge pull request #525 from ktsaou/master

plugin bug fixes and minor enhancements

7 years agoproperly handle the exit status of plugins to avoid infinite restart attempts; plugin...
Costa Tsaousis (ktsaou) [Thu, 9 Jun 2016 19:49:44 +0000 (22:49 +0300)]
properly handle the exit status of plugins to avoid infinite restart attempts; plugins that report failure are now restarted up to 10 times if they have collected values in the past; apache fixed to work with latest apache; example plugin is now disabled by default to prevent starting bash in systems that dont have any other bash plugin used

7 years agoMerge pull request #523 from paulfantom/master
Costa Tsaousis [Thu, 9 Jun 2016 17:24:05 +0000 (20:24 +0300)]
Merge pull request #523 from paulfantom/master

Changes in MySQL plugin

7 years agoMerge remote-tracking branch 'upstream/master'
paulfantom [Thu, 9 Jun 2016 08:15:57 +0000 (10:15 +0200)]
Merge remote-tracking branch 'upstream/master'

7 years agochanged mysql query and parsing data
paulfantom [Thu, 9 Jun 2016 08:15:04 +0000 (10:15 +0200)]
changed mysql query and parsing data

7 years agoMerge pull request #521 from ktsaou/master
Costa Tsaousis [Wed, 8 Jun 2016 22:43:23 +0000 (01:43 +0300)]
Merge pull request #521 from ktsaou/master

dashboard improvements and cpufreq optimization

7 years agofixed typo
Costa Tsaousis (ktsaou) [Wed, 8 Jun 2016 22:38:55 +0000 (01:38 +0300)]
fixed typo

7 years agowork-around for middle mouse button on registry servers with firefox
Costa Tsaousis (ktsaou) [Wed, 8 Jun 2016 22:31:40 +0000 (01:31 +0300)]
work-around for middle mouse button on registry servers with firefox

7 years agobrowser history is preserved while scrolling and navigating the dashboard; current...
Costa Tsaousis (ktsaou) [Wed, 8 Jun 2016 21:56:13 +0000 (00:56 +0300)]
browser history is preserved while scrolling and navigating the dashboard; current position is propagated between registry servers; middle mouse button working on registry servers

7 years agoprevent a cat command on each iteration
Costa Tsaousis (ktsaou) [Wed, 8 Jun 2016 21:54:49 +0000 (00:54 +0300)]
prevent a cat command on each iteration

7 years agoMerge pull request #519 from paulfantom/master
Costa Tsaousis [Wed, 8 Jun 2016 15:17:08 +0000 (18:17 +0300)]
Merge pull request #519 from paulfantom/master

updated charts.d readme and makefile

7 years agoupdated charts.d readme and makefile
paulfantom [Wed, 8 Jun 2016 14:35:16 +0000 (16:35 +0200)]
updated charts.d readme and makefile

7 years agoMerge pull request #518 from paulfantom/master
Costa Tsaousis [Wed, 8 Jun 2016 14:29:34 +0000 (17:29 +0300)]
Merge pull request #518 from paulfantom/master

ensure correct path to nologin shell for user netdata

7 years agoadd failsafe to choosing login shell
paulfantom [Wed, 8 Jun 2016 12:52:43 +0000 (14:52 +0200)]
add failsafe to choosing login shell

7 years agoensure correct nologin shell for iser netdata
paulfantom [Wed, 8 Jun 2016 12:34:11 +0000 (14:34 +0200)]
ensure correct nologin shell for iser netdata

7 years agoMerge pull request #517 from ktsaou/master
Costa Tsaousis [Wed, 8 Jun 2016 12:22:04 +0000 (15:22 +0300)]
Merge pull request #517 from ktsaou/master

properly calculate offered KSM memory

7 years agoproperly calculate offered KSM memory
Costa Tsaousis (ktsaou) [Wed, 8 Jun 2016 12:10:05 +0000 (15:10 +0300)]
properly calculate offered KSM memory

7 years agoMerge pull request #516 from paulfantom/master
Costa Tsaousis [Wed, 8 Jun 2016 12:05:56 +0000 (15:05 +0300)]
Merge pull request #516 from paulfantom/master

remove extensive usage of cat

7 years agoremove extensive usage of cat
paulfantom [Wed, 8 Jun 2016 12:01:50 +0000 (14:01 +0200)]
remove extensive usage of cat

7 years agoMerge pull request #515 from paulfantom/master
Costa Tsaousis [Wed, 8 Jun 2016 11:43:18 +0000 (14:43 +0300)]
Merge pull request #515 from paulfantom/master

add an option to exclude some sensors

7 years agowrong placing of exclude=
paulfantom [Wed, 8 Jun 2016 10:35:26 +0000 (12:35 +0200)]
wrong placing of exclude=

7 years agoMerge branch 'master' of https://github.com/paulfantom/netdata
paulfantom [Wed, 8 Jun 2016 10:29:21 +0000 (12:29 +0200)]
Merge branch 'master' of https://github.com/paulfantom/netdata

7 years agoadd an option to exclude some sensors
paulfantom [Wed, 8 Jun 2016 10:07:28 +0000 (12:07 +0200)]
add an option to exclude some sensors

7 years agoadd an option to exclude some sensors
paulfantom [Wed, 8 Jun 2016 10:07:28 +0000 (12:07 +0200)]
add an option to exclude some sensors

7 years agoMerge pull request #511 from paulfantom/master
Costa Tsaousis [Wed, 8 Jun 2016 05:49:58 +0000 (08:49 +0300)]
Merge pull request #511 from paulfantom/master

monitor disk temperatures

7 years agohddtemp_update() return 1 if there is no data
paulfantom [Tue, 7 Jun 2016 23:19:03 +0000 (01:19 +0200)]
hddtemp_update() return 1 if there is no data

7 years agoreset IFS to previous one
paulfantom [Tue, 7 Jun 2016 22:29:31 +0000 (00:29 +0200)]
reset IFS to previous one

7 years agounset file globbing before getting data with nc
paulfantom [Tue, 7 Jun 2016 21:58:13 +0000 (23:58 +0200)]
unset file globbing before getting data with nc

7 years agofinally only one fork in hddtemp_update
paulfantom [Tue, 7 Jun 2016 20:39:00 +0000 (22:39 +0200)]
finally only one fork in hddtemp_update

7 years agoremove unnecessary forks; add checking if disk is sleeping; remove disk name from...
paulfantom [Tue, 7 Jun 2016 19:50:38 +0000 (21:50 +0200)]
remove unnecessary forks; add checking if disk is sleeping; remove disk name from legend

7 years agoadd script to monitor disk temperatures via hddtemp daemon
paulfantom [Tue, 7 Jun 2016 18:44:06 +0000 (20:44 +0200)]
add script to monitor disk temperatures via hddtemp daemon

7 years agoMerge pull request #509 from paulfantom/patch-1
Costa Tsaousis [Tue, 7 Jun 2016 14:49:44 +0000 (17:49 +0300)]
Merge pull request #509 from paulfantom/patch-1

Add couple more applications to default apps groups

7 years agoAdd couple more applications to default apps groups
Paweł [Tue, 7 Jun 2016 13:54:47 +0000 (15:54 +0200)]
Add couple more applications to default apps groups

Add two popular media applications. Change 'deluge' group to 'torrent' due to addition of transmission. Also add 'php' and 'redis' groups.

7 years agoMerge pull request #507 from fiveoclock/patch-2
Costa Tsaousis [Tue, 7 Jun 2016 08:00:09 +0000 (11:00 +0300)]
Merge pull request #507 from fiveoclock/patch-2

Update contrib/debian/control to include uuid-dev

7 years agoUpdate contrib/debian/control
Alexander Ganster [Tue, 7 Jun 2016 07:55:56 +0000 (09:55 +0200)]
Update contrib/debian/control

Add build dependency uuid-dev, which is needed since Netdata 1.2

7 years agoMerge pull request #504 from ktsaou/master
Costa Tsaousis [Mon, 6 Jun 2016 20:26:50 +0000 (23:26 +0300)]
Merge pull request #504 from ktsaou/master

bug fixes

7 years agofixed a memory leak in badges; allow dimensions with space to be found; allow dimensi...
Costa Tsaousis (ktsaou) [Mon, 6 Jun 2016 20:23:10 +0000 (23:23 +0300)]
fixed a memory leak in badges; allow dimensions with space to be found; allow dimensions to be found by id too

7 years agoMerge pull request #500 from isonet/bugfix-pidfile
Costa Tsaousis [Mon, 6 Jun 2016 17:46:47 +0000 (20:46 +0300)]
Merge pull request #500 from isonet/bugfix-pidfile

Replaces deprecated pidfile argument with -P

7 years agoMerge pull request #499 from isonet/master
Costa Tsaousis [Mon, 6 Jun 2016 17:46:13 +0000 (20:46 +0300)]
Merge pull request #499 from isonet/master

Fixes typo in deprecated options warning

7 years agoReplaces deprecated pidfile argument with -P
Paul Biester [Mon, 6 Jun 2016 12:11:07 +0000 (14:11 +0200)]
Replaces deprecated pidfile argument with -P

7 years agoFixes typo in deprecated options warning
Paul Biester [Mon, 6 Jun 2016 11:57:39 +0000 (13:57 +0200)]
Fixes typo in deprecated options warning

7 years agoMerge pull request #498 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 20:45:47 +0000 (23:45 +0300)]
Merge pull request #498 from ktsaou/master

badges: added decimal "precision" parameter

7 years agofixed alignment of badges on README.md
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 20:39:57 +0000 (23:39 +0300)]
fixed alignment of badges on README.md

7 years agoupdated badges on README.md
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 20:39:07 +0000 (23:39 +0300)]
updated badges on README.md

7 years agoallow decimal precision in badges to be given at the url
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 20:26:27 +0000 (23:26 +0300)]
allow decimal precision in badges to be given at the url

7 years agoMerge pull request #496 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 17:47:08 +0000 (20:47 +0300)]
Merge pull request #496 from ktsaou/master

badge http header refresh for auto-refreshing SVG images

7 years agoadded badge option "refresh=auto" or "refresh=SECONDS" to generate HTTP header reques...
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 17:43:52 +0000 (20:43 +0300)]
added badge option "refresh=auto" or "refresh=SECONDS" to generate HTTP header requesting from the web client auto-refresh

7 years agoMerge pull request #494 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 16:44:31 +0000 (19:44 +0300)]
Merge pull request #494 from ktsaou/master

incremental-sum flipped

7 years agoincremental-sum flipped (netdata does its calculations from now to the past)
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 16:43:54 +0000 (19:43 +0300)]
incremental-sum flipped (netdata does its calculations from now to the past)

7 years agoMerge pull request #493 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 16:41:00 +0000 (19:41 +0300)]
Merge pull request #493 from ktsaou/master

fixed typo that disabled "incremental-sum"

7 years agofixed typo in last commit that disabled "incremental-sum"
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 16:40:15 +0000 (19:40 +0300)]
fixed typo in last commit that disabled "incremental-sum"

7 years agoMerge pull request #491 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 16:33:05 +0000 (19:33 +0300)]
Merge pull request #491 from ktsaou/master

API: new data grouping methods: sum and incremental-sum

7 years agoadded "sum" and "incremental-sum" grouping methods; the default grouping was faulty...
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 16:25:23 +0000 (19:25 +0300)]
added "sum" and "incremental-sum" grouping methods; the default grouping was faulty set to "max" - it is now "average" according to documentation

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

API parameter "after" is now relative to "before" and defaults to -updated_every

7 years agoupdated statistics badges
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 13:12:23 +0000 (16:12 +0300)]
updated statistics badges

7 years agoAPI parameter "after" is now relative to "before" and defaults to -update_every ...
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 13:09:34 +0000 (16:09 +0300)]
API parameter "after" is now relative to "before" and defaults to -update_every (minus update every)

7 years agoMerge pull request #489 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 08:21:57 +0000 (11:21 +0300)]
Merge pull request #489 from ktsaou/master

added API option "unaligned"

7 years agoadded API option "unaligned" to allow getting unaligned data for any timeframe, fixes...
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 08:14:31 +0000 (11:14 +0300)]
added API option "unaligned" to allow getting unaligned data for any timeframe, fixes #253

7 years agoMerge pull request #488 from ktsaou/master
Costa Tsaousis [Sun, 5 Jun 2016 07:15:47 +0000 (10:15 +0300)]
Merge pull request #488 from ktsaou/master

proper defaults for badges

7 years agoproper defaults for badges
Costa Tsaousis (ktsaou) [Sun, 5 Jun 2016 07:12:20 +0000 (10:12 +0300)]
proper defaults for badges

7 years agoMerge pull request #487 from ktsaou/master
Costa Tsaousis [Sat, 4 Jun 2016 21:35:59 +0000 (00:35 +0300)]
Merge pull request #487 from ktsaou/master

fixed typo

7 years agofixed typo
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 21:16:10 +0000 (00:16 +0300)]
fixed typo

7 years agoMerge pull request #486 from ktsaou/master
Costa Tsaousis [Sat, 4 Jun 2016 20:25:42 +0000 (23:25 +0300)]
Merge pull request #486 from ktsaou/master

minor fixed to badges

7 years agominor fixed to badges
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 20:17:42 +0000 (23:17 +0300)]
minor fixed to badges

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

README.md badges

7 years agoupdated README.md to use HTML for registry badges
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 19:25:27 +0000 (22:25 +0300)]
updated README.md to use HTML for registry badges

7 years agoupdated README.md with netdata badges without query string
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 17:33:25 +0000 (20:33 +0300)]
updated README.md with netdata badges without query string

7 years agoupdated README.md with netdata badges
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 17:29:44 +0000 (20:29 +0300)]
updated README.md with netdata badges

7 years agoMerge pull request #484 from ktsaou/master
Costa Tsaousis [Sat, 4 Jun 2016 17:13:08 +0000 (20:13 +0300)]
Merge pull request #484 from ktsaou/master

small fixes for last merges

7 years agoupdated swagger json file
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 17:09:03 +0000 (20:09 +0300)]
updated swagger json file

7 years agoincreased version in html for CDN refresh; updated API reference for badge.svg; insta...
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 17:07:33 +0000 (20:07 +0300)]
increased version in html for CDN refresh; updated API reference for badge.svg; installer attempts to use service with restart argument; enable exim plugin for installation

7 years agoMerge pull request #483 from ktsaou/master
Costa Tsaousis [Sat, 4 Jun 2016 16:24:27 +0000 (19:24 +0300)]
Merge pull request #483 from ktsaou/master

allow cookies on all requests; respect DoNotTrack; generate SVG badges

7 years agoMerge pull request #480 from jsveiga/master
Costa Tsaousis [Sat, 4 Jun 2016 13:23:06 +0000 (16:23 +0300)]
Merge pull request #480 from jsveiga/master

script for collecting exim mail queue size

7 years agoMerge pull request #482 from NikPaulussen/master
Costa Tsaousis [Sat, 4 Jun 2016 13:22:30 +0000 (16:22 +0300)]
Merge pull request #482 from NikPaulussen/master

Fixed a typo in netdata-installer.sh

7 years agoadded support for generating SVG badges with chart data
Costa Tsaousis (ktsaou) [Sat, 4 Jun 2016 12:58:03 +0000 (15:58 +0300)]
added support for generating SVG badges with chart data

7 years agoFixed a typo in netdata-installer.sh
Nik Paulussen [Sat, 4 Jun 2016 11:42:37 +0000 (13:42 +0200)]
Fixed a typo in netdata-installer.sh

7 years agoadded option and code to respect https://www.w3.org/TR/tracking-dnt/
Costa Tsaousis (ktsaou) [Fri, 3 Jun 2016 07:24:51 +0000 (10:24 +0300)]
added option and code to respect https://www.w3.org/TR/tracking-dnt/

7 years agoscript for collecting exim mail queue size
jsveiga [Thu, 2 Jun 2016 17:38:20 +0000 (14:38 -0300)]
script for collecting exim mail queue size

7 years agoallow cookies on all requests to support running netdata behind an authentication...
Costa Tsaousis [Thu, 2 Jun 2016 16:31:30 +0000 (19:31 +0300)]
allow cookies on all requests to support running netdata behind an authentication web server

7 years agoMerge pull request #479 from ktsaou/master
Costa Tsaousis [Thu, 2 Jun 2016 16:14:01 +0000 (19:14 +0300)]
Merge pull request #479 from ktsaou/master

web browser cookies support at the registry is now done using application level redirects

7 years agofix the name of the config option that controls the verification of browser cookies...
Costa Tsaousis [Thu, 2 Jun 2016 16:09:50 +0000 (19:09 +0300)]
fix the name of the config option that controls the verification of browser cookies support

7 years agoupdated config option for application redirects at the registry and commented the...
Costa Tsaousis [Thu, 2 Jun 2016 16:05:24 +0000 (19:05 +0300)]
updated config option for application redirects at the registry and commented the unused code of native 307 redirects

7 years agoset application level registry redirects to 2
Costa Tsaousis [Thu, 2 Jun 2016 15:16:34 +0000 (18:16 +0300)]
set application level registry redirects to 2

7 years agofixed content type for enabling application level redirect at the registry
Costa Tsaousis [Thu, 2 Jun 2016 15:13:31 +0000 (18:13 +0300)]
fixed content type for enabling application level redirect at the registry

7 years agocookie verification using application level redirects
Costa Tsaousis [Thu, 2 Jun 2016 14:59:41 +0000 (17:59 +0300)]
cookie verification using application level redirects

7 years agoMerge pull request #478 from ktsaou/master
Costa Tsaousis [Thu, 2 Jun 2016 14:25:48 +0000 (17:25 +0300)]
Merge pull request #478 from ktsaou/master

remove double slash from registry hello message #477

7 years agoremove double slash from registry hello message #477
Costa Tsaousis [Thu, 2 Jun 2016 14:22:11 +0000 (17:22 +0300)]
remove double slash from registry hello message #477