]> arthur.barton.de Git - netdata.git/log
netdata.git
8 years agoMerge branch 'master' of github.com:firehol/netdata
Costa Tsaousis (ktsaou) [Sat, 2 Apr 2016 11:25:35 +0000 (14:25 +0300)]
Merge branch 'master' of github.com:firehol/netdata

8 years agoadded support for 64 bit numbers in node.d.plugin #75
Costa Tsaousis (ktsaou) [Sat, 2 Apr 2016 11:25:08 +0000 (14:25 +0300)]
added support for 64 bit numbers in node.d.plugin #75

8 years agoMerge pull request #136 from clickthisnick/chore-a-to-an
Costa Tsaousis [Sat, 2 Apr 2016 09:40:58 +0000 (12:40 +0300)]
Merge pull request #136 from clickthisnick/chore-a-to-an

CHORE - Fix grammar

8 years agoCHORE - Fix grammar
Nick [Sat, 2 Apr 2016 06:08:31 +0000 (02:08 -0400)]
CHORE - Fix grammar

8 years agoincreased the web request max size from 8192 to 16384, #126
Costa Tsaousis (ktsaou) [Sat, 2 Apr 2016 03:54:24 +0000 (06:54 +0300)]
increased the web request max size from 8192 to 16384, #126

8 years agoapps.plugin inherits NETDATA_CONFIG_DIR from netdata #133
Costa Tsaousis (ktsaou) [Sat, 2 Apr 2016 03:38:14 +0000 (06:38 +0300)]
apps.plugin inherits NETDATA_CONFIG_DIR from netdata #133

8 years agoresolve compilation issues for musl libc #66
Costa Tsaousis (ktsaou) [Sat, 2 Apr 2016 02:53:21 +0000 (05:53 +0300)]
resolve compilation issues for musl libc #66

8 years agoMerge pull request #135 from christ0ph3r/master
Costa Tsaousis [Sat, 2 Apr 2016 00:59:42 +0000 (03:59 +0300)]
Merge pull request #135 from christ0ph3r/master

Fix stray start tag error by putting script in the body

8 years agoadded lxc
Costa Tsaousis (ktsaou) [Sat, 2 Apr 2016 00:58:39 +0000 (03:58 +0300)]
added lxc

8 years agoMerge pull request #111 from Kubuxu/cjdns
Costa Tsaousis [Sat, 2 Apr 2016 00:56:13 +0000 (03:56 +0300)]
Merge pull request #111 from Kubuxu/cjdns

Add cjdns app group

8 years agoFix stray start tag error by putting script in the body
Chris [Sat, 2 Apr 2016 00:54:38 +0000 (17:54 -0700)]
Fix stray start tag error by putting script in the body

8 years agoMerge pull request #113 from poofyleek/master
Costa Tsaousis [Sat, 2 Apr 2016 00:52:21 +0000 (03:52 +0300)]
Merge pull request #113 from poofyleek/master

webfilename instead of filename in buffer_sprintf

8 years agoMerge pull request #134 from cbricart/update_ebuild
Costa Tsaousis [Sat, 2 Apr 2016 00:50:48 +0000 (03:50 +0300)]
Merge pull request #134 from cbricart/update_ebuild

updated Gentoo Ebuild

8 years agoadded check for wget #127
Costa Tsaousis (ktsaou) [Fri, 1 Apr 2016 23:27:09 +0000 (02:27 +0300)]
added check for wget #127

8 years ago* EAPI -> 6
Christian Bricart [Fri, 1 Apr 2016 22:21:28 +0000 (00:21 +0200)]
* EAPI -> 6
+ made "hybrid" ebuild, which switches between
  release and live builds, just symlink the
  file like netdata-1.0.0.ebuild -> netdata-9999.ebuild
+ USE=nodejs to pull (any) nodejs version
* add more runtime dependencies (mostly needed
  by plugins.d/charts.d.plugin)
+ checks for (but only warns) CONFIG_KSM enabled Kernel
+ installs Open-RC and systemd startup scripts

8 years agoadded tv.html example dashboard
Costa Tsaousis (ktsaou) [Fri, 1 Apr 2016 16:26:06 +0000 (19:26 +0300)]
added tv.html example dashboard

8 years agowebfilename instead of filename in buffer_sprintf
poofy [Thu, 31 Mar 2016 23:15:28 +0000 (16:15 -0700)]
webfilename instead of filename in buffer_sprintf

8 years agoAdd cjdns app group
Jakub Sztandera [Thu, 31 Mar 2016 18:01:34 +0000 (20:01 +0200)]
Add cjdns app group

8 years agofixed typo in comments #108
Costa Tsaousis (ktsaou) [Thu, 31 Mar 2016 17:55:19 +0000 (20:55 +0300)]
fixed typo in comments #108

8 years agoerror handling in key areas #102
Costa Tsaousis (ktsaou) [Thu, 31 Mar 2016 17:30:10 +0000 (20:30 +0300)]
error handling in key areas #102

8 years agomade guest readings optional in /proc/stat #104
Costa Tsaousis (ktsaou) [Thu, 31 Mar 2016 16:26:29 +0000 (19:26 +0300)]
made guest readings optional in /proc/stat #104

8 years agoMerge pull request #90 from jeremiah/patch-1
Costa Tsaousis [Thu, 31 Mar 2016 11:26:23 +0000 (14:26 +0300)]
Merge pull request #90 from jeremiah/patch-1

Minor syntax clean-up

8 years agoMerge pull request #96 from insom/diskstats-virtio
Costa Tsaousis [Thu, 31 Mar 2016 11:25:22 +0000 (14:25 +0300)]
Merge pull request #96 from insom/diskstats-virtio

Add virtio to whitelist in diskstats plugin

8 years agoAdd virtio to whitelist in diskstats plugin
Aaron Brady [Thu, 31 Mar 2016 10:33:49 +0000 (11:33 +0100)]
Add virtio to whitelist in diskstats plugin

8 years agoMinor syntax clean-up
Jeremiah C. Foster [Thu, 31 Mar 2016 06:35:33 +0000 (08:35 +0200)]
Minor syntax clean-up

8 years agofixed __useconds_t and unused include of execinfo.h #66
Costa Tsaousis (ktsaou) [Wed, 30 Mar 2016 20:02:57 +0000 (23:02 +0300)]
fixed __useconds_t and unused include of execinfo.h #66

8 years agoMerge pull request #73 from bogdanr/master
Costa Tsaousis [Wed, 30 Mar 2016 19:17:49 +0000 (22:17 +0300)]
Merge pull request #73 from bogdanr/master

Compressed the icons to save a few MB

8 years agoMerge pull request #72 from abhinav-upadhyay/fix-typo
Costa Tsaousis [Wed, 30 Mar 2016 19:13:21 +0000 (22:13 +0300)]
Merge pull request #72 from abhinav-upadhyay/fix-typo

Fix typo: s/is/it

8 years agoCompressed the icons to save a few MB
Bogdan Radulescu [Wed, 30 Mar 2016 14:37:52 +0000 (17:37 +0300)]
Compressed the icons to save a few MB

8 years agoFix typo: s/is/it
Abhinav Upadhyay [Wed, 30 Mar 2016 14:21:38 +0000 (19:51 +0530)]
Fix typo: s/is/it

8 years agofixed a crash issued by an invalid printf call
Costa Tsaousis (ktsaou) [Tue, 29 Mar 2016 23:28:23 +0000 (02:28 +0300)]
fixed a crash issued by an invalid printf call

8 years agowhen debug is enabled, core dump
Costa Tsaousis (ktsaou) [Tue, 29 Mar 2016 22:19:24 +0000 (01:19 +0300)]
when debug is enabled, core dump

8 years agofix for compilation #63
Costa Tsaousis (ktsaou) [Tue, 29 Mar 2016 20:36:21 +0000 (23:36 +0300)]
fix for compilation #63

8 years agoMerge pull request #61 from Chemrat/master
Costa Tsaousis [Tue, 29 Mar 2016 16:45:26 +0000 (19:45 +0300)]
Merge pull request #61 from Chemrat/master

Fix misleading error messages and command line arguments

8 years agofix misleading error messages and command line arguments
Valeriy [Tue, 29 Mar 2016 15:37:58 +0000 (18:37 +0300)]
fix misleading error messages and command line arguments

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 23:40:33 +0000 (02:40 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 23:34:35 +0000 (02:34 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 23:23:33 +0000 (02:23 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 23:12:21 +0000 (02:12 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 22:58:13 +0000 (01:58 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 22:29:29 +0000 (01:29 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 22:24:47 +0000 (01:24 +0300)]
updated readme

8 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 28 Mar 2016 22:22:23 +0000 (01:22 +0300)]
updated readme

8 years agodisable a (possible) proxy configuration when downloading configuration
Costa Tsaousis (ktsaou) [Sat, 26 Mar 2016 19:15:42 +0000 (21:15 +0200)]
disable a (possible) proxy configuration when downloading configuration

8 years agoallow apps.plugin to work without I/O information for apps #58
Costa Tsaousis (ktsaou) [Sat, 26 Mar 2016 19:13:30 +0000 (21:13 +0200)]
allow apps.plugin to work without I/O information for apps #58

8 years agoreverted configure.ac
Costa Tsaousis (ktsaou) [Tue, 22 Mar 2016 21:09:45 +0000 (23:09 +0200)]
reverted configure.ac

8 years agoPost release 1.0.0
Costa Tsaousis (ktsaou) [Tue, 22 Mar 2016 21:04:49 +0000 (23:04 +0200)]
Post release 1.0.0

8 years agoPrepare release 1.0.0 v1.0.0
Costa Tsaousis (ktsaou) [Tue, 22 Mar 2016 20:36:06 +0000 (22:36 +0200)]
Prepare release 1.0.0

8 years agofiner timing measurements on internal plugins = now each internal plugin has its...
Costa Tsaousis (ktsaou) [Sun, 13 Mar 2016 12:28:07 +0000 (14:28 +0200)]
finer timing measurements on internal plugins = now each internal plugin has its own timings thus delays on one will not affect the calculations of another; the internal plugins are still running sequencially on one thread but the calculations are more accurate

8 years agosupport for space in apps_groups.conf using a backslash as escape
Costa Tsaousis (ktsaou) [Sun, 28 Feb 2016 11:48:15 +0000 (13:48 +0200)]
support for space in apps_groups.conf using a backslash as escape

8 years agotc: non-HTB classes were missed: fixed
Costa Tsaousis (ktsaou) [Sun, 28 Feb 2016 02:53:19 +0000 (04:53 +0200)]
tc: non-HTB classes were missed: fixed

8 years agotc: dont be limited to HTB
Costa Tsaousis (ktsaou) [Sun, 28 Feb 2016 02:47:28 +0000 (04:47 +0200)]
tc: dont be limited to HTB

8 years agonow it attempts to parse only HTB classes and it collects all values: bytes, packets...
Costa Tsaousis (ktsaou) [Sun, 28 Feb 2016 02:33:04 +0000 (04:33 +0200)]
now it attempts to parse only HTB classes and it collects all values: bytes, packets, dropped, overlimits, requeues, lended, borrowed, giants, tokens, ctokens

8 years agoadded mime types for missing filetypes; made static content cacheable for 14 days
Costa Tsaousis (ktsaou) [Thu, 25 Feb 2016 22:31:10 +0000 (00:31 +0200)]
added mime types for missing filetypes; made static content cacheable for 14 days

8 years agofix for snmp base priority
Costa Tsaousis (ktsaou) [Thu, 18 Feb 2016 19:23:11 +0000 (21:23 +0200)]
fix for snmp base priority

8 years agosnmp now supports max request size, also can retreive chart titles and dimension...
Costa Tsaousis (ktsaou) [Wed, 17 Feb 2016 22:57:02 +0000 (00:57 +0200)]
snmp now supports max request size, also can retreive chart titles and dimension names from snmp values

8 years agouniversal node.js shebang; snmp.node.js now appends range id without adding a dot
Costa Tsaousis (ktsaou) [Wed, 17 Feb 2016 21:11:58 +0000 (23:11 +0200)]
universal node.js shebang; snmp.node.js now appends range id without adding a dot

8 years agofixed spelling errors
Costa Tsaousis (ktsaou) [Sun, 14 Feb 2016 10:10:01 +0000 (12:10 +0200)]
fixed spelling errors

8 years agotrag -> drag
Costa Tsaousis (ktsaou) [Sat, 13 Feb 2016 22:28:03 +0000 (00:28 +0200)]
trag -> drag

8 years agoadded proc_loadavg.c v1.0rc
Costa Tsaousis (ktsaou) [Tue, 9 Feb 2016 22:40:08 +0000 (00:40 +0200)]
added proc_loadavg.c

8 years agoadded internal plugin for reading /proc/loadavg and disables charts.d/load_average...
Costa Tsaousis (ktsaou) [Tue, 9 Feb 2016 22:03:07 +0000 (00:03 +0200)]
added internal plugin for reading /proc/loadavg and disables charts.d/load_average.chart.sh

8 years agoupdated net-snmp version
Costa Tsaousis (ktsaou) [Mon, 8 Feb 2016 22:49:47 +0000 (00:49 +0200)]
updated net-snmp version

8 years agoprevent pthreads crash due to killall
Costa Tsaousis (ktsaou) [Mon, 8 Feb 2016 22:49:31 +0000 (00:49 +0200)]
prevent pthreads crash due to killall

8 years agoproperly populate submenu titles
Costa Tsaousis [Mon, 8 Feb 2016 21:13:21 +0000 (23:13 +0200)]
properly populate submenu titles

8 years agofix for the interface names
Costa Tsaousis (ktsaou) [Mon, 8 Feb 2016 20:38:27 +0000 (22:38 +0200)]
fix for the interface names

8 years agoshow only new
Costa Tsaousis (ktsaou) [Mon, 8 Feb 2016 00:09:47 +0000 (02:09 +0200)]
show only new

8 years agoincrease version for CDN
Costa Tsaousis (ktsaou) [Sun, 7 Feb 2016 23:53:45 +0000 (01:53 +0200)]
increase version for CDN

8 years agofix for ap charts
Costa Tsaousis (ktsaou) [Sun, 7 Feb 2016 23:30:51 +0000 (01:30 +0200)]
fix for ap charts

8 years agoadded a new element on all charts: context, which is the template upon the chart...
Costa Tsaousis (ktsaou) [Sun, 7 Feb 2016 23:22:58 +0000 (01:22 +0200)]
added a new element on all charts: context, which is the template upon the chart is build, changed the meaning of element: family, which now reflects the submenu of the dashboard; changed the priorities of most charts to allow the dashboard have dynamic sorting; added submenus to most categories of the main menu; now the dashboard is completely dynamic (except the top key charts)

8 years agomove slate theme overloads to the slate.css; chart axis font color is now lighter
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 13:45:21 +0000 (15:45 +0200)]
move slate theme overloads to the slate.css; chart axis font color is now lighter

8 years agosave memory before cleaning up the childs to prevent crashing before saving the database
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 05:43:01 +0000 (07:43 +0200)]
save memory before cleaning up the childs to prevent crashing before saving the database

8 years agoadded pthread_exit in hope it will solve the crash at exit
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 05:37:21 +0000 (07:37 +0200)]
added pthread_exit in hope it will solve the crash at exit

8 years agoconverted from dos to unix
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 05:10:33 +0000 (07:10 +0200)]
converted from dos to unix

8 years agoadded warning about KSM; now it shows the exact installation paths
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 05:09:52 +0000 (07:09 +0200)]
added warning about KSM; now it shows the exact installation paths

8 years agoadjusted chart sizes for apps.plugin
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 05:09:20 +0000 (07:09 +0200)]
adjusted chart sizes for apps.plugin

8 years agoadded dark theme; which is now the default;
Costa Tsaousis (ktsaou) [Sat, 6 Feb 2016 01:35:17 +0000 (03:35 +0200)]
added dark theme; which is now the default;

8 years agofixed type in comments
Costa Tsaousis (ktsaou) [Fri, 5 Feb 2016 00:54:59 +0000 (02:54 +0200)]
fixed type in comments

8 years agoadded SNMP node.js data collector; node.d.plugin now supports multiple processors...
Costa Tsaousis (ktsaou) [Fri, 5 Feb 2016 00:02:12 +0000 (02:02 +0200)]
added SNMP node.js data collector; node.d.plugin now supports multiple processors (http, snmp at the ones currently implemented)

8 years agoadded command line arguments in node.d.plugin to enabled selected modules; refactored...
Costa Tsaousis (ktsaou) [Wed, 3 Feb 2016 23:29:29 +0000 (01:29 +0200)]
added command line arguments in node.d.plugin to enabled selected modules; refactored netdata.js for clearance

8 years agobind collector can now also accept XML input
Costa Tsaousis (ktsaou) [Wed, 3 Feb 2016 00:01:02 +0000 (02:01 +0200)]
bind collector can now also accept XML input

8 years agooptimization for lower CPU consumption for bind collection
Costa Tsaousis (ktsaou) [Tue, 2 Feb 2016 22:31:39 +0000 (00:31 +0200)]
optimization for lower CPU consumption for bind collection

8 years agoadded more charts for bind
Costa Tsaousis (ktsaou) [Tue, 2 Feb 2016 22:03:36 +0000 (00:03 +0200)]
added more charts for bind

8 years agoadded more installer options (--dont-wait, --dont-start-it, --help) and info
Costa Tsaousis (ktsaou) [Tue, 2 Feb 2016 01:13:58 +0000 (03:13 +0200)]
added more installer options (--dont-wait, --dont-start-it, --help) and info

8 years agoreporting node.js errors once instead of always
Costa Tsaousis (ktsaou) [Tue, 2 Feb 2016 00:30:30 +0000 (02:30 +0200)]
reporting node.js errors once instead of always

8 years agoadded sma_webbox to new location
Costa Tsaousis (ktsaou) [Mon, 1 Feb 2016 23:48:31 +0000 (01:48 +0200)]
added sma_webbox to new location

8 years agothe node.d.plugin
Costa Tsaousis (ktsaou) [Mon, 1 Feb 2016 23:45:34 +0000 (01:45 +0200)]
the node.d.plugin

8 years agoadded node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, refactored...
Costa Tsaousis (ktsaou) [Mon, 1 Feb 2016 23:43:28 +0000 (01:43 +0200)]
added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, refactored sma_webbox for the new node.js manager

8 years agolog web access error to error.log #52
Costa Tsaousis (ktsaou) [Sun, 31 Jan 2016 16:52:39 +0000 (18:52 +0200)]
log web access error to error.log #52

8 years agofixed typo
Costa Tsaousis (ktsaou) [Sun, 31 Jan 2016 16:51:59 +0000 (18:51 +0200)]
fixed typo

8 years agoafter network.target
Costa Tsaousis (ktsaou) [Sat, 30 Jan 2016 14:02:51 +0000 (16:02 +0200)]
after network.target

8 years agoupdated systemd service
Costa Tsaousis (ktsaou) [Sat, 30 Jan 2016 13:54:52 +0000 (15:54 +0200)]
updated systemd service

8 years agoadded systemd service
Costa Tsaousis (ktsaou) [Sat, 30 Jan 2016 13:48:41 +0000 (15:48 +0200)]
added systemd service

8 years agoupdated dynamic dependencies
Costa Tsaousis (ktsaou) [Sat, 30 Jan 2016 13:24:04 +0000 (15:24 +0200)]
updated dynamic dependencies

8 years agoadded openrc startup
Costa Tsaousis (ktsaou) [Sat, 30 Jan 2016 13:05:43 +0000 (15:05 +0200)]
added openrc startup

8 years agoMerge pull request #47 from SanskritFritz/patch-1
Costa Tsaousis [Wed, 27 Jan 2016 22:01:50 +0000 (00:01 +0200)]
Merge pull request #47 from SanskritFritz/patch-1

Fixed a typo

8 years agofixed an issue where zooming could lead to total zoom-out of a chart; added dashboard...
Costa Tsaousis (ktsaou) [Wed, 27 Jan 2016 21:58:13 +0000 (23:58 +0200)]
fixed an issue where zooming could lead to total zoom-out of a chart; added dashboard help

8 years agoFixed a typo
SanskritFritz [Wed, 27 Jan 2016 21:10:19 +0000 (22:10 +0100)]
Fixed a typo

8 years agochanged the moto
Costa Tsaousis (ktsaou) [Mon, 25 Jan 2016 23:27:00 +0000 (01:27 +0200)]
changed the moto

8 years agomark function fatal() as noreturn
Costa Tsaousis [Mon, 25 Jan 2016 20:45:57 +0000 (22:45 +0200)]
mark function fatal() as noreturn

8 years agoexit every 4 hours
Costa Tsaousis [Mon, 25 Jan 2016 20:44:51 +0000 (22:44 +0200)]
exit every 4 hours