]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #876 from ktsaou/master
Costa Tsaousis [Fri, 2 Sep 2016 20:14:53 +0000 (23:14 +0300)]
Merge pull request #876 from ktsaou/master

prevent running alarms on charts that have not been collected yet

7 years agoprevent running alarms on charts that have not been collected yet
Costa Tsaousis (ktsaou) [Fri, 2 Sep 2016 20:10:53 +0000 (23:10 +0300)]
prevent running alarms on charts that have not been collected yet

7 years agoMerge pull request #875 from ktsaou/master
Costa Tsaousis [Fri, 2 Sep 2016 19:48:34 +0000 (22:48 +0300)]
Merge pull request #875 from ktsaou/master

when 2 containers have the same name, prefer the new one over the old one, if the old is not available any more

7 years agowhen 2 containers have the same name, prefer the new one over the old one, if the...
Costa Tsaousis (ktsaou) [Fri, 2 Sep 2016 19:44:27 +0000 (22:44 +0300)]
when 2 containers have the same name, prefer the new one over the old one, if the old is not available any more; fixes #874

7 years agoMerge pull request #870 from ktsaou/master
Costa Tsaousis [Fri, 2 Sep 2016 19:35:33 +0000 (22:35 +0300)]
Merge pull request #870 from ktsaou/master

process alarms in the order they appear in the config files

7 years agoprocess alarms in the order they appear in the config files
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 21:34:23 +0000 (00:34 +0300)]
process alarms in the order they appear in the config files

7 years agoMerge pull request #869 from ktsaou/master
Costa Tsaousis [Wed, 31 Aug 2016 20:29:49 +0000 (23:29 +0300)]
Merge pull request #869 from ktsaou/master

absorb 2 minute disk space spikes in alarms

7 years agoconfigs.signatures
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 20:17:20 +0000 (23:17 +0300)]
configs.signatures

7 years agoabsorb 2 minute disk space spikes; fixes #859
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 20:16:36 +0000 (23:16 +0300)]
absorb 2 minute disk space spikes; fixes #859

7 years agoMerge pull request #865 from ktsaou/master
Costa Tsaousis [Wed, 31 Aug 2016 05:25:45 +0000 (08:25 +0300)]
Merge pull request #865 from ktsaou/master

minor fixes

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 05:21:34 +0000 (08:21 +0300)]
updated configs.signatures

7 years agoremove left-over debug log
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 05:21:15 +0000 (08:21 +0300)]
remove left-over debug log

7 years agoblacklist registry machine GUIDs that have been shipped with distribution packages...
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 05:20:48 +0000 (08:20 +0300)]
blacklist registry machine GUIDs that have been shipped with distribution packages for IoT

7 years agocheck for SOCK_CLOEXEC only when it is defined; fixes #864
Costa Tsaousis (ktsaou) [Wed, 31 Aug 2016 05:18:51 +0000 (08:18 +0300)]
check for SOCK_CLOEXEC only when it is defined; fixes #864

7 years agoMerge pull request #863 from ktsaou/master
Costa Tsaousis [Wed, 31 Aug 2016 05:12:54 +0000 (08:12 +0300)]
Merge pull request #863 from ktsaou/master

fix for js error when alarms seek charts by name instead of id

7 years agofix for alarms seeking charts by name instead of id
Costa Tsaousis (ktsaou) [Tue, 30 Aug 2016 21:14:53 +0000 (00:14 +0300)]
fix for alarms seeking charts by name instead of id

7 years agoMerge pull request #862 from ktsaou/master
Costa Tsaousis [Tue, 30 Aug 2016 19:22:28 +0000 (22:22 +0300)]
Merge pull request #862 from ktsaou/master

added docker pulls badge

7 years agoadded docker pulls badge
Costa Tsaousis (ktsaou) [Tue, 30 Aug 2016 19:12:35 +0000 (22:12 +0300)]
added docker pulls badge

7 years agoMerge pull request #856 from ktsaou/master
Costa Tsaousis [Mon, 29 Aug 2016 21:29:41 +0000 (00:29 +0300)]
Merge pull request #856 from ktsaou/master

disk fill rate now in GB/min

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 29 Aug 2016 21:08:43 +0000 (00:08 +0300)]
updated configs.signatures

7 years agocalculate disk_fill_rate in GB/min
Costa Tsaousis (ktsaou) [Mon, 29 Aug 2016 21:07:00 +0000 (00:07 +0300)]
calculate disk_fill_rate in GB/min

7 years agoMerge pull request #855 from tferreira/master
Costa Tsaousis [Mon, 29 Aug 2016 16:26:31 +0000 (19:26 +0300)]
Merge pull request #855 from tferreira/master

Add xmpp group on apps_groups.conf

7 years agoAdd xmpp group on apps_groups.conf
Thomas Ferreira [Mon, 29 Aug 2016 16:15:38 +0000 (18:15 +0200)]
Add xmpp group on apps_groups.conf

7 years agoMerge pull request #854 from ktsaou/master
Costa Tsaousis [Sun, 28 Aug 2016 21:46:55 +0000 (00:46 +0300)]
Merge pull request #854 from ktsaou/master

more elastic swap checks

7 years agomore elastic swap checks
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 21:42:54 +0000 (00:42 +0300)]
more elastic swap checks

7 years agoMerge pull request #851 from ktsaou/master
Costa Tsaousis [Sun, 28 Aug 2016 20:29:23 +0000 (23:29 +0300)]
Merge pull request #851 from ktsaou/master

dashboard improvements related to health monitoring

7 years agomore aesthetic changes to alarms
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 19:55:04 +0000 (22:55 +0300)]
more aesthetic changes to alarms

7 years agoaesthetic changes to alarms modal - alarm definitions are properly rendered
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 18:15:53 +0000 (21:15 +0300)]
aesthetic changes to alarms modal - alarm definitions are properly rendered

7 years agoalarms in alarm modal are sorted like the charts menu
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 14:05:12 +0000 (17:05 +0300)]
alarms in alarm modal are sorted like the charts menu

7 years agoincrease dashboard.js version number to match current index.html
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 12:52:19 +0000 (15:52 +0300)]
increase dashboard.js version number to match current index.html

7 years agofix for double slash in health API URLs
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 12:51:15 +0000 (15:51 +0300)]
fix for double slash in health API URLs

7 years agopredict width and height of badges
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 12:35:47 +0000 (15:35 +0300)]
predict width and height of badges

7 years agobadges are now non-cacheable; badges on alarms modal auto-refresh; chart refreshes...
Costa Tsaousis (ktsaou) [Sun, 28 Aug 2016 12:12:55 +0000 (15:12 +0300)]
badges are now non-cacheable; badges on alarms modal auto-refresh; chart refreshes stop when alarms modal is shown

7 years agoupdated README.md for the 1.3.0 release
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 22:09:19 +0000 (01:09 +0300)]
updated README.md for the 1.3.0 release

7 years agoupdate version number to 1.3.1_master
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 21:37:58 +0000 (00:37 +0300)]
update version number to 1.3.1_master

7 years agoPost release 1.3.0
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 21:31:50 +0000 (00:31 +0300)]
Post release 1.3.0

7 years agoPrepare release 1.3.0 v1.3.0
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 21:31:50 +0000 (00:31 +0300)]
Prepare release 1.3.0

7 years agopre-release 1.3.0 checks: added missing files
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 21:31:12 +0000 (00:31 +0300)]
pre-release 1.3.0 checks: added missing files

7 years agopre-release 1.30 fixes: added missing file
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 21:28:54 +0000 (00:28 +0300)]
pre-release 1.30 fixes: added missing file

7 years agofixes for releasing 1.3.0
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 21:20:47 +0000 (00:20 +0300)]
fixes for releasing 1.3.0

7 years agoMerge pull request #845 from ktsaou/master
Costa Tsaousis [Sat, 27 Aug 2016 18:40:39 +0000 (21:40 +0300)]
Merge pull request #845 from ktsaou/master

more alarms (swap, swapio, memcached)

7 years agoaesthetic changes to alarms modal and alarms emails
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 18:38:11 +0000 (21:38 +0300)]
aesthetic changes to alarms modal and alarms emails

7 years agoupdated config.signatures
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 17:28:07 +0000 (20:28 +0300)]
updated config.signatures

7 years agoadded units and info to alarms and templates - now all alarm badges are a log more...
Costa Tsaousis [Sat, 27 Aug 2016 17:26:44 +0000 (20:26 +0300)]
added units and info to alarms and templates - now all alarm badges are a log more nice

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 10:03:27 +0000 (13:03 +0300)]
updated configs.signatures

7 years agouse smaller stack allocated buffer in svg generation; eliminate trailing zeros from...
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 10:02:44 +0000 (13:02 +0300)]
use smaller stack allocated buffer in svg generation; eliminate trailing zeros from svg values

7 years agofixed memcached alarm typo
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 09:16:44 +0000 (12:16 +0300)]
fixed memcached alarm typo

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 09:04:25 +0000 (12:04 +0300)]
updated configs.signatures

7 years agomemcached alarms #810
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 09:03:31 +0000 (12:03 +0300)]
memcached alarms #810

7 years agoadded alarms for used ram, swap I/O and swap used; #810
Costa Tsaousis (ktsaou) [Sat, 27 Aug 2016 08:37:17 +0000 (11:37 +0300)]
added alarms for used ram, swap I/O and swap used; #810

7 years agoMerge pull request #843 from ivanionut/master
Costa Tsaousis [Fri, 26 Aug 2016 20:00:14 +0000 (23:00 +0300)]
Merge pull request #843 from ivanionut/master

update mysql configuration

7 years agoupdate mysql configuration
Ivan Ionut [Fri, 26 Aug 2016 19:42:42 +0000 (21:42 +0200)]
update mysql configuration

'password' to 'pass'

7 years agoMerge pull request #842 from jb098/master
Costa Tsaousis [Fri, 26 Aug 2016 16:54:51 +0000 (19:54 +0300)]
Merge pull request #842 from jb098/master

Added health.d to files section in netdata.spec.in

7 years agoAdded health.d to files section in netdata.spec.in
jb098 [Fri, 26 Aug 2016 15:34:39 +0000 (16:34 +0100)]
Added health.d to files section in netdata.spec.in

Was causing a build error due to the files in the health.d directory being unpackaged when attempting to build an rpm.

7 years agoMerge pull request #838 from ktsaou/master
Costa Tsaousis [Fri, 26 Aug 2016 01:19:04 +0000 (04:19 +0300)]
Merge pull request #838 from ktsaou/master

more health monitoring enhancements

7 years agoeliminated a debug log
Costa Tsaousis [Fri, 26 Aug 2016 01:16:17 +0000 (04:16 +0300)]
eliminated a debug log

7 years agoupdated version for un-caching CDN
Costa Tsaousis [Fri, 26 Aug 2016 01:07:41 +0000 (04:07 +0300)]
updated version for un-caching CDN

7 years agoremove default units from badges for alarms
Costa Tsaousis [Fri, 26 Aug 2016 01:02:39 +0000 (04:02 +0300)]
remove default units from badges for alarms

7 years agoeliminate a stack allocated buffer when generating svg images
Costa Tsaousis [Fri, 26 Aug 2016 00:45:41 +0000 (03:45 +0300)]
eliminate a stack allocated buffer when generating svg images

7 years agobasic rendering of the alarm log ready
Costa Tsaousis [Fri, 26 Aug 2016 00:38:10 +0000 (03:38 +0300)]
basic rendering of the alarm log ready

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 25 Aug 2016 22:06:02 +0000 (01:06 +0300)]
updated configs.signatures

7 years agofix contexts
Costa Tsaousis (ktsaou) [Thu, 25 Aug 2016 22:05:09 +0000 (01:05 +0300)]
fix contexts

7 years agobasic health monitoring information is now rendered on the dashboard
Costa Tsaousis [Thu, 25 Aug 2016 21:44:02 +0000 (00:44 +0300)]
basic health monitoring information is now rendered on the dashboard

7 years agoAPI for getting alarm log ready
Costa Tsaousis [Thu, 25 Aug 2016 16:39:08 +0000 (19:39 +0300)]
API for getting alarm log ready

7 years agoadded family to alarm email
Costa Tsaousis [Thu, 25 Aug 2016 10:46:56 +0000 (13:46 +0300)]
added family to alarm email

7 years agonetdata now sets NETDATA_HOSTNAME, NETDATA_REGISTRY_HOSTNAME, NETDATA_REGISTRY_URL...
Costa Tsaousis [Thu, 25 Aug 2016 10:31:04 +0000 (13:31 +0300)]
netdata now sets NETDATA_HOSTNAME, NETDATA_REGISTRY_HOSTNAME, NETDATA_REGISTRY_URL, NETDATA_REGISTRY_UNIQUE_ID

7 years agoalarms status API ready
Costa Tsaousis [Thu, 25 Aug 2016 09:22:56 +0000 (12:22 +0300)]
alarms status API ready

7 years agopreparation for health API (render the alarms on the dashboard)
Costa Tsaousis [Wed, 24 Aug 2016 22:39:03 +0000 (01:39 +0300)]
preparation for health API (render the alarms on the dashboard)

7 years agoadded inline conditional evaluation, C and javascript like: (condition)?(true express...
Costa Tsaousis [Wed, 24 Aug 2016 22:38:00 +0000 (01:38 +0300)]
added inline conditional evaluation, C and javascript like: (condition)?(true expression):(false expression) - made check of nan values work

7 years agoUpdate memcached.chart.py
Paweł Krupa [Wed, 24 Aug 2016 17:36:20 +0000 (19:36 +0200)]
Update memcached.chart.py

Change id's of dimensions in memcached cache chart

7 years agoMerge pull request #836 from paulfantom/master
Paweł Krupa [Wed, 24 Aug 2016 17:33:51 +0000 (19:33 +0200)]
Merge pull request #836 from paulfantom/master

change memcached cache chart to stacked type

7 years agochange unit
paulfantom [Wed, 24 Aug 2016 17:13:18 +0000 (19:13 +0200)]
change unit

7 years agochange memcached cache chart to stacked type
paulfantom [Wed, 24 Aug 2016 17:11:15 +0000 (19:11 +0200)]
change memcached cache chart to stacked type

7 years agoMerge pull request #835 from ktsaou/master
Costa Tsaousis [Wed, 24 Aug 2016 11:41:12 +0000 (14:41 +0300)]
Merge pull request #835 from ktsaou/master

added docker files from titpetric repo

7 years agoprevent empty files in /etc/netdata; fixes #815
Costa Tsaousis (ktsaou) [Wed, 24 Aug 2016 11:37:39 +0000 (14:37 +0300)]
prevent empty files in /etc/netdata; fixes #815

7 years agoadded docker files from titpetric repo; #77
Costa Tsaousis (ktsaou) [Wed, 24 Aug 2016 11:15:15 +0000 (14:15 +0300)]
added docker files from titpetric repo; #77

7 years agoMerge pull request #834 from ktsaou/master
Costa Tsaousis [Wed, 24 Aug 2016 11:04:33 +0000 (14:04 +0300)]
Merge pull request #834 from ktsaou/master

fix bug that prevents cgroups from being collected; fixes #833

7 years agofix bug that prevents cgroups from being collected; fixes #833
Costa Tsaousis (ktsaou) [Wed, 24 Aug 2016 11:03:48 +0000 (14:03 +0300)]
fix bug that prevents cgroups from being collected; fixes #833

7 years agoMerge pull request #831 from paulfantom/master
Paweł Krupa [Tue, 23 Aug 2016 20:09:07 +0000 (22:09 +0200)]
Merge pull request #831 from paulfantom/master

Cache chart for memcached + logging fix

7 years agoMerge pull request #830 from ktsaou/master
Costa Tsaousis [Tue, 23 Aug 2016 18:43:17 +0000 (21:43 +0300)]
Merge pull request #830 from ktsaou/master

prevent repeating cgroup errors when certain cgroup features are missing from the kernel

7 years agoprevent repeating cgroup errors when certain cgroup features are missing from the...
Costa Tsaousis [Tue, 23 Aug 2016 18:15:23 +0000 (21:15 +0300)]
prevent repeating cgroup errors when certain cgroup features are missing from the kernel

7 years agoMerge pull request #828 from ktsaou/master
Costa Tsaousis [Tue, 23 Aug 2016 11:57:51 +0000 (14:57 +0300)]
Merge pull request #828 from ktsaou/master

do not attempt to use SCHED_IDLE when it is not available

7 years agodo not attempt to use SCHED_IDLE when it is not available
Costa Tsaousis [Tue, 23 Aug 2016 11:14:44 +0000 (14:14 +0300)]
do not attempt to use SCHED_IDLE when it is not available

7 years agoMerge remote-tracking branch 'firehol/master'
paulfantom [Mon, 22 Aug 2016 22:42:47 +0000 (00:42 +0200)]
Merge remote-tracking branch 'firehol/master'

7 years agoUpdate memcached.chart.py
Paweł Krupa [Mon, 22 Aug 2016 22:39:14 +0000 (00:39 +0200)]
Update memcached.chart.py

add limit_maxbytes

7 years agoMerge pull request #825 from ktsaou/master
Costa Tsaousis [Mon, 22 Aug 2016 22:01:53 +0000 (01:01 +0300)]
Merge pull request #825 from ktsaou/master

more alarms and prevent spikes (that cause alarms) when restarting netdata

7 years agoupdated configs.signatures
Costa Tsaousis [Mon, 22 Aug 2016 21:57:23 +0000 (00:57 +0300)]
updated configs.signatures

7 years agobetter names for alarms
Costa Tsaousis [Mon, 22 Aug 2016 21:57:07 +0000 (00:57 +0300)]
better names for alarms

7 years agoupdated configs.signatures
Costa Tsaousis [Mon, 22 Aug 2016 21:50:47 +0000 (00:50 +0300)]
updated configs.signatures

7 years agoprevent spikes on the charts when restarting netdata
Costa Tsaousis [Mon, 22 Aug 2016 21:50:18 +0000 (00:50 +0300)]
prevent spikes on the charts when restarting netdata

7 years agofixed typo: waitio should be iowait
Costa Tsaousis [Mon, 22 Aug 2016 20:11:02 +0000 (23:11 +0300)]
fixed typo: waitio should be iowait

7 years agoinstall newly added alarms
Costa Tsaousis [Mon, 22 Aug 2016 20:07:36 +0000 (23:07 +0300)]
install newly added alarms

7 years agoadded more alarms #810
Costa Tsaousis [Mon, 22 Aug 2016 20:03:36 +0000 (23:03 +0300)]
added more alarms #810

7 years agoadd cache size to memcached module
paulfantom [Mon, 22 Aug 2016 18:40:18 +0000 (20:40 +0200)]
add cache size to memcached module

7 years agoMerge pull request #824 from rpisarev/fix_example
Paweł Krupa [Mon, 22 Aug 2016 18:03:07 +0000 (20:03 +0200)]
Merge pull request #824 from rpisarev/fix_example

After renaiming BaseService to SimpleService, need rename in example too.

7 years agoAfter renaiming BaseService to SimpleService, old class has used still in example...
Ruslan Pisarev [Mon, 22 Aug 2016 17:31:39 +0000 (20:31 +0300)]
After renaiming BaseService to SimpleService, old class has used still in example.chart.py.

7 years agoMerge pull request #820 from ktsaou/master
Costa Tsaousis [Mon, 22 Aug 2016 15:15:58 +0000 (18:15 +0300)]
Merge pull request #820 from ktsaou/master

minor tracing and typo fixes

7 years agofixed help message about debug_flags
Costa Tsaousis [Mon, 22 Aug 2016 15:11:16 +0000 (18:11 +0300)]
fixed help message about debug_flags

7 years agodebug statement to show the config file read
Costa Tsaousis [Mon, 22 Aug 2016 15:08:13 +0000 (18:08 +0300)]
debug statement to show the config file read

7 years agoMerge pull request #816 from ktsaou/master
Costa Tsaousis [Sun, 21 Aug 2016 20:08:34 +0000 (23:08 +0300)]
Merge pull request #816 from ktsaou/master

minor code re-writes to avoid coverity false positives