]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #1288 from ktsaou/master
Costa Tsaousis [Sun, 27 Nov 2016 11:29:44 +0000 (13:29 +0200)]
Merge pull request #1288 from ktsaou/master

node.d.plugin logging fixes

7 years agonode month is zero based
Costa Tsaousis (ktsaou) [Sun, 27 Nov 2016 11:23:14 +0000 (13:23 +0200)]
node month is zero based

7 years agonode fullyear should be printed in full
Costa Tsaousis (ktsaou) [Sun, 27 Nov 2016 11:21:49 +0000 (13:21 +0200)]
node fullyear should be printed in full

7 years agofix node.js date of month logging; fixes #1287
Costa Tsaousis (ktsaou) [Sun, 27 Nov 2016 11:12:30 +0000 (13:12 +0200)]
fix node.js date of month logging; fixes #1287

7 years agoMerge pull request #1284 from ktsaou/master
Costa Tsaousis [Sun, 27 Nov 2016 00:31:07 +0000 (02:31 +0200)]
Merge pull request #1284 from ktsaou/master

file permissions + optimizations

7 years agoadded default charts.d files to makefile
Costa Tsaousis (ktsaou) [Sun, 27 Nov 2016 00:13:25 +0000 (02:13 +0200)]
added default charts.d files to makefile

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 27 Nov 2016 00:08:11 +0000 (02:08 +0200)]
updated configs.signatures

7 years agoprovided default configuration files for charts.d modules
Costa Tsaousis (ktsaou) [Sun, 27 Nov 2016 00:07:21 +0000 (02:07 +0200)]
provided default configuration files for charts.d modules

7 years agoattempt to fix clang
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 18:24:15 +0000 (20:24 +0200)]
attempt to fix clang

7 years agobetter wording at the dashboard legend
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 17:58:48 +0000 (19:58 +0200)]
better wording at the dashboard legend

7 years agoadded alarms count on dashboard
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 17:18:04 +0000 (19:18 +0200)]
added alarms count on dashboard

7 years agoadded "+ add more charts" and info legend on the dashboard
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 16:52:53 +0000 (18:52 +0200)]
added "+ add more charts" and info legend on the dashboard

7 years agoon listen socket error, dump the opened sockets; fixes #1282
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 14:45:01 +0000 (16:45 +0200)]
on listen socket error, dump the opened sockets; fixes #1282

7 years agofaster zeropad2(); #1281
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 13:32:38 +0000 (15:32 +0200)]
faster zeropad2(); #1281

7 years agonew Date().getTime() to Date.now(); #1281
Costa Tsaousis (ktsaou) [Sat, 26 Nov 2016 13:22:19 +0000 (15:22 +0200)]
new Date().getTime() to Date.now(); #1281

7 years agodo not chmod the data files - only chown
Costa Tsaousis (ktsaou) [Thu, 24 Nov 2016 00:36:26 +0000 (02:36 +0200)]
do not chmod the data files - only chown

7 years agofix for system/netdata.conf permissions
Costa Tsaousis (ktsaou) [Thu, 24 Nov 2016 00:28:04 +0000 (02:28 +0200)]
fix for system/netdata.conf permissions

7 years agoremove world-readable permission from all files
Costa Tsaousis (ktsaou) [Thu, 24 Nov 2016 00:25:55 +0000 (02:25 +0200)]
remove world-readable permission from all files

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 23 Nov 2016 23:04:05 +0000 (01:04 +0200)]
updated configs.signatures

7 years agoadded mysql configuration information
Costa Tsaousis (ktsaou) [Wed, 23 Nov 2016 23:03:18 +0000 (01:03 +0200)]
added mysql configuration information

7 years agoMerge pull request #1274 from wayslog/master
Costa Tsaousis [Tue, 22 Nov 2016 07:37:26 +0000 (09:37 +0200)]
Merge pull request #1274 from wayslog/master

fixed name of openSUSE in README

7 years agofixed name of openSUSE in README
wayslog [Tue, 22 Nov 2016 03:26:33 +0000 (11:26 +0800)]
fixed name of openSUSE in README

7 years agoMerge pull request #1273 from ktsaou/master
Costa Tsaousis [Tue, 22 Nov 2016 00:48:24 +0000 (02:48 +0200)]
Merge pull request #1273 from ktsaou/master

netfilter sockets chart when netfilter stats are not available and netfilter alarm

7 years agoprevent the delay to charge the netfilter alarm
Costa Tsaousis (ktsaou) [Tue, 22 Nov 2016 00:43:58 +0000 (02:43 +0200)]
prevent the delay to charge the netfilter alarm

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Tue, 22 Nov 2016 00:36:00 +0000 (02:36 +0200)]
updated configs.signatures

7 years agoadded alarm for monitoring the percentage used of connection tracker table
Costa Tsaousis (ktsaou) [Tue, 22 Nov 2016 00:35:06 +0000 (02:35 +0200)]
added alarm for monitoring the percentage used of connection tracker table

7 years agoread netfilter count of sockets and max sockets on systems without /proc/net/stat...
Costa Tsaousis (ktsaou) [Tue, 22 Nov 2016 00:12:51 +0000 (02:12 +0200)]
read netfilter count of sockets and max sockets on systems without /proc/net/stat/nf_conntrack

7 years agoexclude /proc/ and /sys/ from the monitored filesystems
Costa Tsaousis (ktsaou) [Tue, 22 Nov 2016 00:11:38 +0000 (02:11 +0200)]
exclude /proc/ and /sys/ from the monitored filesystems

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

SNMP with string OIDs; python.d.plugin now exits properly

7 years agoreally exit on fatal situations, even if no output is possible; fixes #1155
Costa Tsaousis [Mon, 21 Nov 2016 14:33:30 +0000 (16:33 +0200)]
really exit on fatal situations, even if no output is possible; fixes #1155

7 years agopython.d.plugin should exit if it cannot send data to netdata; fixes #1155
Costa Tsaousis [Mon, 21 Nov 2016 14:28:20 +0000 (16:28 +0200)]
python.d.plugin should exit if it cannot send data to netdata; fixes #1155

7 years agocollect values from SNMP string OIDs; fixes #1236
Costa Tsaousis [Mon, 21 Nov 2016 13:38:28 +0000 (15:38 +0200)]
collect values from SNMP string OIDs; fixes #1236

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