]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #1269 from rcousens/patch-1
Costa Tsaousis [Mon, 21 Nov 2016 07:13:24 +0000 (09:13 +0200)]
Merge pull request #1269 from rcousens/patch-1

Fix typo in README

7 years agoFix typo in README
Ross Cousens [Mon, 21 Nov 2016 00:09:00 +0000 (10:09 +1000)]
Fix typo in README

7 years agoMerge pull request #1268 from ktsaou/master
Costa Tsaousis [Sun, 20 Nov 2016 22:06:06 +0000 (00:06 +0200)]
Merge pull request #1268 from ktsaou/master

enable = enabled, to be the same with all other such options

7 years agoenable = enabled, to be the same with all other such options
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 22:05:37 +0000 (00:05 +0200)]
enable = enabled, to be the same with all other such options

7 years agoMerge pull request #1267 from ktsaou/master
Costa Tsaousis [Sun, 20 Nov 2016 17:39:38 +0000 (19:39 +0200)]
Merge pull request #1267 from ktsaou/master

updated README.md

7 years agoupdated README.md
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 17:37:42 +0000 (19:37 +0200)]
updated README.md

7 years agoMerge pull request #1266 from ktsaou/master
Costa Tsaousis [Sun, 20 Nov 2016 16:51:51 +0000 (18:51 +0200)]
Merge pull request #1266 from ktsaou/master

add context to alarm_variables API call

7 years agoadd context to alarm_variables API call
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 16:43:21 +0000 (18:43 +0200)]
add context to alarm_variables API call

7 years agoMerge pull request #1264 from ktsaou/backends
Costa Tsaousis [Sun, 20 Nov 2016 16:21:54 +0000 (18:21 +0200)]
Merge pull request #1264 from ktsaou/backends

backends: graphite and opentsdb

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 15:10:47 +0000 (17:10 +0200)]
updated configs.signatures

7 years agoadded backed alarms
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 15:03:16 +0000 (17:03 +0200)]
added backed alarms

7 years agoadded backend timeout and thread resource usage chart
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 14:07:42 +0000 (16:07 +0200)]
added backend timeout and thread resource usage chart

7 years agoadded chart to monitor the backend server latency
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 13:29:10 +0000 (15:29 +0200)]
added chart to monitor the backend server latency

7 years agoadded backends monitoring charts
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 13:20:34 +0000 (15:20 +0200)]
added backends monitoring charts

7 years agoremove debug info
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 11:46:06 +0000 (13:46 +0200)]
remove debug info

7 years agoenable backend average mode again - set default update every to 10 seconds
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 11:45:40 +0000 (13:45 +0200)]
enable backend average mode again - set default update every to 10 seconds

7 years agoallow hostname to be configured for backend
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 11:16:52 +0000 (13:16 +0200)]
allow hostname to be configured for backend

7 years agoallow average or sum/volume to be sent to the backend
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 10:59:37 +0000 (12:59 +0200)]
allow average or sum/volume to be sent to the backend

7 years agothe configuration section is named "backend"
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 03:07:30 +0000 (05:07 +0200)]
the configuration section is named "backend"

7 years agooperational opentsdb backend
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 02:44:42 +0000 (04:44 +0200)]
operational opentsdb backend

7 years agooperational graphite backend
Costa Tsaousis (ktsaou) [Sun, 20 Nov 2016 02:25:42 +0000 (04:25 +0200)]
operational graphite backend

7 years agoinitial backends code
Costa Tsaousis [Sat, 19 Nov 2016 22:46:36 +0000 (00:46 +0200)]
initial backends code

7 years agopreparation for backend databases
Costa Tsaousis [Sat, 19 Nov 2016 22:45:48 +0000 (00:45 +0200)]
preparation for backend databases

7 years agoMerge pull request #1260 from ktsaou/master
Costa Tsaousis [Sat, 19 Nov 2016 18:29:38 +0000 (20:29 +0200)]
Merge pull request #1260 from ktsaou/master

convert indentation to spaces

7 years agoMerge pull request #1257 from gooodmorningopenstack/fix/indexhtml
Costa Tsaousis [Sat, 19 Nov 2016 18:29:19 +0000 (20:29 +0200)]
Merge pull request #1257 from gooodmorningopenstack/fix/indexhtml

default dashboard settings, duplicate option-crontrol leads to a visual bug

7 years agoconvert identation to spaces
Costa Tsaousis (ktsaou) [Sat, 19 Nov 2016 16:38:44 +0000 (18:38 +0200)]
convert identation to spaces

7 years agoMerge pull request #1259 from ktsaou/master
Costa Tsaousis [Sat, 19 Nov 2016 09:55:15 +0000 (11:55 +0200)]
Merge pull request #1259 from ktsaou/master

mountinfo: escape octal from filesystem source

7 years agofix permissions
Costa Tsaousis (ktsaou) [Sat, 19 Nov 2016 09:25:56 +0000 (11:25 +0200)]
fix permissions

7 years agoescape octal from filesystem source; fixes #1244
Costa Tsaousis (ktsaou) [Sat, 19 Nov 2016 09:25:08 +0000 (11:25 +0200)]
escape octal from filesystem source; fixes #1244

7 years agoMerge pull request #1258 from ktsaou/master
Costa Tsaousis [Fri, 18 Nov 2016 17:50:05 +0000 (19:50 +0200)]
Merge pull request #1258 from ktsaou/master

prevent crash on incomplete request to old API

7 years agoprevent retiring on python module update errors
Costa Tsaousis [Fri, 18 Nov 2016 17:44:42 +0000 (19:44 +0200)]
prevent retiring on python module update errors

7 years agoprevent crash on incomplete request to old API
Costa Tsaousis [Fri, 18 Nov 2016 17:38:27 +0000 (19:38 +0200)]
prevent crash on incomplete request to old API

7 years agodefault dashboard settings, duplicate option-crontrol leads to a visual bug
gooodmorningopenstack [Fri, 18 Nov 2016 10:16:00 +0000 (11:16 +0100)]
default dashboard settings, duplicate option-crontrol leads to a visual bug

7 years agoMerge pull request #1256 from ktsaou/master
Costa Tsaousis [Wed, 16 Nov 2016 20:52:23 +0000 (22:52 +0200)]
Merge pull request #1256 from ktsaou/master

updated configs.signatures

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 16 Nov 2016 20:51:57 +0000 (22:51 +0200)]
updated configs.signatures

7 years agoMerge pull request #1139 from leolovenet/master
Costa Tsaousis [Wed, 16 Nov 2016 20:50:23 +0000 (22:50 +0200)]
Merge pull request #1139 from leolovenet/master

Modified the nginx/phpfpm/redis plugin in python.d

7 years agoDelete some mistakes
liu lei [Wed, 16 Nov 2016 19:40:23 +0000 (03:40 +0800)]
Delete some mistakes

7 years agoMerge remote-tracking branch 'upstream/master'
liu lei [Wed, 16 Nov 2016 19:23:49 +0000 (03:23 +0800)]
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# python.d/python_modules/base.py
# python.d/redis.chart.py

7 years ago1. changed arguments from decode() in base.py, so they can run under CentOS 6.8 with...
liu lei [Wed, 16 Nov 2016 19:11:49 +0000 (03:11 +0800)]
1. changed arguments from decode() in base.py, so they can run under CentOS 6.8 with Python 2.6
2. added pass parameters to redis for AUTH command
3. optimized nginx.chart.py and phpfpm.chart.py webpages submenu name
4. optimized phpfpm.chart.py average display

7 years agoMerge pull request #1252 from ktsaou/master
Costa Tsaousis [Tue, 15 Nov 2016 22:04:14 +0000 (00:04 +0200)]
Merge pull request #1252 from ktsaou/master

python.d.plugin now never gives up data collection -

7 years agopython.d.plugin now never gives up data collection - it slows down data collection...
Costa Tsaousis (ktsaou) [Tue, 15 Nov 2016 21:47:46 +0000 (23:47 +0200)]
python.d.plugin now never gives up data collection - it slows down data collection attempts instead; #999

7 years agoMerge pull request #1251 from ktsaou/master
Costa Tsaousis [Tue, 15 Nov 2016 20:35:43 +0000 (22:35 +0200)]
Merge pull request #1251 from ktsaou/master

added apps.plugin option to disable users or groups charts; fixes #1250

7 years agoadded apps.plugin option to disable users or groups charts; fixes #1250
Costa Tsaousis (ktsaou) [Tue, 15 Nov 2016 20:17:09 +0000 (22:17 +0200)]
added apps.plugin option to disable users or groups charts; fixes #1250

7 years agoMerge pull request #1249 from ktsaou/master
Costa Tsaousis [Mon, 14 Nov 2016 23:00:11 +0000 (01:00 +0200)]
Merge pull request #1249 from ktsaou/master

another fix for plugins synchronization

7 years agoalign node.js modules too
Costa Tsaousis (ktsaou) [Mon, 14 Nov 2016 22:48:10 +0000 (00:48 +0200)]
align node.js modules too

7 years agoreverted back the last tolerance fix - charts become anligned visually
Costa Tsaousis (ktsaou) [Mon, 14 Nov 2016 22:40:01 +0000 (00:40 +0200)]
reverted back the last tolerance fix - charts become anligned visually

7 years agoimproved timing tolerance - move interpolation point to the middle of the iteration...
Costa Tsaousis (ktsaou) [Mon, 14 Nov 2016 22:28:46 +0000 (00:28 +0200)]
improved timing tolerance - move interpolation point to the middle of the iteration duration

7 years agomove core iteration point in the middle of the second, to give some tollerance to...
Costa Tsaousis (ktsaou) [Mon, 14 Nov 2016 22:05:25 +0000 (00:05 +0200)]
move core iteration point in the middle of the second, to give some tollerance to plugins

7 years agoMerge pull request #1248 from ktsaou/master
Costa Tsaousis [Mon, 14 Nov 2016 21:31:44 +0000 (23:31 +0200)]
Merge pull request #1248 from ktsaou/master

python.d.plugin better iteration timing

7 years agopython.d.plugin better iteration timing
Costa Tsaousis (ktsaou) [Mon, 14 Nov 2016 21:19:51 +0000 (23:19 +0200)]
python.d.plugin better iteration timing

7 years agoMerge pull request #1165 from kesslerm/fix/python-plugin-crash
Costa Tsaousis [Mon, 14 Nov 2016 20:18:44 +0000 (22:18 +0200)]
Merge pull request #1165 from kesslerm/fix/python-plugin-crash

Fix occasional crashes in python plugins

7 years agoMerge pull request #1184 from facetoe/postgres_plugin_error_message
Costa Tsaousis [Mon, 14 Nov 2016 20:18:24 +0000 (22:18 +0200)]
Merge pull request #1184 from facetoe/postgres_plugin_error_message

Ignore expected exceptions.

7 years agoMerge pull request #1243 from ktsaou/master
Costa Tsaousis [Sun, 13 Nov 2016 23:45:06 +0000 (01:45 +0200)]
Merge pull request #1243 from ktsaou/master

synchronized plugins, database, API and presentation timings

7 years agoalign before and after parameters to update_every; so that e.g. after=-1 will also...
Costa Tsaousis (ktsaou) [Sun, 13 Nov 2016 23:35:10 +0000 (01:35 +0200)]
align before and after parameters to update_every; so that e.g. after=-1 will also return a point when update_every > 1; fixes #1241

7 years agomake sure charts are aligned to their update_every, so that data collection, db and...
Costa Tsaousis (ktsaou) [Sun, 13 Nov 2016 23:33:53 +0000 (01:33 +0200)]
make sure charts are aligned to their update_every, so that data collection, db and presentation are all synchronized

7 years agobetter timing for apps.plugin and the internal proc plugin
Costa Tsaousis (ktsaou) [Sun, 13 Nov 2016 23:32:28 +0000 (01:32 +0200)]
better timing for apps.plugin and the internal proc plugin

7 years agoMerge pull request #1242 from ktsaou/master
Costa Tsaousis [Sun, 13 Nov 2016 19:12:21 +0000 (21:12 +0200)]
Merge pull request #1242 from ktsaou/master

prevent notifications for CLEAR alarms that did not sent notifications for the non-CLEAR status

7 years agoprevent sending notifications of alarms in status CLEAR
Costa Tsaousis (ktsaou) [Sun, 13 Nov 2016 19:00:10 +0000 (21:00 +0200)]
prevent sending notifications of alarms in status CLEAR

7 years agofix invalid chart id and name shown at the variables call
Costa Tsaousis (ktsaou) [Sun, 13 Nov 2016 10:57:31 +0000 (12:57 +0200)]
fix invalid chart id and name shown at the variables call

7 years agoMerge pull request #1239 from ktsaou/master
Costa Tsaousis [Sun, 13 Nov 2016 10:22:41 +0000 (12:22 +0200)]
Merge pull request #1239 from ktsaou/master

better python logging and tracing; many more improvements

7 years agoimprovements identified via static code analysis with cppcheck
Costa Tsaousis (ktsaou) [Sun, 13 Nov 2016 10:20:27 +0000 (12:20 +0200)]
improvements identified via static code analysis with cppcheck

7 years agotrack IPC initialization
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 23:54:00 +0000 (01:54 +0200)]
track IPC initialization

7 years agoadded alarms for IPC
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 23:51:04 +0000 (01:51 +0200)]
added alarms for IPC

7 years agoadded IPC semaphores charts
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 23:49:09 +0000 (01:49 +0200)]
added IPC semaphores charts

7 years agoadded support for custom variables that can be exposed to alarm expressions without...
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 23:19:43 +0000 (01:19 +0200)]
added support for custom variables that can be exposed to alarm expressions without the need for charts

7 years agosorted configs.signatures
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 23:00:19 +0000 (01:00 +0200)]
sorted configs.signatures

7 years agomake sure configs.signatures is sorted
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 22:59:42 +0000 (00:59 +0200)]
make sure configs.signatures is sorted

7 years agoadded alarm_variables API call that returns all the available variables for a chart
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 22:08:39 +0000 (00:08 +0200)]
added alarm_variables API call that returns all the available variables for a chart

7 years agofix for chart and dimension renames - health variables are also renamed
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 20:22:10 +0000 (22:22 +0200)]
fix for chart and dimension renames - health variables are also renamed

7 years agosimplified renaming of variables, due to dimension renames
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 18:34:17 +0000 (20:34 +0200)]
simplified renaming of variables, due to dimension renames

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:56:17 +0000 (19:56 +0200)]
updated configs.signatures

7 years agomore elastic alarm thresholds for cpu, ram and swap
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:44:21 +0000 (19:44 +0200)]
more elastic alarm thresholds for cpu, ram and swap

7 years agoprevent division by zero in disk fill rate alarm ; more elastic default disk alarms
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:43:50 +0000 (19:43 +0200)]
prevent division by zero in disk fill rate alarm ; more elastic default disk alarms

7 years agoprevent division by zero in memcached fill rate
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:43:06 +0000 (19:43 +0200)]
prevent division by zero in memcached fill rate

7 years agoadded alarms about dropped packets ratio
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:42:23 +0000 (19:42 +0200)]
added alarms about dropped packets ratio

7 years agodimensions should also be referred as context.dimension under the same family
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:41:43 +0000 (19:41 +0200)]
dimensions should also be referred as context.dimension under the same family

7 years agolog errors on expressions evaluation, only when the return value is NAN or INFINITY
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 17:40:36 +0000 (19:40 +0200)]
log errors on expressions evaluation, only when the return value is NAN or INFINITY

7 years agoincreased version
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 15:51:52 +0000 (17:51 +0200)]
increased version

7 years agoupdated fontawesome to 4.7.0
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 15:24:24 +0000 (17:24 +0200)]
updated fontawesome to 4.7.0

7 years agohddtemp description improvement
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 15:24:06 +0000 (17:24 +0200)]
hddtemp description improvement

7 years agoabs to absolute on alarm descriptions
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 15:23:44 +0000 (17:23 +0200)]
abs to absolute on alarm descriptions

7 years agoenable dovecot parsing
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 14:34:43 +0000 (16:34 +0200)]
enable dovecot parsing

7 years agoincreased version
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 14:31:43 +0000 (16:31 +0200)]
increased version

7 years agoadded dovecot icon
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 14:31:05 +0000 (16:31 +0200)]
added dovecot icon

7 years agofix for connecting to unix sockets
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 14:24:58 +0000 (16:24 +0200)]
fix for connecting to unix sockets

7 years agoSocketService log unexpectedly disconnected error
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 14:08:28 +0000 (16:08 +0200)]
SocketService log unexpectedly disconnected error

7 years agogracefully handle dovecot errors
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 12:21:51 +0000 (14:21 +0200)]
gracefully handle dovecot errors

7 years agoenabled option "trace" to get python traces on errors
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 12:17:01 +0000 (14:17 +0200)]
enabled option "trace" to get python traces on errors

7 years agomore python logging fixes
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 12:00:18 +0000 (14:00 +0200)]
more python logging fixes

7 years agominor fixes for dovecot and hddtemp
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 11:43:21 +0000 (13:43 +0200)]
minor fixes for dovecot and hddtemp

7 years agopython logging fixes
Costa Tsaousis (ktsaou) [Sat, 12 Nov 2016 11:19:03 +0000 (13:19 +0200)]
python logging fixes

7 years agoMerge pull request #1237 from ktsaou/master
Costa Tsaousis [Sat, 12 Nov 2016 01:09:38 +0000 (03:09 +0200)]
Merge pull request #1237 from ktsaou/master

SocketService and more improvements

7 years agouniform redis dimensions
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 21:04:52 +0000 (23:04 +0200)]
uniform redis dimensions

7 years agoadded redis bandwidth; fixed memcached submenu, dimension names and colors
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 20:56:19 +0000 (22:56 +0200)]
added redis bandwidth; fixed memcached submenu, dimension names and colors

7 years agobetter debugging and logging for SocketService modules; redis enhancements
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 20:26:11 +0000 (22:26 +0200)]
better debugging and logging for SocketService modules; redis enhancements

7 years agosimplified socket data reception
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 18:54:05 +0000 (20:54 +0200)]
simplified socket data reception

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 07:26:50 +0000 (09:26 +0200)]
Merge remote-tracking branch 'upstream/master'

7 years agoadded used_swap alarm; fixes #1235
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 07:24:20 +0000 (09:24 +0200)]
added used_swap alarm; fixes #1235

7 years agothe overview charts now show used swap and used ram; fixes #549
Costa Tsaousis (ktsaou) [Fri, 11 Nov 2016 07:16:28 +0000 (09:16 +0200)]
the overview charts now show used swap and used ram; fixes #549

7 years agore-worked SocketService; #999
Costa Tsaousis (ktsaou) [Thu, 10 Nov 2016 23:04:36 +0000 (01:04 +0200)]
re-worked SocketService; #999