]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #924 from ktsaou/master
Costa Tsaousis [Fri, 9 Sep 2016 17:26:37 +0000 (20:26 +0300)]
Merge pull request #924 from ktsaou/master

minor fixes

7 years agoadd ansible playbook to make files
Costa Tsaousis (ktsaou) [Fri, 9 Sep 2016 17:22:23 +0000 (20:22 +0300)]
add ansible playbook to make files

7 years agoadded ansible playbook; #798
Costa Tsaousis (ktsaou) [Fri, 9 Sep 2016 17:17:52 +0000 (20:17 +0300)]
added ansible playbook; #798

7 years agoallow cgroups to have 100 characters at their name; fixes #922
Costa Tsaousis (ktsaou) [Fri, 9 Sep 2016 17:14:25 +0000 (20:14 +0300)]
allow cgroups to have 100 characters at their name; fixes #922

7 years agoread DT_UNKNOWN alarm files; fixes #897
Costa Tsaousis (ktsaou) [Fri, 9 Sep 2016 17:12:33 +0000 (20:12 +0300)]
read DT_UNKNOWN alarm files; fixes #897

7 years agoMerge pull request #923 from ktsaou/master
Costa Tsaousis [Fri, 9 Sep 2016 16:19:42 +0000 (19:19 +0300)]
Merge pull request #923 from ktsaou/master

fix compiler warning about a printf format with wrong type

7 years agoMerge pull request #912 from sehraf/master
Costa Tsaousis [Fri, 9 Sep 2016 16:18:49 +0000 (19:18 +0300)]
Merge pull request #912 from sehraf/master

add RetroShare statistics

7 years agofix compiler warning about a printf format with wrong type
Costa Tsaousis [Fri, 9 Sep 2016 16:16:00 +0000 (19:16 +0300)]
fix compiler warning about a printf format with wrong type

7 years agotypo
sehraf [Fri, 9 Sep 2016 08:35:42 +0000 (10:35 +0200)]
typo

7 years agoMerge pull request #920 from ktsaou/master
Costa Tsaousis [Thu, 8 Sep 2016 23:32:47 +0000 (02:32 +0300)]
Merge pull request #920 from ktsaou/master

replaced alarm-email.sh with alarm-notify.sh

7 years agoreplaced alarm-email.sh with alarm-notify.sh
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 23:32:10 +0000 (02:32 +0300)]
replaced alarm-email.sh with alarm-notify.sh

7 years agoMerge pull request #919 from ktsaou/master
Costa Tsaousis [Thu, 8 Sep 2016 23:28:33 +0000 (02:28 +0300)]
Merge pull request #919 from ktsaou/master

pushover.net push notifications support

7 years agoadd recipient email to log
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 23:26:08 +0000 (02:26 +0300)]
add recipient email to log

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 23:02:35 +0000 (02:02 +0300)]
updated configs.signatures

7 years agofinal touch for operational pushover.net notifications
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 23:00:51 +0000 (02:00 +0300)]
final touch for operational pushover.net notifications

7 years agoremoved pushover files (they are now integrated into alarm-notify.sh
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 21:59:06 +0000 (00:59 +0300)]
removed pushover files (they are now integrated into alarm-notify.sh

7 years agoalarm-notify.sh configuration; alarm-notify.sh support multiple recipients per alarm...
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 21:57:34 +0000 (00:57 +0300)]
alarm-notify.sh configuration; alarm-notify.sh support multiple recipients per alarm for pushover

7 years agoremoved files
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 21:28:43 +0000 (00:28 +0300)]
removed files

7 years agoalarm-email.sh renamed to alarm-notify.sh
Costa Tsaousis (ktsaou) [Thu, 8 Sep 2016 21:26:20 +0000 (00:26 +0300)]
alarm-email.sh renamed to alarm-notify.sh

7 years agoadded easypiechart for connected peers
sehraf [Thu, 8 Sep 2016 13:17:33 +0000 (15:17 +0200)]
added easypiechart for connected peers

7 years agoadded push alarm notification via Pushover
Jan Arnold [Thu, 8 Sep 2016 12:44:26 +0000 (14:44 +0200)]
added push alarm notification via Pushover

7 years agoadded icon and fixed syntax
sehraf [Thu, 8 Sep 2016 12:12:17 +0000 (14:12 +0200)]
added icon and fixed syntax

7 years agoMerge pull request #905 from ktsaou/master
Costa Tsaousis [Wed, 7 Sep 2016 21:12:28 +0000 (00:12 +0300)]
Merge pull request #905 from ktsaou/master

alarms renames; more elastic checks; minor fixes

7 years agoalarms log now includes creation and removal of alarms; the dashboard does not poll...
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 20:51:54 +0000 (23:51 +0300)]
alarms log now includes creation and removal of alarms; the dashboard does not poll for alarms if health monitoring is disabled on netdata - fixes #908

7 years agoproperly check for duplicate alarms, allowing alarms to override templates; fixes...
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 18:22:15 +0000 (21:22 +0300)]
properly check for duplicate alarms, allowing alarms to override templates; fixes #904

7 years agoadded more debug info in health monitoring
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 18:07:12 +0000 (21:07 +0300)]
added more debug info in health monitoring

7 years agoadded debug info required for #897
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 17:53:04 +0000 (20:53 +0300)]
added debug info required for #897

7 years agofix for compiling in RHEL 5.x; fixes #911
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 17:39:22 +0000 (20:39 +0300)]
fix for compiling in RHEL 5.x; fixes #911

7 years agoadded heath.d and updated index.html
sehraf [Wed, 7 Sep 2016 16:55:00 +0000 (18:55 +0200)]
added heath.d and updated index.html

7 years agoimprove conf file
sehraf [Wed, 7 Sep 2016 14:42:24 +0000 (16:42 +0200)]
improve conf file

7 years agoadd RetroShare
sehraf [Tue, 6 Sep 2016 15:57:59 +0000 (17:57 +0200)]
add RetroShare

7 years agoMerge pull request #909 from saghul/systemd-cmd
Costa Tsaousis [Wed, 7 Sep 2016 10:14:22 +0000 (13:14 +0300)]
Merge pull request #909 from saghul/systemd-cmd

Fix command when starting from Systemd

7 years agoFix command when starting from Systemd
Saúl Ibarra Corretgé [Wed, 7 Sep 2016 09:29:44 +0000 (11:29 +0200)]
Fix command when starting from Systemd

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 08:47:17 +0000 (11:47 +0300)]
updated configs.signatures

7 years agoout of space estimations use min -5m insteam of max -5m, to avoid short spikes being...
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 08:46:04 +0000 (11:46 +0300)]
out of space estimations use min -5m insteam of max -5m, to avoid short spikes being used as an alert

7 years agobetter description of system processes; fixes #907
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 07:25:02 +0000 (10:25 +0300)]
better description of system processes; fixes #907

7 years agocgroups CPU usage is per core; fixes #906
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 07:04:05 +0000 (10:04 +0300)]
cgroups CPU usage is per core; fixes #906

7 years agoadded the value to alarms log
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 01:19:55 +0000 (04:19 +0300)]
added the value to alarms log

7 years agoallow relative durations to be given for up to 3 years
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 01:11:02 +0000 (04:11 +0300)]
allow relative durations to be given for up to 3 years

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 00:34:21 +0000 (03:34 +0300)]
updated configs.signatures

7 years agoalarm renames
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 00:33:37 +0000 (03:33 +0300)]
alarm renames

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 00:29:12 +0000 (03:29 +0300)]
updated configs.signatures

7 years agomore elastic alarms; better names; properly invalidate all alarm log on alarms reload...
Costa Tsaousis (ktsaou) [Wed, 7 Sep 2016 00:28:05 +0000 (03:28 +0300)]
more elastic alarms; better names; properly invalidate all alarm log on alarms reload SIGUSR2

7 years agohostname is bundled with the alarm log - preparation to support multi-host alarms
Costa Tsaousis (ktsaou) [Tue, 6 Sep 2016 23:50:14 +0000 (02:50 +0300)]
hostname is bundled with the alarm log - preparation to support multi-host alarms

7 years agodo not use (by default) the registry for custom dashboards
Costa Tsaousis (ktsaou) [Tue, 6 Sep 2016 23:37:35 +0000 (02:37 +0300)]
do not use (by default) the registry for custom dashboards

7 years agoMerge pull request #901 from ktsaou/master
Costa Tsaousis [Mon, 5 Sep 2016 21:01:22 +0000 (00:01 +0300)]
Merge pull request #901 from ktsaou/master

network interface errors are now warnings; added mysql alarm

7 years agorework the navbar menu to show labels on bigger screens
Costa Tsaousis (ktsaou) [Mon, 5 Sep 2016 20:59:50 +0000 (23:59 +0300)]
rework the navbar menu to show labels on bigger screens

7 years agonetwork interface errors are now warnings; added mysql alarm
Costa Tsaousis (ktsaou) [Mon, 5 Sep 2016 20:20:09 +0000 (23:20 +0300)]
network interface errors are now warnings; added mysql alarm

7 years agoMerge pull request #900 from ktsaou/master
Costa Tsaousis [Mon, 5 Sep 2016 20:12:05 +0000 (23:12 +0300)]
Merge pull request #900 from ktsaou/master

show hostname on alarm notifications

7 years agoshow hostname on alarm notifications
Costa Tsaousis (ktsaou) [Mon, 5 Sep 2016 20:08:47 +0000 (23:08 +0300)]
show hostname on alarm notifications

7 years agoMerge pull request #892 from glensc/patch-1
Costa Tsaousis [Mon, 5 Sep 2016 19:44:51 +0000 (22:44 +0300)]
Merge pull request #892 from glensc/patch-1

Update ChangeLog

7 years agoMerge pull request #899 from ktsaou/master
Costa Tsaousis [Mon, 5 Sep 2016 19:44:24 +0000 (22:44 +0300)]
Merge pull request #899 from ktsaou/master

a little more space on the dashboard and the sidebar menu

7 years agoa little more space on the dashboard and the sidebar menu
Costa Tsaousis (ktsaou) [Mon, 5 Sep 2016 19:39:56 +0000 (22:39 +0300)]
a little more space on the dashboard and the sidebar menu

7 years agoMerge pull request #893 from ktsaou/master
Costa Tsaousis [Mon, 5 Sep 2016 06:24:06 +0000 (09:24 +0300)]
Merge pull request #893 from ktsaou/master

web browser notifications for alarms

7 years agoadded a small transparent border to the images
Costa Tsaousis (ktsaou) [Mon, 5 Sep 2016 06:14:58 +0000 (09:14 +0300)]
added a small transparent border to the images

7 years agoenable browser notifications for alarms; fixes #846; fixes #317; contributes to ...
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 20:48:00 +0000 (23:48 +0300)]
enable browser notifications for alarms; fixes #846; fixes #317; contributes to #318, #809

7 years agoUpdate ChangeLog
Elan Ruusamäe [Sun, 4 Sep 2016 20:08:32 +0000 (23:08 +0300)]
Update ChangeLog

fix typo, use proper caps for Python language

7 years agoMerge remote-tracking branch 'lucadev/master'
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 16:53:44 +0000 (19:53 +0300)]
Merge remote-tracking branch 'lucadev/master'

7 years agoMerge pull request #890 from ktsaou/master
Costa Tsaousis [Sun, 4 Sep 2016 13:22:43 +0000 (16:22 +0300)]
Merge pull request #890 from ktsaou/master

minor bug fixes and enhancements

7 years agologrotate does not need to re-create netdata logs - netdata does this; fixes #866
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 12:43:27 +0000 (15:43 +0300)]
logrotate does not need to re-create netdata logs - netdata does this; fixes #866

7 years agore-order the dashboard menu so that Disks is above networking
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 12:08:15 +0000 (15:08 +0300)]
re-order the dashboard menu so that Disks is above networking

7 years agoregistry: prevent a memory leak when loading a saved database (was allocating the...
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 11:43:54 +0000 (14:43 +0300)]
registry: prevent a memory leak when loading a saved database (was allocating the same URL multiple times)

7 years agoallow certain parts of netdata to run with log flood protection temporarily disabled
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 11:42:49 +0000 (14:42 +0300)]
allow certain parts of netdata to run with log flood protection temporarily disabled

7 years agoregistry: prevent error log when users are redirected to verify their browser support...
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 11:41:05 +0000 (14:41 +0300)]
registry: prevent error log when users are redirected to verify their browser supports cookies

7 years agodo not report swap I/O if there has never been swap activity in the system; fixes...
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 11:39:50 +0000 (14:39 +0300)]
do not report swap I/O if there has never been swap activity in the system; fixes #889

7 years agoprevent adding swap charts if there is no swap in the system; fixes #889
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 11:38:56 +0000 (14:38 +0300)]
prevent adding swap charts if there is no swap in the system; fixes #889

7 years agoalarm-email.sh should exit if there is no way to send an email
Costa Tsaousis (ktsaou) [Sun, 4 Sep 2016 11:37:13 +0000 (14:37 +0300)]
alarm-email.sh should exit if there is no way to send an email

7 years agoMerge pull request #886 from ktsaou/master
Costa Tsaousis [Sat, 3 Sep 2016 17:50:31 +0000 (20:50 +0300)]
Merge pull request #886 from ktsaou/master

prevent a crash when memory is set to save

7 years agoprevent a crash when memory is set to save
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 17:50:03 +0000 (20:50 +0300)]
prevent a crash when memory is set to save

7 years agoMerge pull request #885 from ktsaou/master
Costa Tsaousis [Sat, 3 Sep 2016 17:40:49 +0000 (20:40 +0300)]
Merge pull request #885 from ktsaou/master

added comments to config about mysql, port and localhost

7 years agoprevent a crash on SIGUSR2
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 17:36:06 +0000 (20:36 +0300)]
prevent a crash on SIGUSR2

7 years agoadded comments to config about mysql, port and localhost
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 16:43:13 +0000 (19:43 +0300)]
added comments to config about mysql, port and localhost

7 years agoMerge pull request #883 from ktsaou/master
Costa Tsaousis [Sat, 3 Sep 2016 14:56:13 +0000 (17:56 +0300)]
Merge pull request #883 from ktsaou/master

shorten too long submenus in the middle of the string

7 years agoshorten too long submenus in the middle of the string
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 14:54:35 +0000 (17:54 +0300)]
shorten too long submenus in the middle of the string

7 years agoMerge pull request #882 from ktsaou/master
Costa Tsaousis [Sat, 3 Sep 2016 14:39:55 +0000 (17:39 +0300)]
Merge pull request #882 from ktsaou/master

minor aesthetic adjustments on the dashboard

7 years agono space between icon and menu
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 14:37:03 +0000 (17:37 +0300)]
no space between icon and menu

7 years agoin dashboard menu, replace _ with space
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 14:35:04 +0000 (17:35 +0300)]
in dashboard menu, replace _ with space

7 years agoMerge pull request #881 from ktsaou/master
Costa Tsaousis [Sat, 3 Sep 2016 14:03:28 +0000 (17:03 +0300)]
Merge pull request #881 from ktsaou/master

added health_email_recipients.conf to makefile

7 years agoadded health_email_recipients.conf to makefile
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 13:52:18 +0000 (16:52 +0300)]
added health_email_recipients.conf to makefile

7 years agoMerge pull request #879 from ktsaou/master
Costa Tsaousis [Sat, 3 Sep 2016 12:27:41 +0000 (15:27 +0300)]
Merge pull request #879 from ktsaou/master

alarms now support roles with different recipients - aesthetic changes on the dashboard

7 years agomore icons on the dashboard menu
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 11:45:53 +0000 (14:45 +0300)]
more icons on the dashboard menu

7 years agoadded icons to shorten menu descriptions (especially container related); forced max...
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 03:13:48 +0000 (06:13 +0300)]
added icons to shorten menu descriptions (especially container related); forced max name length on submenus to 30

7 years agovalues passed to alarm-email.sh without decimal digits
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 03:12:28 +0000 (06:12 +0300)]
values passed to alarm-email.sh without decimal digits

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 01:32:52 +0000 (04:32 +0300)]
updated configs.signatures

7 years agoincreased critical of lost applications to 60 seconds
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 01:32:20 +0000 (04:32 +0300)]
increased critical of lost applications to 60 seconds

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 01:22:33 +0000 (04:22 +0300)]
updated configs.signatures

7 years agoadded roles to receive email alarms
Costa Tsaousis (ktsaou) [Sat, 3 Sep 2016 01:20:43 +0000 (04:20 +0300)]
added roles to receive email alarms

7 years agoMerge pull request #877 from ktsaou/master
Costa Tsaousis [Fri, 2 Sep 2016 21:41:02 +0000 (00:41 +0300)]
Merge pull request #877 from ktsaou/master

keep track of duplicate cgroups (cgroups with same name) and enable the first available when any cgroup is removed

7 years agokeep track of duplicate cgroups (cgroups with same name) and enable the first availab...
Costa Tsaousis (ktsaou) [Fri, 2 Sep 2016 21:40:14 +0000 (00:40 +0300)]
keep track of duplicate cgroups (cgroups with same name) and enable the first available when any cgroup is removed; fixes #874

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