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

7 years agominor code re-writes to avoid coverity false positives; updated installer banner...
Costa Tsaousis [Sun, 21 Aug 2016 19:57:02 +0000 (22:57 +0300)]
minor code re-writes to avoid coverity false positives; updated installer banner and readme

7 years agoMerge pull request #814 from ktsaou/master
Costa Tsaousis [Sun, 21 Aug 2016 19:15:23 +0000 (22:15 +0300)]
Merge pull request #814 from ktsaou/master

fixes issues found by coverity static code analysis

7 years agofixes issues found by coverity static code analysis
Costa Tsaousis [Sun, 21 Aug 2016 19:10:18 +0000 (22:10 +0300)]
fixes issues found by coverity static code analysis

7 years agoMerge pull request #813 from ktsaou/master
Costa Tsaousis [Sun, 21 Aug 2016 18:18:30 +0000 (21:18 +0300)]
Merge pull request #813 from ktsaou/master

health enhancements

7 years agofix for not parsing properly the docker id; fixes #812
Costa Tsaousis [Sun, 21 Aug 2016 17:50:50 +0000 (20:50 +0300)]
fix for not parsing properly the docker id; fixes #812

7 years agofix for not parsing properly the docker id; fixes #812
Costa Tsaousis [Sun, 21 Aug 2016 17:31:31 +0000 (20:31 +0300)]
fix for not parsing properly the docker id; fixes #812

7 years agoextended the badges API to support rendering alarms
Costa Tsaousis [Sun, 21 Aug 2016 17:04:28 +0000 (20:04 +0300)]
extended the badges API to support rendering alarms

7 years agoMerge pull request #806 from ktsaou/master
Costa Tsaousis [Sun, 21 Aug 2016 11:08:09 +0000 (14:08 +0300)]
Merge pull request #806 from ktsaou/master

fixed context for python.d charts and other improvements

7 years agoprefer /init.scope/system.slice over /system.slice; fixes #797
Costa Tsaousis [Sun, 21 Aug 2016 10:51:44 +0000 (13:51 +0300)]
prefer /init.scope/system.slice over /system.slice; fixes #797

7 years agore-enable init.scope/* cgroups
Costa Tsaousis [Sun, 21 Aug 2016 10:15:42 +0000 (13:15 +0300)]
re-enable init.scope/* cgroups

7 years agoprevent cgroup renames for disabled cgroups; fixes #797
Costa Tsaousis [Sun, 21 Aug 2016 10:01:55 +0000 (13:01 +0300)]
prevent cgroup renames for disabled cgroups; fixes #797

7 years agodisable cgroups init.scope/* by default; fixes #797
Costa Tsaousis [Sun, 21 Aug 2016 09:39:23 +0000 (12:39 +0300)]
disable cgroups init.scope/* by default; fixes #797

7 years agodetect duplicate cgroups; fixes #797
Costa Tsaousis [Sun, 21 Aug 2016 09:33:35 +0000 (12:33 +0300)]
detect duplicate cgroups; fixes #797

7 years agousecdiff has been renamed to usec_dt; fixes #811
Costa Tsaousis (ktsaou) [Sun, 21 Aug 2016 08:20:22 +0000 (11:20 +0300)]
usecdiff has been renamed to usec_dt; fixes #811

7 years agoupdated config.signatures
Costa Tsaousis (ktsaou) [Sun, 21 Aug 2016 08:09:07 +0000 (11:09 +0300)]
updated config.signatures

7 years agofix for compiling nfacct plugin; fixes #811
Costa Tsaousis (ktsaou) [Sun, 21 Aug 2016 08:07:52 +0000 (11:07 +0300)]
fix for compiling nfacct plugin; fixes #811

7 years agoadded network interfaces fifo errors alarm
Costa Tsaousis (ktsaou) [Sun, 21 Aug 2016 08:06:43 +0000 (11:06 +0300)]
added network interfaces fifo errors alarm

7 years agofixed context for python.d charts
Costa Tsaousis (ktsaou) [Sun, 21 Aug 2016 00:11:32 +0000 (03:11 +0300)]
fixed context for python.d charts

7 years agoMerge pull request #804 from ktsaou/master
Costa Tsaousis [Sat, 20 Aug 2016 21:50:04 +0000 (00:50 +0300)]
Merge pull request #804 from ktsaou/master

properly reset green and red thresholds after health configuration reload

7 years agoproperly reset green and red thresholds after health configuration reload
Costa Tsaousis [Sat, 20 Aug 2016 21:35:00 +0000 (00:35 +0300)]
properly reset green and red thresholds after health configuration reload

7 years agoMerge pull request #775 from ktsaou/health
Costa Tsaousis [Sat, 20 Aug 2016 21:26:11 +0000 (00:26 +0300)]
Merge pull request #775 from ktsaou/health

Health monitoring (alarms) & other improvements

7 years agorenamed alarm.sh to alarm-email.sh
Costa Tsaousis [Sat, 20 Aug 2016 21:20:04 +0000 (00:20 +0300)]
renamed alarm.sh to alarm-email.sh

7 years agofix re-setting green/red threshold when reloading health configuration
Costa Tsaousis [Sat, 20 Aug 2016 21:05:30 +0000 (00:05 +0300)]
fix re-setting green/red threshold when reloading health configuration

7 years agofixes left-overs from moving context index to family index
Costa Tsaousis [Sat, 20 Aug 2016 20:38:20 +0000 (23:38 +0300)]
fixes left-overs from moving context index to family index

7 years agoupdated config signatures
Costa Tsaousis [Sat, 20 Aug 2016 20:14:07 +0000 (23:14 +0300)]
updated config signatures

7 years agoadded alarms for running named, nginx, redis, squid
Costa Tsaousis [Sat, 20 Aug 2016 20:13:17 +0000 (23:13 +0300)]
added alarms for running named, nginx, redis, squid

7 years agoUpdate base.py
Paweł Krupa [Sat, 20 Aug 2016 20:08:39 +0000 (22:08 +0200)]
Update base.py

Lower SocketService timeout

7 years agocheck all alarms have an update frequency; check that alarms do have an update freque...
Costa Tsaousis [Sat, 20 Aug 2016 19:30:27 +0000 (22:30 +0300)]
check all alarms have an update frequency; check that alarms do have an update frequency less than the chart they are linked; charts expose their update frequency as variables; added apache health check

7 years agocheck that alarms have update frequency
Costa Tsaousis [Sat, 20 Aug 2016 19:05:19 +0000 (22:05 +0300)]
check that alarms have update frequency

7 years agoupdated config.sigratures
Costa Tsaousis [Sat, 20 Aug 2016 18:28:00 +0000 (21:28 +0300)]
updated config.sigratures

7 years agoMerge remote-tracking branch 'upstream/master' into health
Costa Tsaousis [Sat, 20 Aug 2016 18:27:05 +0000 (21:27 +0300)]
Merge remote-tracking branch 'upstream/master' into health

7 years agoupdated health configurations
Costa Tsaousis [Sat, 20 Aug 2016 18:26:26 +0000 (21:26 +0300)]
updated health configurations

7 years agocontext index converted to family index; alarm.sh now knows the total time an alarm...
Costa Tsaousis [Sat, 20 Aug 2016 18:17:08 +0000 (21:17 +0300)]
context index converted to family index; alarm.sh now knows the total time an alarm is problematic

7 years agobetter handling of logging variables
paulfantom [Sat, 20 Aug 2016 13:22:38 +0000 (15:22 +0200)]
better handling of logging variables

7 years agoreset green/red thresholds on all charts when reloading health configuration
Costa Tsaousis (ktsaou) [Thu, 18 Aug 2016 01:31:51 +0000 (04:31 +0300)]
reset green/red thresholds on all charts when reloading health configuration

7 years agoupdated conf signatures
Costa Tsaousis (ktsaou) [Thu, 18 Aug 2016 00:59:39 +0000 (03:59 +0300)]
updated conf signatures

7 years agodo not restore green/red values when loading the database from disks
Costa Tsaousis (ktsaou) [Thu, 18 Aug 2016 00:58:49 +0000 (03:58 +0300)]
do not restore green/red values when loading the database from disks

7 years agoto prevent false alarms use 5min of data instead of 2min of data
Costa Tsaousis (ktsaou) [Thu, 18 Aug 2016 00:58:16 +0000 (03:58 +0300)]
to prevent false alarms use 5min of data instead of 2min of data

7 years agoupdated config signatures
Costa Tsaousis [Wed, 17 Aug 2016 23:33:52 +0000 (02:33 +0300)]
updated config signatures

7 years agofixed typo in health.d/disks.conf
Costa Tsaousis [Wed, 17 Aug 2016 23:33:02 +0000 (02:33 +0300)]
fixed typo in health.d/disks.conf

7 years agomore aesthetic changes to email template
Costa Tsaousis [Wed, 17 Aug 2016 23:27:54 +0000 (02:27 +0300)]
more aesthetic changes to email template

7 years agomore aesthetic changes to email template
Costa Tsaousis [Wed, 17 Aug 2016 23:21:09 +0000 (02:21 +0300)]
more aesthetic changes to email template

7 years agoaesthetic changes to email template
Costa Tsaousis [Wed, 17 Aug 2016 23:15:27 +0000 (02:15 +0300)]
aesthetic changes to email template

7 years agoproperly handle interactions between CLEAR, WARNING, CRITICAL
Costa Tsaousis [Wed, 17 Aug 2016 23:04:15 +0000 (02:04 +0300)]
properly handle interactions between CLEAR, WARNING, CRITICAL

7 years agoeach alarm now has one status with the following possible values: UNINITIALIZED,...
Costa Tsaousis [Wed, 17 Aug 2016 22:50:04 +0000 (01:50 +0300)]
each alarm now has one status with the following possible values: UNINITIALIZED, UNDEFINED, CLEAR, WARNING, CRITICAL

7 years agoremoved striped header; fixed severity in recovery emails; attempt to fix broken...
Costa Tsaousis [Wed, 17 Aug 2016 21:35:17 +0000 (00:35 +0300)]
removed striped header; fixed severity in recovery emails; attempt to fix broken colors on certain email clients; dynamically check the path of the sendmail command

7 years agofixed typo the reported all warning alarms as critical and vice versa
Costa Tsaousis [Wed, 17 Aug 2016 21:11:43 +0000 (00:11 +0300)]
fixed typo the reported all warning alarms as critical and vice versa

7 years agofixed logrotate
Costa Tsaousis (ktsaou) [Wed, 17 Aug 2016 07:25:00 +0000 (10:25 +0300)]
fixed logrotate

7 years agofixed typo that resulted in CRITICAL alarms send by email as WARNING
Costa Tsaousis [Tue, 16 Aug 2016 23:58:17 +0000 (02:58 +0300)]
fixed typo that resulted in CRITICAL alarms send by email as WARNING

7 years agoupdated config signatures
Costa Tsaousis [Tue, 16 Aug 2016 23:50:58 +0000 (02:50 +0300)]
updated config signatures

7 years agoupdated alarms
Costa Tsaousis [Tue, 16 Aug 2016 23:50:30 +0000 (02:50 +0300)]
updated alarms