]> arthur.barton.de Git - netdata.git/log
netdata.git
8 years agoupdated readme
Costa Tsaousis [Tue, 3 May 2016 06:10:58 +0000 (09:10 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis [Tue, 3 May 2016 06:10:27 +0000 (09:10 +0300)]
updated readme

8 years agofixed mysql chart priorities
Costa Tsaousis [Tue, 3 May 2016 05:35:50 +0000 (08:35 +0300)]
fixed mysql chart priorities

8 years agoadded query cache, myisam key cache, innodb buffer pool and open files charts #284
Costa Tsaousis [Tue, 3 May 2016 05:33:08 +0000 (08:33 +0300)]
added query cache, myisam key cache, innodb buffer pool and open files charts #284

8 years agoupdated demosites.html
Costa Tsaousis [Mon, 2 May 2016 22:15:00 +0000 (01:15 +0300)]
updated demosites.html

8 years agodemosites.html sends users to /default.html to allow demosites.html act as the home...
Costa Tsaousis [Mon, 2 May 2016 21:31:47 +0000 (00:31 +0300)]
demosites.html sends users to /default.html to allow demosites.html act as the home page of the sites

8 years agoupdate demosites.html
Costa Tsaousis [Mon, 2 May 2016 21:27:10 +0000 (00:27 +0300)]
update demosites.html

8 years agocgroups: now all cgroups are evaluated by default, up to 500 cgroups are allowed...
Costa Tsaousis [Mon, 2 May 2016 15:52:52 +0000 (18:52 +0300)]
cgroups: now all cgroups are evaluated by default, up to 500 cgroups are allowed by default; .scope are enabled by default

8 years agoMerge pull request #349 from ktsaou/master
Costa Tsaousis [Sun, 1 May 2016 20:27:40 +0000 (23:27 +0300)]
Merge pull request #349 from ktsaou/master

cgroups: properly disable certain cgroups

8 years agocgroups: properly disable certain cgroups
Costa Tsaousis (ktsaou) [Sun, 1 May 2016 20:15:06 +0000 (23:15 +0300)]
cgroups: properly disable certain cgroups

8 years agoMerge pull request #348 from ktsaou/master
Costa Tsaousis [Sun, 1 May 2016 18:37:37 +0000 (21:37 +0300)]
Merge pull request #348 from ktsaou/master

fix for invalid JSON generation

8 years agofix for invalid JSON generation #329, #347
Costa Tsaousis (ktsaou) [Sun, 1 May 2016 18:35:05 +0000 (21:35 +0300)]
fix for invalid JSON generation #329, #347

8 years agoMerge pull request #346 from ktsaou/master
Costa Tsaousis [Sun, 1 May 2016 01:37:30 +0000 (04:37 +0300)]
Merge pull request #346 from ktsaou/master

cgroups: disable by default the machine and machine.slice cgroups

8 years agocgroups: disable by default the machine and machine.slice cgroups #340
Costa Tsaousis (ktsaou) [Sun, 1 May 2016 01:36:09 +0000 (04:36 +0300)]
cgroups: disable by default the machine and machine.slice cgroups #340

8 years agoMerge pull request #344 from ktsaou/master
Costa Tsaousis [Sun, 1 May 2016 01:15:01 +0000 (04:15 +0300)]
Merge pull request #344 from ktsaou/master

cgroups: disable by default certain cgroups

8 years agocgroups: disable by default certain cgroups #340
Costa Tsaousis (ktsaou) [Sun, 1 May 2016 01:11:07 +0000 (04:11 +0300)]
cgroups: disable by default certain cgroups #340

8 years agoMerge pull request #341 from ktsaou/master
Costa Tsaousis [Sat, 30 Apr 2016 14:29:22 +0000 (17:29 +0300)]
Merge pull request #341 from ktsaou/master

updated demosites.html to show bigger charts

8 years agoupdated demosites.html to show bigger charts
Costa Tsaousis [Sat, 30 Apr 2016 14:28:51 +0000 (17:28 +0300)]
updated demosites.html to show bigger charts

8 years agoMerge pull request #339 from ktsaou/master
Costa Tsaousis [Sat, 30 Apr 2016 14:26:59 +0000 (17:26 +0300)]
Merge pull request #339 from ktsaou/master

cgroup plugin fixes

8 years agosupport for newer kernels that show cgroups mountinfo at super_options
Costa Tsaousis [Sat, 30 Apr 2016 11:36:38 +0000 (14:36 +0300)]
support for newer kernels that show cgroups mountinfo at super_options

8 years agocgroups: fixed typo
Costa Tsaousis [Sat, 30 Apr 2016 00:28:14 +0000 (03:28 +0300)]
cgroups: fixed typo

8 years agocgroups: allow the charts to have a more human readable name
Costa Tsaousis [Sat, 30 Apr 2016 00:25:30 +0000 (03:25 +0300)]
cgroups: allow the charts to have a more human readable name

8 years agocgroups: have the settings in relative paths
Costa Tsaousis [Fri, 29 Apr 2016 23:46:50 +0000 (02:46 +0300)]
cgroups: have the settings in relative paths

8 years agocgroups: properly remove not available cgroups from memory
Costa Tsaousis [Fri, 29 Apr 2016 22:59:36 +0000 (01:59 +0300)]
cgroups: properly remove not available cgroups from memory

8 years agocgroups: properly remove not available cgroups from memory again
Costa Tsaousis [Fri, 29 Apr 2016 23:08:44 +0000 (02:08 +0300)]
cgroups: properly remove not available cgroups from memory again

8 years agocgroups: properly remove not available cgroups from memory
Costa Tsaousis [Fri, 29 Apr 2016 22:59:36 +0000 (01:59 +0300)]
cgroups: properly remove not available cgroups from memory

8 years agocgroup plugin fixes: disable system.slice, user.slice and systemd cgroups by default...
Costa Tsaousis [Fri, 29 Apr 2016 22:05:45 +0000 (01:05 +0300)]
cgroup plugin fixes: disable system.slice, user.slice and systemd cgroups by default, now the plugin allows configuring options to prevent it from decenting into specific sub-cgroups; fixes copy-paste typos; #329

8 years agoMerge pull request #337 from ktsaou/master
Costa Tsaousis [Fri, 29 Apr 2016 02:18:20 +0000 (05:18 +0300)]
Merge pull request #337 from ktsaou/master

fixed the commented code in mountinfo; minor fixes for the demo sites

8 years agoMerge pull request #334 from simonnagl/bugfix/sh_arithmetic_expand
Costa Tsaousis [Fri, 29 Apr 2016 02:11:47 +0000 (05:11 +0300)]
Merge pull request #334 from simonnagl/bugfix/sh_arithmetic_expand

Fix #282 use modern arithmetic expansion in shell

8 years agoFix #282 use modern arithmetic expansion in shell
Simon Nagl [Fri, 29 Apr 2016 01:35:59 +0000 (03:35 +0200)]
Fix #282 use modern arithmetic expansion in shell

Fix also files not ending with .sh
Use $((.*)) instead of $[.*]
The later one is old syntax

8 years agominor fixes for the demo sites
Costa Tsaousis (ktsaou) [Fri, 29 Apr 2016 01:54:30 +0000 (04:54 +0300)]
minor fixes for the demo sites

8 years agofixed mountinfo optional_fields code
Costa Tsaousis (ktsaou) [Fri, 29 Apr 2016 01:51:22 +0000 (04:51 +0300)]
fixed mountinfo optional_fields code

8 years agoMerge pull request #336 from ktsaou/master
Costa Tsaousis [Fri, 29 Apr 2016 01:28:04 +0000 (04:28 +0300)]
Merge pull request #336 from ktsaou/master

commented mountinfo optional_fields code

8 years agocommented mountinfo optional_fields code
Costa Tsaousis (ktsaou) [Fri, 29 Apr 2016 01:27:22 +0000 (04:27 +0300)]
commented mountinfo optional_fields code

8 years agoMerge pull request #335 from ktsaou/master
Costa Tsaousis [Fri, 29 Apr 2016 00:52:54 +0000 (03:52 +0300)]
Merge pull request #335 from ktsaou/master

mountinfo: disks now get their menu point on the menu

8 years agoinstaller adds netdata user to the docker group to be able get docker names #308...
Costa Tsaousis (ktsaou) [Fri, 29 Apr 2016 00:48:16 +0000 (03:48 +0300)]
installer adds netdata user to the docker group to be able get docker names #308, installer checks the IP netdata should be listening to give proper information to the user #311

8 years agoFix #282 use modern arithmetic expansion in shell
Simon Nagl [Thu, 28 Apr 2016 20:41:15 +0000 (22:41 +0200)]
Fix #282 use modern arithmetic expansion in shell

Use $((.*)) instead of $[.*]
The later one is old syntax

8 years agocgroups plugin now reads mountinfo to find the proper place for reading cgroup inform...
Costa Tsaousis (ktsaou) [Thu, 28 Apr 2016 23:54:34 +0000 (02:54 +0300)]
cgroups plugin now reads mountinfo to find the proper place for reading cgroup information #308

8 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Thu, 28 Apr 2016 23:16:58 +0000 (02:16 +0300)]
Merge remote-tracking branch 'upstream/master'

8 years agodisk now get the mount point at the menu (only when they are not partitions) #295
Costa Tsaousis (ktsaou) [Thu, 28 Apr 2016 23:16:30 +0000 (02:16 +0300)]
disk now get the mount point at the menu (only when they are not partitions) #295

8 years agoMerge pull request #332 from sketch242/patch-2
Costa Tsaousis [Thu, 28 Apr 2016 16:10:02 +0000 (19:10 +0300)]
Merge pull request #332 from sketch242/patch-2

Update netdata.spec.in

8 years agoMerge pull request #333 from ktsaou/master
Costa Tsaousis [Thu, 28 Apr 2016 14:27:59 +0000 (17:27 +0300)]
Merge pull request #333 from ktsaou/master

updated demosites.html

8 years agoupdated demosites.html
Costa Tsaousis (ktsaou) [Thu, 28 Apr 2016 14:27:30 +0000 (17:27 +0300)]
updated demosites.html

8 years agoUpdate netdata.spec.in
sketch242 [Thu, 28 Apr 2016 14:20:22 +0000 (09:20 -0500)]
Update netdata.spec.in

Fix reversal of dir and file modes web dir which resulted in nonfunctional permissions.

8 years agoMerge pull request #330 from ktsaou/master
Costa Tsaousis [Thu, 28 Apr 2016 11:49:50 +0000 (14:49 +0300)]
Merge pull request #330 from ktsaou/master

new demosites.html

8 years agonew demosites.html
Costa Tsaousis (ktsaou) [Thu, 28 Apr 2016 11:45:21 +0000 (14:45 +0300)]
new demosites.html

8 years agoMerge pull request #328 from ktsaou/master
Costa Tsaousis [Wed, 27 Apr 2016 08:36:57 +0000 (11:36 +0300)]
Merge pull request #328 from ktsaou/master

cgroup-name.sh now extracts proper docker names #115

8 years agocgroup-name.sh now extracts proper docker names #115
Costa Tsaousis (ktsaou) [Wed, 27 Apr 2016 08:34:26 +0000 (11:34 +0300)]
cgroup-name.sh now extracts proper docker names #115

8 years agoMerge pull request #327 from ktsaou/master
Costa Tsaousis [Wed, 27 Apr 2016 08:17:35 +0000 (11:17 +0300)]
Merge pull request #327 from ktsaou/master

fixes for $HOME and supplementary user groups in netdata

8 years agonetdata now sets the supplementary groups of its user #115
Costa Tsaousis (ktsaou) [Wed, 27 Apr 2016 08:14:13 +0000 (11:14 +0300)]
netdata now sets the supplementary groups of its user #115

8 years agonetdata now sets its HOME variable #115
Costa Tsaousis (ktsaou) [Wed, 27 Apr 2016 08:13:46 +0000 (11:13 +0300)]
netdata now sets its HOME variable #115

8 years agoMerge pull request #326 from ktsaou/master
Costa Tsaousis [Wed, 27 Apr 2016 07:41:41 +0000 (10:41 +0300)]
Merge pull request #326 from ktsaou/master

fix for properly working when the name as given by the user and the calculated id of the mysql charts do not match

8 years agofix for properly working when the name as given by the user and id of the charts...
Costa Tsaousis (ktsaou) [Wed, 27 Apr 2016 07:37:17 +0000 (10:37 +0300)]
fix for properly working when the name as given by the user and id of the charts do not match #325

8 years agoMerge pull request #324 from ktsaou/master
Costa Tsaousis [Tue, 26 Apr 2016 17:12:44 +0000 (20:12 +0300)]
Merge pull request #324 from ktsaou/master

fix memory leack in cgroups

8 years agofix memory leack in cgroups
Costa Tsaousis (ktsaou) [Tue, 26 Apr 2016 17:06:25 +0000 (20:06 +0300)]
fix memory leack in cgroups

8 years agoMerge pull request #320 from faust64/patch-1
Costa Tsaousis [Tue, 26 Apr 2016 12:52:02 +0000 (15:52 +0300)]
Merge pull request #320 from faust64/patch-1

fix typo

8 years agofix typo
Samuel [Tue, 26 Apr 2016 12:49:30 +0000 (14:49 +0200)]
fix typo

small typo disturbing me, nothing critical

8 years agoMerge pull request #319 from ktsaou/master
Costa Tsaousis [Mon, 25 Apr 2016 21:28:50 +0000 (00:28 +0300)]
Merge pull request #319 from ktsaou/master

fix for PR #299 that replaced : with a space

8 years agofix for PR #299 that replaced : with a space
Costa Tsaousis (ktsaou) [Mon, 25 Apr 2016 21:22:47 +0000 (00:22 +0300)]
fix for PR #299 that replaced : with a space

8 years agoMerge pull request #308 from ktsaou/master
Costa Tsaousis [Mon, 25 Apr 2016 19:53:03 +0000 (22:53 +0300)]
Merge pull request #308 from ktsaou/master

cgroups / lxc / docker performance monitoring

8 years agocgroups are enabled/disabled using their new names (it was needed because docker...
Costa Tsaousis (ktsaou) [Mon, 25 Apr 2016 19:26:32 +0000 (22:26 +0300)]
cgroups are enabled/disabled using their new names (it was needed because docker names are not persistent) #115

8 years agoMerge pull request #315 from the-maldridge/time-h
Costa Tsaousis [Mon, 25 Apr 2016 17:01:20 +0000 (20:01 +0300)]
Merge pull request #315 from the-maldridge/time-h

Include time.h where used

8 years agoInclude time.h where used
Michael Aldridge [Mon, 25 Apr 2016 02:33:13 +0000 (21:33 -0500)]
Include time.h where used

8 years agocgroups are now on their own thread; cgroup names are controlled by plugins.d/cgroup...
Costa Tsaousis (ktsaou) [Sun, 24 Apr 2016 22:33:54 +0000 (01:33 +0300)]
cgroups are now on their own thread; cgroup names are controlled by plugins.d/cgroup-name.sh which uses /etc/netdata/cgroups-names.conf to pick up unique ID (chart names) for the containers

8 years agoadded dirty and swap to cgroup
Costa Tsaousis (ktsaou) [Sun, 24 Apr 2016 19:30:33 +0000 (22:30 +0300)]
added dirty and swap to cgroup

8 years agofixed typos
Costa Tsaousis (ktsaou) [Sun, 24 Apr 2016 02:02:39 +0000 (05:02 +0300)]
fixed typos

8 years agosource file permissions
Costa Tsaousis (ktsaou) [Sun, 24 Apr 2016 01:08:21 +0000 (04:08 +0300)]
source file permissions

8 years agoadded support for monitoring cgroups
Costa Tsaousis (ktsaou) [Sun, 24 Apr 2016 01:07:51 +0000 (04:07 +0300)]
added support for monitoring cgroups

8 years agoMerge pull request #304 from ktsaou/master
Costa Tsaousis [Sat, 23 Apr 2016 01:14:28 +0000 (04:14 +0300)]
Merge pull request #304 from ktsaou/master

fixed typos

8 years agofixed typos
Costa Tsaousis (ktsaou) [Sat, 23 Apr 2016 01:14:03 +0000 (04:14 +0300)]
fixed typos

8 years agoMerge pull request #303 from ktsaou/master
Costa Tsaousis [Sat, 23 Apr 2016 01:06:29 +0000 (04:06 +0300)]
Merge pull request #303 from ktsaou/master

CORS and dashboard fixes

8 years agoweb/index.html
Costa Tsaousis (ktsaou) [Sat, 23 Apr 2016 00:53:13 +0000 (03:53 +0300)]
web/index.html

added navigation bar menu with the demo sites

8 years agomore strict CORS implementation; saved a few bytes per chart refresh by moving not...
Costa Tsaousis (ktsaou) [Sat, 23 Apr 2016 00:24:26 +0000 (03:24 +0300)]
more strict CORS implementation; saved a few bytes per chart refresh by moving not required CORS headers to OPTIONS requests only

8 years agonew demo dashboard to monitor the demo sites; updated tv.html to support slow browsers
Costa Tsaousis (ktsaou) [Sat, 23 Apr 2016 00:20:59 +0000 (03:20 +0300)]
new demo dashboard to monitor the demo sites; updated tv.html to support slow browsers

8 years agothe parallel refresher now refreshes the charts de-coupled from each other, so that...
Costa Tsaousis (ktsaou) [Sat, 23 Apr 2016 00:20:40 +0000 (03:20 +0300)]
the parallel refresher now refreshes the charts de-coupled from each other, so that a slow chart/server will not slow down the rest of the charts; fixed also CORS so that the OPTIONS requests are properly cached by the browsers

8 years agoMerge pull request #301 from ktsaou/master
Costa Tsaousis [Sat, 23 Apr 2016 00:13:14 +0000 (03:13 +0300)]
Merge pull request #301 from ktsaou/master

fix invalid javascript date generation, introduced with #299

8 years agofix invalid javascript date generation, introduced with #299
Costa Tsaousis (ktsaou) [Sat, 23 Apr 2016 00:07:23 +0000 (03:07 +0300)]
fix invalid javascript date generation, introduced with #299

8 years agoMerge pull request #300 from ktsaou/master
Costa Tsaousis [Fri, 22 Apr 2016 00:37:29 +0000 (03:37 +0300)]
Merge pull request #300 from ktsaou/master

older browsers compatibility fix; online help restored

8 years agoolder browsers compatibility fix; fixed a bug introduced with #290 due to #286 that...
Costa Tsaousis (ktsaou) [Fri, 22 Apr 2016 00:30:08 +0000 (03:30 +0300)]
older browsers compatibility fix; fixed a bug introduced with #290 due to #286 that resulted in online help being always disabled;

8 years agoMerge pull request #298 from chriseskow/patch-1
Costa Tsaousis [Thu, 21 Apr 2016 18:33:14 +0000 (21:33 +0300)]
Merge pull request #298 from chriseskow/patch-1

Add httpd to apache process group

8 years agoMerge pull request #299 from fredericopissarra/master
Costa Tsaousis [Thu, 21 Apr 2016 18:05:41 +0000 (21:05 +0300)]
Merge pull request #299 from fredericopissarra/master

Now buffer_jsdate() and buffer_date() are a little bit faster.

8 years agoAdd httpd to apache process group
Chris Eskow [Thu, 21 Apr 2016 15:30:00 +0000 (11:30 -0400)]
Add httpd to apache process group

The default Apache distribution, as well as Red Hat/CentOS packages, use 'httpd' instead of 'apache' or 'apache2' for the daemon executable filename. This adds httpd to apps_groups.conf to correctly categorize httpd as Apache on such systems.

8 years agoMerge pull request #297 from kn007/master
Costa Tsaousis [Thu, 21 Apr 2016 15:07:16 +0000 (18:07 +0300)]
Merge pull request #297 from kn007/master

fix #296

8 years agoktsaou's recommendations
Karl Chen [Thu, 21 Apr 2016 15:05:11 +0000 (23:05 +0800)]
ktsaou's recommendations

8 years ago# fix PKG_CHECK_MODULES error
Karl Chen [Thu, 21 Apr 2016 14:39:59 +0000 (22:39 +0800)]
# fix PKG_CHECK_MODULES error

8 years agoMerge pull request #293 from svenstaro/patch-1
Costa Tsaousis [Thu, 21 Apr 2016 12:11:18 +0000 (15:11 +0300)]
Merge pull request #293 from svenstaro/patch-1

Fix Arch Linux name

8 years agoFix Arch Linux name
Sven-Hendrik Haase [Thu, 21 Apr 2016 11:51:57 +0000 (13:51 +0200)]
Fix Arch Linux name

I mean come on. :P

8 years agoMerge pull request #291 from ktsaou/master
Costa Tsaousis [Wed, 20 Apr 2016 23:16:12 +0000 (02:16 +0300)]
Merge pull request #291 from ktsaou/master

curl error reports for charts.d charts; added phpfpm and tomcat to installation

8 years agoadded phpfpm tomcat to installation
Costa Tsaousis (ktsaou) [Wed, 20 Apr 2016 23:07:40 +0000 (02:07 +0300)]
added phpfpm tomcat to installation

8 years agoadded option -Ss to curl so that errors are logged
Costa Tsaousis (ktsaou) [Wed, 20 Apr 2016 23:03:59 +0000 (02:03 +0300)]
added option -Ss to curl so that errors are logged

8 years agoMerge pull request #277 from jgeromero/tomcat.chart.sh
Costa Tsaousis [Wed, 20 Apr 2016 22:56:31 +0000 (01:56 +0300)]
Merge pull request #277 from jgeromero/tomcat.chart.sh

tomcat.chart.sh plugin

8 years agoMerge pull request #276 from safeie/master
Costa Tsaousis [Wed, 20 Apr 2016 22:49:26 +0000 (01:49 +0300)]
Merge pull request #276 from safeie/master

Create phpfpm.chart.sh

8 years agoMerge pull request #290 from ktsaou/master
Costa Tsaousis [Wed, 20 Apr 2016 22:33:03 +0000 (01:33 +0300)]
Merge pull request #290 from ktsaou/master

automatically disable online help if bootstrap is missing

8 years agoautomatically disable online help if bootstrap is missing #286
Costa Tsaousis (ktsaou) [Wed, 20 Apr 2016 22:29:29 +0000 (01:29 +0300)]
automatically disable online help if bootstrap is missing #286

8 years agoAs suggested, tweaked tomcat_url for better handling, added array for single xml...
Jorge Romero [Wed, 20 Apr 2016 19:08:55 +0000 (15:08 -0400)]
As suggested, tweaked tomcat_url for better handling, added array for single xml response, switched to xmlstarlet for parsing and added dependency check.

8 years agoPost release 1.1.0
Costa Tsaousis (ktsaou) [Wed, 20 Apr 2016 19:02:53 +0000 (22:02 +0300)]
Post release 1.1.0

8 years agoPrepare release 1.1.0 v1.1.0
Costa Tsaousis (ktsaou) [Wed, 20 Apr 2016 19:02:53 +0000 (22:02 +0300)]
Prepare release 1.1.0

8 years agoupdate phpfpm chart suppport multi urls
safeie [Wed, 20 Apr 2016 10:18:12 +0000 (18:18 +0800)]
update phpfpm chart suppport multi urls

8 years agoupdate default phpfpm url
safeie [Wed, 20 Apr 2016 09:04:46 +0000 (17:04 +0800)]
update default phpfpm url

8 years agoupdate default phpfpm url
safeie [Wed, 20 Apr 2016 09:02:24 +0000 (17:02 +0800)]
update default phpfpm url