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

7 years agoregistry now verifies the browser support cookies - to protect its database from...
Costa Tsaousis [Thu, 2 Jun 2016 13:27:05 +0000 (16:27 +0300)]
registry now verifies the browser support cookies - to protect its database from being flooded with new persons

7 years agolower dictionary memory requirements by keeping pointers to optional features
Costa Tsaousis [Thu, 2 Jun 2016 11:21:58 +0000 (14:21 +0300)]
lower dictionary memory requirements by keeping pointers to optional features

7 years agoprevent invalid compression ratio values
Costa Tsaousis (ktsaou) [Wed, 1 Jun 2016 07:23:33 +0000 (10:23 +0300)]
prevent invalid compression ratio values

7 years agoMerge pull request #472 from ktsaou/master
Costa Tsaousis [Tue, 31 May 2016 22:54:49 +0000 (01:54 +0300)]
Merge pull request #472 from ktsaou/master

TCP_CORK when available; gzip compression configuration options

7 years agoMerge pull request #471 from anthonytsavdaridis/master
Costa Tsaousis [Tue, 31 May 2016 22:39:25 +0000 (01:39 +0300)]
Merge pull request #471 from anthonytsavdaridis/master

Small enhancement to scrollspy

7 years agoChange location.hash to history.pushState
demon [Tue, 31 May 2016 22:31:08 +0000 (01:31 +0300)]
Change location.hash to history.pushState

7 years agocleanup
Costa Tsaousis [Tue, 31 May 2016 21:56:37 +0000 (00:56 +0300)]
cleanup

7 years agochange #hash while scrolling to enable restore after page refresh
demon [Tue, 31 May 2016 21:12:19 +0000 (00:12 +0300)]
change #hash while scrolling to enable restore after page refresh

7 years agofix compiler warnings on 32bit machines
Costa Tsaousis [Tue, 31 May 2016 21:02:00 +0000 (00:02 +0300)]
fix compiler warnings on 32bit machines

7 years agoadded configuration options for controlling web compression level and strategy and...
Costa Tsaousis [Tue, 31 May 2016 19:57:13 +0000 (22:57 +0300)]
added configuration options for controlling web compression level and strategy and chart to show the savings of the compression used

7 years agoprevent packet fragmentation using TCP_CORK when available
Costa Tsaousis [Tue, 31 May 2016 17:42:03 +0000 (20:42 +0300)]
prevent packet fragmentation using TCP_CORK when available

7 years agoenable TCP_NODELAY
Costa Tsaousis (ktsaou) [Tue, 31 May 2016 17:11:08 +0000 (20:11 +0300)]
enable TCP_NODELAY

7 years agoMerge pull request #469 from ktsaou/master
Costa Tsaousis [Tue, 31 May 2016 10:52:36 +0000 (13:52 +0300)]
Merge pull request #469 from ktsaou/master

do not delay freeing zlib memory

7 years agodo not delay freeing zlib memory
Costa Tsaousis (ktsaou) [Tue, 31 May 2016 10:48:19 +0000 (13:48 +0300)]
do not delay freeing zlib memory

7 years agoMerge pull request #468 from ktsaou/master
Costa Tsaousis [Tue, 31 May 2016 06:34:06 +0000 (09:34 +0300)]
Merge pull request #468 from ktsaou/master

fixed memory leak in web client handling

7 years agofixed memory leak in web_client_free()
Costa Tsaousis (ktsaou) [Tue, 31 May 2016 06:26:29 +0000 (09:26 +0300)]
fixed memory leak in web_client_free()

7 years agoadded css for shorten text links
Costa Tsaousis [Tue, 31 May 2016 01:15:53 +0000 (04:15 +0300)]
added css for shorten text links

7 years agodisabled animation for shorten plugin
Costa Tsaousis [Tue, 31 May 2016 01:05:28 +0000 (04:05 +0300)]
disabled animation for shorten plugin

7 years agoadded shorten() plugin in index.html to allow shortening long information messages
Costa Tsaousis [Tue, 31 May 2016 00:52:10 +0000 (03:52 +0300)]
added shorten() plugin in index.html to allow shortening long information messages

7 years agoadded mysql charts info on a few charts
Costa Tsaousis [Tue, 31 May 2016 00:19:25 +0000 (03:19 +0300)]
added mysql charts info on a few charts

7 years agofixed typo that fails to run mysql collector under certain conditions
Costa Tsaousis [Mon, 30 May 2016 23:18:13 +0000 (02:18 +0300)]
fixed typo that fails to run mysql collector under certain conditions

7 years agoadded LSB (old debian) init script
Costa Tsaousis [Mon, 30 May 2016 23:12:47 +0000 (02:12 +0300)]
added LSB (old debian) init script

7 years agoMerge pull request #465 from ktsaou/master
Costa Tsaousis [Mon, 30 May 2016 10:36:34 +0000 (13:36 +0300)]
Merge pull request #465 from ktsaou/master

properly detect systemd

7 years agoallow multi-threaded web server to cleanup faster
Costa Tsaousis (ktsaou) [Mon, 30 May 2016 09:44:06 +0000 (12:44 +0300)]
allow multi-threaded web server to cleanup faster

7 years agoadditional checks for the existance of systemd; always attempt to use the service...
Costa Tsaousis (ktsaou) [Mon, 30 May 2016 09:21:34 +0000 (12:21 +0300)]
additional checks for the existance of systemd; always attempt to use the service command for managing netdata

7 years agoproperly detect systemd
Costa Tsaousis (ktsaou) [Mon, 30 May 2016 07:39:29 +0000 (10:39 +0300)]
properly detect systemd

7 years agoMerge pull request #464 from ktsaou/master
Costa Tsaousis [Sun, 29 May 2016 21:21:29 +0000 (00:21 +0300)]
Merge pull request #464 from ktsaou/master

multi-threaded web server using poll(), added single threaded web server (using select())

7 years agochanged PLUS with OR for poll events
Costa Tsaousis [Sun, 29 May 2016 20:52:45 +0000 (23:52 +0300)]
changed PLUS with OR for poll events

7 years agoinstaller: attempt to use "service" even on non-systemd system, if the user has insta...
Costa Tsaousis [Sun, 29 May 2016 20:30:53 +0000 (23:30 +0300)]
installer: attempt to use "service" even on non-systemd system, if the user has installed the files

7 years agominor cleanup
Costa Tsaousis [Sun, 29 May 2016 20:21:55 +0000 (23:21 +0300)]
minor cleanup

7 years agoinstaller now installs systemd service if the host is running systemd
Costa Tsaousis [Sun, 29 May 2016 20:21:41 +0000 (23:21 +0300)]
installer now installs systemd service if the host is running systemd

7 years agomy-netdata: delay checking https dashboards when the current dashboard is http
Costa Tsaousis [Sun, 29 May 2016 19:28:45 +0000 (22:28 +0300)]
my-netdata: delay checking https dashboards when the current dashboard is http

7 years agocode cleanup for web_client
Costa Tsaousis [Sun, 29 May 2016 15:18:24 +0000 (18:18 +0300)]
code cleanup for web_client

7 years agomultithreaded web server using poll()
Costa Tsaousis [Sun, 29 May 2016 14:50:49 +0000 (17:50 +0300)]
multithreaded web server using poll()

7 years agofaster multi-threads web server
Costa Tsaousis [Sun, 29 May 2016 13:42:31 +0000 (16:42 +0300)]
faster multi-threads web server

7 years agofaster single threaded web server implementation
Costa Tsaousis [Sun, 29 May 2016 12:32:58 +0000 (15:32 +0300)]
faster single threaded web server implementation

7 years agofixed dead clients logging; added protection against invalid file descriptors in...
Costa Tsaousis [Sun, 29 May 2016 10:51:57 +0000 (13:51 +0300)]
fixed dead clients logging; added protection against invalid file descriptors in select()

7 years agoadded single threaded web server
Costa Tsaousis [Sat, 28 May 2016 12:57:13 +0000 (15:57 +0300)]
added single threaded web server

7 years agostring comparison with hash in web requests
Costa Tsaousis [Sat, 28 May 2016 10:25:11 +0000 (13:25 +0300)]
string comparison with hash in web requests

7 years agoMerge pull request #460 from ktsaou/master
Costa Tsaousis [Fri, 27 May 2016 14:37:36 +0000 (17:37 +0300)]
Merge pull request #460 from ktsaou/master

fix for logrotation #453

7 years agofix for logrotation #453
Costa Tsaousis [Fri, 27 May 2016 14:30:51 +0000 (17:30 +0300)]
fix for logrotation #453

7 years agoMerge pull request #457 from ktsaou/master
Costa Tsaousis [Thu, 26 May 2016 20:25:01 +0000 (23:25 +0300)]
Merge pull request #457 from ktsaou/master

log files owned by netdata; my-netdata validates URLs

7 years agoclickable URLs when a dashboard is not accessible
Costa Tsaousis [Thu, 26 May 2016 18:15:30 +0000 (21:15 +0300)]
clickable URLs when a dashboard is not accessible

7 years agoprevent chowning log files if they are not regular files, #453
Costa Tsaousis [Thu, 26 May 2016 07:52:28 +0000 (10:52 +0300)]
prevent chowning log files if they are not regular files, #453

7 years agomake log files owned by user netdata, fixes #453
Costa Tsaousis [Thu, 26 May 2016 07:28:16 +0000 (10:28 +0300)]
make log files owned by user netdata, fixes #453

7 years agomy-netdata menu now finds the proper URL for a server; added example registry.html...
Costa Tsaousis [Wed, 25 May 2016 23:14:47 +0000 (02:14 +0300)]
my-netdata menu now finds the proper URL for a server; added example registry.html page that renders charts for each registry entry

7 years agofixed typos
Costa Tsaousis [Wed, 25 May 2016 19:02:53 +0000 (22:02 +0300)]
fixed typos

7 years agoMerge pull request #421 from simonnagl/feature/command_line
Costa Tsaousis [Mon, 23 May 2016 21:28:08 +0000 (00:28 +0300)]
Merge pull request #421 from simonnagl/feature/command_line

Command line: Follow IEEE Std 1003.1, 2013 Edition

7 years agoMerge pull request #441 from glensc/logrotate
Costa Tsaousis [Mon, 23 May 2016 21:13:42 +0000 (00:13 +0300)]
Merge pull request #441 from glensc/logrotate

use try-restart in logrotate sample

7 years agoCommand line options: mark -l (history) deprecated
Simon Nagl [Mon, 23 May 2016 20:29:30 +0000 (22:29 +0200)]
Command line options: mark -l (history) deprecated

For reasons why read #421

7 years agoCommand line options: add -i (bind to IP address)
Simon Nagl [Mon, 23 May 2016 20:20:21 +0000 (22:20 +0200)]
Command line options: add -i (bind to IP address)

Fixes #380

7 years agoBugfix: Fix clang compiler build fails.
Simon Nagl [Mon, 23 May 2016 19:06:25 +0000 (21:06 +0200)]
Bugfix: Fix clang compiler build fails.

7 years agoMerge pull request #445 from ktsaou/master
Costa Tsaousis [Mon, 23 May 2016 18:05:50 +0000 (21:05 +0300)]
Merge pull request #445 from ktsaou/master

social sharing of dashboards; custom curl options in charts.d plugins

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Mon, 23 May 2016 17:37:08 +0000 (20:37 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agosupport custom curl options in charts.d plugins
Costa Tsaousis (ktsaou) [Mon, 23 May 2016 17:23:57 +0000 (20:23 +0300)]
support custom curl options in charts.d plugins

7 years agofixed permissions of images for social sharing info of dashboards
Costa Tsaousis (ktsaou) [Mon, 23 May 2016 17:23:17 +0000 (20:23 +0300)]
fixed permissions of images for social sharing info of dashboards

7 years agoimages for social sharing info of dashboards
Costa Tsaousis (ktsaou) [Mon, 23 May 2016 17:22:24 +0000 (20:22 +0300)]
images for social sharing info of dashboards

7 years agoupdated social sharing info of dashboards
Costa Tsaousis (ktsaou) [Mon, 23 May 2016 17:21:50 +0000 (20:21 +0300)]
updated social sharing info of dashboards

7 years agoHelp message: Fix alignment.
Simon Nagl [Mon, 23 May 2016 09:51:09 +0000 (11:51 +0200)]
Help message: Fix alignment.

7 years agoCommand line options: added info of changes.
Simon Nagl [Tue, 17 May 2016 13:20:41 +0000 (15:20 +0200)]
Command line options: added info of changes.

Added information about the change of command line options.
This commit can be reverted with the next major release.

7 years agoCommand line: Follow IEEE Std 1003.1, 2013 Edition
Simon Nagl [Mon, 9 May 2016 22:27:50 +0000 (00:27 +0200)]
Command line: Follow IEEE Std 1003.1, 2013 Edition

Standardize command line options:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html

Make command line options maintainable:
- Use getopts for parsing.
- Define options in a list of structs.
- Compute optstring and help message from the struct.

Changed command line options are marked deprecated. We can remove them in the
next major release.

7 years agouse try-restart in logrotate sample
Elan Ruusamäe [Mon, 23 May 2016 08:51:23 +0000 (11:51 +0300)]
use try-restart in logrotate sample

now that #440 is merged, can use try-restart action

7 years agoMerge pull request #440 from glensc/initscript
Costa Tsaousis [Mon, 23 May 2016 07:07:28 +0000 (10:07 +0300)]
Merge pull request #440 from glensc/initscript

init.d: add try-restart, force reload

7 years agoinit.d: add try-restart, force reload
Elan Ruusamäe [Mon, 23 May 2016 05:49:24 +0000 (08:49 +0300)]
init.d: add try-restart, force reload

http://refspecs.linuxfoundation.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html

7 years agoMerge pull request #433 from ktsaou/master
Costa Tsaousis [Sat, 21 May 2016 20:13:43 +0000 (23:13 +0300)]
Merge pull request #433 from ktsaou/master

fix for seo image URL

7 years agofix for seo image URL
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 20:12:53 +0000 (23:12 +0300)]
fix for seo image URL

7 years agoMerge pull request #432 from ktsaou/master
Costa Tsaousis [Sat, 21 May 2016 19:32:04 +0000 (22:32 +0300)]
Merge pull request #432 from ktsaou/master

added sharing info on all pages; added average response time at demosites.html

7 years agoadded sharing info on all pages; added average response time at demosites.html
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 19:28:48 +0000 (22:28 +0300)]
added sharing info on all pages; added average response time at demosites.html

7 years agoMerge pull request #431 from ktsaou/master
Costa Tsaousis [Sat, 21 May 2016 16:23:05 +0000 (19:23 +0300)]
Merge pull request #431 from ktsaou/master

optimizations

7 years agoproperly check if synthetic disk charts should be enabled
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 15:48:03 +0000 (18:48 +0300)]
properly check if synthetic disk charts should be enabled

7 years agodisabled deflate - only gzip is supported
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 15:12:34 +0000 (18:12 +0300)]
disabled deflate - only gzip is supported

7 years agorefactored the code to eliminate several config_get() per disk on every iteration...
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 14:30:57 +0000 (17:30 +0300)]
refactored the code to eliminate several config_get() per disk on every iteration; renamed several variables to make it more clear; moved code to the proper place, etc

7 years ago"on demand" option can also be referred as "auto", which is also the default for...
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 14:29:47 +0000 (17:29 +0300)]
"on demand" option can also be referred as "auto", which is also the default for setting generation

7 years agoenable also deflate compression
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 14:28:57 +0000 (17:28 +0300)]
enable also deflate compression

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 11:08:00 +0000 (14:08 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agofix for index.html being broken in #338
Costa Tsaousis (ktsaou) [Sat, 21 May 2016 11:00:51 +0000 (14:00 +0300)]
fix for index.html being broken in #338

7 years agoMerge pull request #338 from simonnagl/plugin/disk_space_usage
Costa Tsaousis [Sat, 21 May 2016 10:56:29 +0000 (13:56 +0300)]
Merge pull request #338 from simonnagl/plugin/disk_space_usage

Prototype: monitor disk space usage.

7 years agodiskstats: change default configuration
Simon Nagl [Sat, 21 May 2016 09:49:07 +0000 (11:49 +0200)]
diskstats: change default configuration

Also enable performance charts for mounted virtual disks by default.

7 years agoprevent a malloc/free per web request
Costa Tsaousis (ktsaou) [Fri, 20 May 2016 21:12:44 +0000 (00:12 +0300)]
prevent a malloc/free per web request

7 years agodiskstats: fix compiler warnings.
Simon Nagl [Thu, 19 May 2016 21:19:38 +0000 (23:19 +0200)]
diskstats: fix compiler warnings.

7 years agodiskstats: Monitor disk inodes
Simon Nagl [Wed, 18 May 2016 23:46:04 +0000 (01:46 +0200)]
diskstats: Monitor disk inodes

7 years agodiskstats: enhance options
Simon Nagl [Wed, 18 May 2016 18:57:54 +0000 (20:57 +0200)]
diskstats: enhance options

7 years agodiskstats: Add descriptions to default dashboard
Simon Nagl [Wed, 18 May 2016 16:38:38 +0000 (18:38 +0200)]
diskstats: Add descriptions to default dashboard

7 years agoprevent multiple locks per web requests
Costa Tsaousis (ktsaou) [Fri, 20 May 2016 20:16:39 +0000 (23:16 +0300)]
prevent multiple locks per web requests

7 years agoMerge pull request #429 from jgeromero/detect-port-from-url
Costa Tsaousis [Fri, 20 May 2016 17:56:59 +0000 (20:56 +0300)]
Merge pull request #429 from jgeromero/detect-port-from-url

detect tomcat port from url

7 years agodetect tomcat port from url
Jorge Romero [Fri, 20 May 2016 16:42:41 +0000 (12:42 -0400)]
detect tomcat port from url

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Thu, 19 May 2016 20:40:43 +0000 (23:40 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agodisabled dictionary statistics to save memory
Costa Tsaousis (ktsaou) [Thu, 19 May 2016 20:39:17 +0000 (23:39 +0300)]
disabled dictionary statistics to save memory

7 years agodiskstats: mention it at readme
Simon Nagl [Sun, 8 May 2016 13:38:26 +0000 (15:38 +0200)]
diskstats: mention it at readme

7 years agodiskstats: Ensure collecting right space metrics
Simon Nagl [Sun, 8 May 2016 12:26:20 +0000 (14:26 +0200)]
diskstats: Ensure collecting right space metrics

Check before writing space metrics to database that they where collected
for the right disk.

7 years agodiskstats: Change default behaviour
Simon Nagl [Sun, 1 May 2016 13:57:44 +0000 (15:57 +0200)]
diskstats: Change default behaviour

Display statistics for physical disks and mounted disks by default.
Prevent alloc/free statvfs on each iteration.
Minor perormance and readability changes.