]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #1123 from ktsaou/master
Costa Tsaousis [Tue, 18 Oct 2016 20:56:38 +0000 (23:56 +0300)]
Merge pull request #1123 from ktsaou/master

alarm log is saved and loaded back; added fping.plugin

7 years agooptimization for a large alarm log; switched many messages from INFO to DEBUG
Costa Tsaousis (ktsaou) [Mon, 17 Oct 2016 23:17:08 +0000 (02:17 +0300)]
optimization for a large alarm log; switched many messages from INFO to DEBUG

7 years agoless INFO messages - they are now DEBUG; fixes #459
Costa Tsaousis (ktsaou) [Mon, 17 Oct 2016 23:15:57 +0000 (02:15 +0300)]
less INFO messages - they are now DEBUG; fixes #459

7 years agoallows multiple versions of charts.d.plugin to have their configurations in different...
Costa Tsaousis (ktsaou) [Mon, 17 Oct 2016 23:14:26 +0000 (02:14 +0300)]
allows multiple versions of charts.d.plugin to have their configurations in different directories

7 years agosplit diagrams to config and actual diagram info
Costa Tsaousis [Mon, 17 Oct 2016 17:45:40 +0000 (20:45 +0300)]
split diagrams to config and actual diagram info

7 years agoadded diagrams using PlantUML
Costa Tsaousis [Mon, 17 Oct 2016 17:37:10 +0000 (20:37 +0300)]
added diagrams using PlantUML

7 years agoremoved ansible workbook: https://github.com/firehol/netdata/issues/651#issuecomment...
Costa Tsaousis [Mon, 17 Oct 2016 11:12:25 +0000 (14:12 +0300)]
removed ansible workbook: https://github.com/firehol/netdata/issues/651#issuecomment-254178489

7 years agolowered the log file history to 2000 entries
Costa Tsaousis [Mon, 17 Oct 2016 08:17:22 +0000 (11:17 +0300)]
lowered the log file history to 2000 entries

7 years agofix decision making for sending alarms; to avoid attempting to send alarms for intern...
Costa Tsaousis [Mon, 17 Oct 2016 08:16:10 +0000 (11:16 +0300)]
fix decision making for sending alarms; to avoid attempting to send alarms for internal statuses and preventing duplicate alarm dispatch

7 years agoupdate the fast searching hashes when loading the alarm log
Costa Tsaousis [Mon, 17 Oct 2016 07:54:54 +0000 (10:54 +0300)]
update the fast searching hashes when loading the alarm log

7 years agoprevent dereferencing null pointer
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 21:00:34 +0000 (00:00 +0300)]
prevent dereferencing null pointer

7 years agorotate health log at 10000 entries by default; properly calculate the max_unique_id...
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 17:13:53 +0000 (20:13 +0300)]
rotate health log at 10000 entries by default; properly calculate the max_unique_id and max_alarm_id taking into account both files: current and old

7 years agohealth log rotation should restart
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 16:49:25 +0000 (19:49 +0300)]
health log rotation should restart

7 years agoproperly rotate the health log file
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 16:43:40 +0000 (19:43 +0300)]
properly rotate the health log file

7 years agorotate health log file
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 16:40:43 +0000 (19:40 +0300)]
rotate health log file

7 years agofixes for enabling clion debugging
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 14:18:30 +0000 (17:18 +0300)]
fixes for enabling clion debugging

7 years agorun with nice 19 and use all available processors when compiling
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 13:55:21 +0000 (16:55 +0300)]
run with nice 19 and use all available processors when compiling

7 years agodetect out of order alarm log entries when loading them
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 12:38:38 +0000 (15:38 +0300)]
detect out of order alarm log entries when loading them

7 years agoproperly load the alarm log; additional checks; alarms are now sequencial even on...
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 12:17:51 +0000 (15:17 +0300)]
properly load the alarm log; additional checks; alarms are now sequencial even on restarts

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 00:54:10 +0000 (03:54 +0300)]
updated configs.signatures

7 years agoadded fping.conf and resize secondary fping charts
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 00:51:35 +0000 (03:51 +0300)]
added fping.conf and resize secondary fping charts

7 years agofixed minor printf formating issues regards signed numbers
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 00:45:26 +0000 (03:45 +0300)]
fixed minor printf formating issues regards signed numbers

7 years agoadd fping.plugin; fixes #1122
Costa Tsaousis (ktsaou) [Sun, 16 Oct 2016 00:35:27 +0000 (03:35 +0300)]
add fping.plugin; fixes #1122

7 years agohealth log is saved and loaded back
Costa Tsaousis (ktsaou) [Sat, 15 Oct 2016 20:38:40 +0000 (23:38 +0300)]
health log is saved and loaded back

7 years agoMerge pull request #1121 from ktsaou/master
Costa Tsaousis [Sat, 15 Oct 2016 16:50:39 +0000 (19:50 +0300)]
Merge pull request #1121 from ktsaou/master

added URL hash option always_update to remember the state of the refreshing

7 years agoadded URL hash option always_update to remember the state of the refreshing; fixes...
Costa Tsaousis (ktsaou) [Sat, 15 Oct 2016 16:46:07 +0000 (19:46 +0300)]
added URL hash option always_update to remember the state of the refreshing; fixes #423, fixes #1120

7 years agoMerge pull request #1111 from ktsaou/master
Costa Tsaousis [Thu, 13 Oct 2016 19:50:37 +0000 (22:50 +0300)]
Merge pull request #1111 from ktsaou/master

added node.d.conf and node.d markdown files to explain configuration

7 years agoadded link to device manufacturer
Costa Tsaousis [Thu, 13 Oct 2016 19:48:18 +0000 (22:48 +0300)]
added link to device manufacturer

7 years agoupdated info
Costa Tsaousis [Thu, 13 Oct 2016 19:46:19 +0000 (22:46 +0300)]
updated info

7 years agoadded node.d/README.md
Costa Tsaousis (ktsaou) [Thu, 13 Oct 2016 19:43:36 +0000 (22:43 +0300)]
added node.d/README.md

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 13 Oct 2016 19:36:52 +0000 (22:36 +0300)]
updated configs.signatures

7 years agoadded node.d.conf and node.d markdown files to explain configuration
Costa Tsaousis (ktsaou) [Thu, 13 Oct 2016 19:33:22 +0000 (22:33 +0300)]
added node.d.conf and node.d markdown files to explain configuration

7 years agoMerge pull request #1107 from justohall/patch-3
Costa Tsaousis [Thu, 13 Oct 2016 06:39:04 +0000 (09:39 +0300)]
Merge pull request #1107 from justohall/patch-3

dovecot

7 years agoupdated readme
Justin Hall [Thu, 13 Oct 2016 00:17:22 +0000 (08:17 +0800)]
updated readme

7 years agoConsolidate sessions/logins charts from 3 to 2.
Justin Hall [Thu, 13 Oct 2016 00:12:27 +0000 (08:12 +0800)]
Consolidate sessions/logins charts from 3 to 2.

7 years agoMerge pull request #1104 from justohall/patch-1
Costa Tsaousis [Wed, 12 Oct 2016 17:51:58 +0000 (20:51 +0300)]
Merge pull request #1104 from justohall/patch-1

updated readme

7 years agoupdated readme
Justin Hall [Wed, 12 Oct 2016 00:30:10 +0000 (08:30 +0800)]
updated readme

7 years agoMerge pull request #1102 from justohall/patch-1
Paweł Krupa [Tue, 11 Oct 2016 22:20:57 +0000 (00:20 +0200)]
Merge pull request #1102 from justohall/patch-1

Update dovecot.chart.py

7 years agoUpdate dovecot.chart.py
justohall [Tue, 11 Oct 2016 14:25:53 +0000 (22:25 +0800)]
Update dovecot.chart.py

Add two extra charts with data from sessions chart.
New charts are activesessions and logins.

7 years agoMerge pull request #1101 from ktsaou/master
Costa Tsaousis [Tue, 11 Oct 2016 10:49:13 +0000 (13:49 +0300)]
Merge pull request #1101 from ktsaou/master

telegram notification show the host; fixes #1072

7 years agotelegram notification show the host; fixes #1072
Costa Tsaousis [Tue, 11 Oct 2016 09:59:48 +0000 (12:59 +0300)]
telegram notification show the host; fixes #1072

7 years agoMerge pull request #1098 from ktsaou/master
Costa Tsaousis [Mon, 10 Oct 2016 23:38:20 +0000 (02:38 +0300)]
Merge pull request #1098 from ktsaou/master

attempt to bypass web browser cache for chart data

7 years agoupdate version for CDN
Costa Tsaousis (ktsaou) [Mon, 10 Oct 2016 23:38:05 +0000 (02:38 +0300)]
update version for CDN

7 years agoattempt to bypass web browser cache for chart data
Costa Tsaousis (ktsaou) [Mon, 10 Oct 2016 23:24:39 +0000 (02:24 +0300)]
attempt to bypass web browser cache for chart data

7 years agoMerge pull request #1096 from ktsaou/master
Costa Tsaousis [Mon, 10 Oct 2016 14:37:29 +0000 (17:37 +0300)]
Merge pull request #1096 from ktsaou/master

updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 10 Oct 2016 14:26:08 +0000 (17:26 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 10 Oct 2016 14:25:13 +0000 (17:25 +0300)]
updated readme

7 years agoMerge pull request #1095 from ktsaou/master
Costa Tsaousis [Mon, 10 Oct 2016 14:10:29 +0000 (17:10 +0300)]
Merge pull request #1095 from ktsaou/master

updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 10 Oct 2016 14:08:28 +0000 (17:08 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Mon, 10 Oct 2016 14:07:34 +0000 (17:07 +0300)]
updated readme

7 years agoMerge pull request #1094 from ktsaou/master
Costa Tsaousis [Sun, 9 Oct 2016 21:58:35 +0000 (00:58 +0300)]
Merge pull request #1094 from ktsaou/master

updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:52:14 +0000 (00:52 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:51:33 +0000 (00:51 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:49:35 +0000 (00:49 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:48:05 +0000 (00:48 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:46:45 +0000 (00:46 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:37:28 +0000 (00:37 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:36:47 +0000 (00:36 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:36:11 +0000 (00:36 +0300)]
updated readme

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 21:34:43 +0000 (00:34 +0300)]
updated readme

7 years agoMerge pull request #1093 from romain-dartigues/rdartigues
Paweł Krupa [Sun, 9 Oct 2016 20:25:05 +0000 (22:25 +0200)]
Merge pull request #1093 from romain-dartigues/rdartigues

plugin: ignore encoding errors (hddtemp related)

7 years agoupdated readme
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 19:30:47 +0000 (22:30 +0300)]
updated readme

7 years agoMerge pull request #1092 from k1-hedayati/patch-1
Costa Tsaousis [Sun, 9 Oct 2016 16:12:33 +0000 (19:12 +0300)]
Merge pull request #1092 from k1-hedayati/patch-1

Fixed typo in docs

7 years agoplugin: ignore encoding errors (hddtemp related)
Romain Dartigues [Sun, 9 Oct 2016 16:02:31 +0000 (18:02 +0200)]
plugin: ignore encoding errors (hddtemp related)

7 years agoFixed typo in docs
Keyvan Hedayati [Sun, 9 Oct 2016 14:55:47 +0000 (18:25 +0330)]
Fixed typo in docs

Small typo in health_alarm_notify.conf comments

7 years agoMerge pull request #1090 from ktsaou/master
Costa Tsaousis [Sun, 9 Oct 2016 08:46:22 +0000 (11:46 +0300)]
Merge pull request #1090 from ktsaou/master

allow functions to be given for easypiechart barColor;

7 years agoallow functions to be given for easypiechart barColor; fixes #1089; fixes #958
Costa Tsaousis (ktsaou) [Sun, 9 Oct 2016 08:42:41 +0000 (11:42 +0300)]
allow functions to be given for easypiechart barColor; fixes #1089; fixes #958

7 years agoMerge pull request #1088 from LukasMa/master
Costa Tsaousis [Sat, 8 Oct 2016 16:26:00 +0000 (19:26 +0300)]
Merge pull request #1088 from LukasMa/master

Updated redis.conf

7 years agoUpdated redis.conf
Lukas Malkmus [Sat, 8 Oct 2016 15:01:36 +0000 (17:01 +0200)]
Updated redis.conf

Just a minor "fix" in the instructions.

7 years agoMerge pull request #1085 from ktsaou/master
Costa Tsaousis [Fri, 7 Oct 2016 21:33:22 +0000 (00:33 +0300)]
Merge pull request #1085 from ktsaou/master

fix for user supplied colors on chart dimensions

7 years agoincrease version for CDN
Costa Tsaousis (ktsaou) [Fri, 7 Oct 2016 21:21:51 +0000 (00:21 +0300)]
increase version for CDN

7 years agofix for user supplied colors; fixes #1084
Costa Tsaousis (ktsaou) [Fri, 7 Oct 2016 21:18:45 +0000 (00:18 +0300)]
fix for user supplied colors; fixes #1084

7 years agoMerge pull request #1081 from ktsaou/master
Costa Tsaousis [Thu, 6 Oct 2016 21:56:06 +0000 (00:56 +0300)]
Merge pull request #1081 from ktsaou/master

updated README

7 years agoupdated README
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 21:55:16 +0000 (00:55 +0300)]
updated README

7 years agoMerge pull request #1080 from ktsaou/master
Costa Tsaousis [Thu, 6 Oct 2016 21:53:01 +0000 (00:53 +0300)]
Merge pull request #1080 from ktsaou/master

updated README

7 years agoupdated README
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 21:51:38 +0000 (00:51 +0300)]
updated README

7 years agoupdated README
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 21:49:40 +0000 (00:49 +0300)]
updated README

7 years agoMerge pull request #1079 from ktsaou/master
Costa Tsaousis [Thu, 6 Oct 2016 21:45:14 +0000 (00:45 +0300)]
Merge pull request #1079 from ktsaou/master

updated readme

7 years agoupdated README
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 21:41:41 +0000 (00:41 +0300)]
updated README

7 years agoupdated README
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 21:38:46 +0000 (00:38 +0300)]
updated README

7 years agoupdated README and CDN version of dashboard.js
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 21:27:12 +0000 (00:27 +0300)]
updated README and CDN version of dashboard.js

7 years agoMerge pull request #1078 from ktsaou/master
Costa Tsaousis [Thu, 6 Oct 2016 21:01:48 +0000 (00:01 +0300)]
Merge pull request #1078 from ktsaou/master

minor dashboard fixes

7 years agoadded animated gif
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 20:24:32 +0000 (23:24 +0300)]
added animated gif

7 years agoloop optimizations
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 19:49:22 +0000 (22:49 +0300)]
loop optimizations

7 years agoprevent syntax error when invalid hash is given
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 17:42:26 +0000 (20:42 +0300)]
prevent syntax error when invalid hash is given

7 years agofixed typo
Costa Tsaousis (ktsaou) [Thu, 6 Oct 2016 17:41:54 +0000 (20:41 +0300)]
fixed typo

7 years agoPost release 1.4.0
Costa Tsaousis (ktsaou) [Mon, 3 Oct 2016 22:53:05 +0000 (01:53 +0300)]
Post release 1.4.0

7 years agoPrepare release 1.4.0 v1.4.0
Costa Tsaousis (ktsaou) [Mon, 3 Oct 2016 22:53:05 +0000 (01:53 +0300)]
Prepare release 1.4.0

7 years agoMerge pull request #1067 from ktsaou/master
Costa Tsaousis [Mon, 3 Oct 2016 20:56:35 +0000 (23:56 +0300)]
Merge pull request #1067 from ktsaou/master

dygraphs back to version dd74404 - the new version broke IE 11 support

7 years agodygraphs back to version dd74404 - the new version broke IE 11 support
Costa Tsaousis (ktsaou) [Mon, 3 Oct 2016 20:52:19 +0000 (23:52 +0300)]
dygraphs back to version dd74404 - the new version broke IE 11 support

7 years agoMerge pull request #1064 from ktsaou/master
Costa Tsaousis [Mon, 3 Oct 2016 08:49:53 +0000 (11:49 +0300)]
Merge pull request #1064 from ktsaou/master

prevent dashboard icon from slowing page scrolls

7 years agoembed base64 icon on dashboard, for speed on scroll
Costa Tsaousis (ktsaou) [Mon, 3 Oct 2016 08:45:31 +0000 (11:45 +0300)]
embed base64 icon on dashboard, for speed on scroll

7 years agoprevent icon reloading from hash on every URL hash change
Costa Tsaousis (ktsaou) [Mon, 3 Oct 2016 08:38:10 +0000 (11:38 +0300)]
prevent icon reloading from hash on every URL hash change

7 years agoMerge pull request #1063 from ktsaou/master
Costa Tsaousis [Sun, 2 Oct 2016 20:11:31 +0000 (23:11 +0300)]
Merge pull request #1063 from ktsaou/master

better human durations on the dashboard and more information on the alarm log

7 years agobetter human durations on the dashboard and more information on the alarm log
Costa Tsaousis (ktsaou) [Sun, 2 Oct 2016 20:00:35 +0000 (23:00 +0300)]
better human durations on the dashboard and more information on the alarm log

7 years agoMerge pull request #1062 from ktsaou/master
Costa Tsaousis [Sun, 2 Oct 2016 15:45:20 +0000 (18:45 +0300)]
Merge pull request #1062 from ktsaou/master

goto-host-from-alarm now searches all known URLs for a host

7 years agogoto-host-from-alarm now searches all known URLs for a host
Costa Tsaousis (ktsaou) [Sun, 2 Oct 2016 15:18:10 +0000 (18:18 +0300)]
goto-host-from-alarm now searches all known URLs for a host

7 years agodate based versioning of included files
Costa Tsaousis (ktsaou) [Sun, 2 Oct 2016 14:48:22 +0000 (17:48 +0300)]
date based versioning of included files

7 years agoMerge pull request #1060 from ktsaou/master
Costa Tsaousis [Sun, 2 Oct 2016 14:19:53 +0000 (17:19 +0300)]
Merge pull request #1060 from ktsaou/master

update rest of javascript libraries

7 years agodowngraded to jquery 2.2.4 to allow jquery.sparkline to work
Costa Tsaousis (ktsaou) [Sun, 2 Oct 2016 14:14:14 +0000 (17:14 +0300)]
downgraded to jquery 2.2.4 to allow jquery.sparkline to work