]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #1744 from l2isbad/web_log_plugin
Costa Tsaousis [Sat, 11 Feb 2017 08:05:54 +0000 (10:05 +0200)]
Merge pull request #1744 from l2isbad/web_log_plugin

Web log plugin

7 years agoweb_log plugin: some optimization
Ilya [Sat, 11 Feb 2017 06:12:09 +0000 (15:12 +0900)]
web_log plugin: some optimization

7 years agopython.d.conf: update
Ilya [Fri, 10 Feb 2017 08:59:00 +0000 (17:59 +0900)]
python.d.conf: update

7 years agopythin.d.plugin: add nginx_log and gunicorn_log to disabled list
Ilya [Fri, 10 Feb 2017 08:54:41 +0000 (17:54 +0900)]
pythin.d.plugin: add nginx_log and gunicorn_log to disabled list

7 years agopython.d.conf: add modules to file
Ilya [Fri, 10 Feb 2017 08:42:36 +0000 (17:42 +0900)]
python.d.conf: add modules to file

7 years agoweb_log plugin: requests per ip protocol chart added
Ilya [Fri, 10 Feb 2017 08:23:16 +0000 (17:23 +0900)]
web_log plugin: requests per ip protocol chart added

7 years agoweb_log plugin: repalce spaces in "name" with "_"
Ilya [Fri, 10 Feb 2017 02:52:34 +0000 (11:52 +0900)]
web_log plugin: repalce spaces in "name" with "_"

7 years agoweb_log plugin: replace re.findall with re.search in get_data
Ilya [Fri, 10 Feb 2017 01:45:43 +0000 (10:45 +0900)]
web_log plugin: replace re.findall with re.search in get_data

7 years agoweb_log plugin: netdata-installer update: add netdata to "adm" group
Ilya [Fri, 10 Feb 2017 00:58:17 +0000 (09:58 +0900)]
web_log plugin: netdata-installer update: add netdata to "adm" group

7 years agoweb_log plugin: update makefiles
Ilya [Fri, 10 Feb 2017 00:51:52 +0000 (09:51 +0900)]
web_log plugin: update makefiles

7 years agoweb_log plugin: configuration file update
Ilya [Fri, 10 Feb 2017 00:44:09 +0000 (09:44 +0900)]
web_log plugin: configuration file update

7 years agoMerge pull request #1753 from ktsaou/master
Costa Tsaousis [Thu, 9 Feb 2017 22:11:46 +0000 (00:11 +0200)]
Merge pull request #1753 from ktsaou/master

added NUT connected clients chart;

7 years agoadded NUT connected clients chart; fixes #1745
Costa Tsaousis (ktsaou) [Thu, 9 Feb 2017 21:33:51 +0000 (23:33 +0200)]
added NUT connected clients chart; fixes #1745

7 years agoweb_log plugin: minor fixes plus some documentation
Ilya [Thu, 9 Feb 2017 13:58:48 +0000 (22:58 +0900)]
web_log plugin: minor fixes plus some documentation

7 years agoweb_log plugin: support for apache non default (+ %I %D) added
Ilya [Thu, 9 Feb 2017 08:27:22 +0000 (17:27 +0900)]
web_log plugin: support for apache non default (+ %I %D) added

7 years agoweb_log pugin: context renamed, ipv6 address support added, unmatched dim for respons...
Ilya [Thu, 9 Feb 2017 02:21:06 +0000 (11:21 +0900)]
web_log pugin: context renamed, ipv6 address support added, unmatched dim for response codes chart added

7 years agoMerge pull request #1747 from ktsaou/master
Costa Tsaousis [Wed, 8 Feb 2017 21:03:00 +0000 (23:03 +0200)]
Merge pull request #1747 from ktsaou/master

minor improvements for non-linux systems

7 years agoadditional information at the dashboard
Costa Tsaousis (ktsaou) [Wed, 8 Feb 2017 20:27:55 +0000 (22:27 +0200)]
additional information at the dashboard

7 years agominor improvements for non-linux systems
Costa Tsaousis (ktsaou) [Wed, 8 Feb 2017 20:00:09 +0000 (22:00 +0200)]
minor improvements for non-linux systems

7 years agoMerge pull request #1741 from ktsaou/master
Costa Tsaousis [Wed, 8 Feb 2017 19:45:08 +0000 (21:45 +0200)]
Merge pull request #1741 from ktsaou/master

multi-os support (final touch)

7 years agoadvertise the os type at the charts API call, to allow the dashboard provide OS speci...
Costa Tsaousis (ktsaou) [Wed, 8 Feb 2017 19:35:56 +0000 (21:35 +0200)]
advertise the os type at the charts API call, to allow the dashboard provide OS specific information about charts.

7 years agoMerge pull request #1746 from lhw/have_prctl_h
Costa Tsaousis [Wed, 8 Feb 2017 18:27:56 +0000 (20:27 +0200)]
Merge pull request #1746 from lhw/have_prctl_h

Replace OS conditional prctl.h include with file presence

7 years agoReplace OS conditional prctl.h include with file presence
Lennart Weller [Wed, 8 Feb 2017 16:25:47 +0000 (17:25 +0100)]
Replace OS conditional prctl.h include with file presence

7 years agoweb_log plugin: initial version added
Ilya [Wed, 8 Feb 2017 12:18:47 +0000 (21:18 +0900)]
web_log plugin: initial version added

7 years agoMerge pull request #1733 from simonnagl/feature/travisAddMacOS
Costa Tsaousis [Tue, 7 Feb 2017 23:06:22 +0000 (01:06 +0200)]
Merge pull request #1733 from simonnagl/feature/travisAddMacOS

Add macOS build to travis.

7 years agomulti-os support (final touch)
Costa Tsaousis (ktsaou) [Tue, 7 Feb 2017 23:00:08 +0000 (01:00 +0200)]
multi-os support (final touch)

7 years agoMerge pull request #1737 from l2isbad/pythond_plugin_improvements
Costa Tsaousis [Tue, 7 Feb 2017 19:58:53 +0000 (21:58 +0200)]
Merge pull request #1737 from l2isbad/pythond_plugin_improvements

python.d.plugin: YAML output is ordered now

7 years agoFix packaging/check-files for sed version of macOS
Simon Nagl [Tue, 7 Feb 2017 14:55:04 +0000 (15:55 +0100)]
Fix packaging/check-files for sed version of macOS

7 years agopython.d.plugin: YAML output is ordered now
Ilya [Tue, 7 Feb 2017 01:31:00 +0000 (10:31 +0900)]
python.d.plugin: YAML output is ordered now

7 years ago[travis] Fix deploy condition
Simon Nagl [Mon, 6 Feb 2017 19:03:22 +0000 (20:03 +0100)]
[travis] Fix deploy condition

7 years agoAdd macOS build to travis.
Simon Nagl [Tue, 17 Jan 2017 11:14:28 +0000 (12:14 +0100)]
Add macOS build to travis.

7 years agoMerge pull request #1732 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 22:23:49 +0000 (00:23 +0200)]
Merge pull request #1732 from ktsaou/master

respect custom dashboards decimal digits settings

7 years agorespect caching of decimal digits calculation when custom dashboard request specific...
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 22:15:26 +0000 (00:15 +0200)]
respect caching of decimal digits calculation when custom dashboard request specific decimal digits

7 years agorespect custom dashboards decimal digits settings
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 22:12:08 +0000 (00:12 +0200)]
respect custom dashboards decimal digits settings

7 years agoMerge pull request #1730 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 22:04:34 +0000 (00:04 +0200)]
Merge pull request #1730 from ktsaou/master

uniform but dynamic number of fraction digits at the legends

7 years agoproperly disable no-undef-init checks on clodeclimate - they improve code clarity
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 21:53:36 +0000 (23:53 +0200)]
properly disable no-undef-init checks on clodeclimate - they improve code clarity

7 years agodisable no-undef-init checks on clodeclimate - they improve code clarity
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 21:49:35 +0000 (23:49 +0200)]
disable no-undef-init checks on clodeclimate - they improve code clarity

7 years agochart y-axis labels are now using the same formatting as the legend values
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 21:47:21 +0000 (23:47 +0200)]
chart y-axis labels are now using the same formatting as the legend values

7 years agodisable codeclimate identical code checks - this thing matches single statements...
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 21:05:55 +0000 (23:05 +0200)]
disable codeclimate identical code checks - this thing matches single statements...

7 years agolegends now have uniform but dynamic number of fraction digits
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 20:30:42 +0000 (22:30 +0200)]
legends now have uniform but dynamic number of fraction digits

7 years agoremoved debugging strings
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 18:36:04 +0000 (20:36 +0200)]
removed debugging strings

7 years agofixed an issue where units and date were randomly not rendered on charts
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 18:35:34 +0000 (20:35 +0200)]
fixed an issue where units and date were randomly not rendered on charts

7 years agoMerge pull request #1727 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 16:42:15 +0000 (18:42 +0200)]
Merge pull request #1727 from ktsaou/master

minor fixes

7 years agominor fixes
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 16:21:21 +0000 (18:21 +0200)]
minor fixes

7 years agoMerge pull request #1726 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 16:15:07 +0000 (18:15 +0200)]
Merge pull request #1726 from ktsaou/master

detect slow browsers and lower charts detail and update frequency; fixes #212

7 years agodetect slow browsers and lower charts detail and update frequency; fixes #212
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 15:50:03 +0000 (17:50 +0200)]
detect slow browsers and lower charts detail and update frequency; fixes #212

7 years agoMerge pull request #1725 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 14:23:12 +0000 (16:23 +0200)]
Merge pull request #1725 from ktsaou/master

update netdata to use gauge.js v1.3.1

7 years agodelete old gauge.js
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 11:48:43 +0000 (13:48 +0200)]
delete old gauge.js

7 years agoMerge pull request #1724 from vlvkobal/master
Costa Tsaousis [Sun, 5 Feb 2017 11:35:03 +0000 (13:35 +0200)]
Merge pull request #1724 from vlvkobal/master

Fix kern.cp_times bug in FreeBSD plugin

7 years agoMerge pull request #1718 from simonnagl/bug/83
Costa Tsaousis [Sun, 5 Feb 2017 11:33:39 +0000 (13:33 +0200)]
Merge pull request #1718 from simonnagl/bug/83

User proper JSON for /api/v1/data

7 years agoFix kern.cp_times bug in FreeBSD plugin
Vladimir Kobal [Sun, 5 Feb 2017 11:05:02 +0000 (13:05 +0200)]
Fix kern.cp_times bug in FreeBSD plugin

7 years agoadded the new gauge-1.3.1.min.js file
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 03:42:30 +0000 (05:42 +0200)]
added the new gauge-1.3.1.min.js file

7 years agoupdated to gauge.js v1.3.1
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 03:38:26 +0000 (05:38 +0200)]
updated to gauge.js v1.3.1

7 years agoMerge pull request #1722 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 03:18:12 +0000 (05:18 +0200)]
Merge pull request #1722 from ktsaou/master

added value_string to live alarms

7 years agoadded value_string to live alarms
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 03:14:50 +0000 (05:14 +0200)]
added value_string to live alarms

7 years agoMerge pull request #1719 from ktsaou/master
Costa Tsaousis [Sun, 5 Feb 2017 02:44:20 +0000 (04:44 +0200)]
Merge pull request #1719 from ktsaou/master

dashboard.js improvements

7 years agoupdated fping plugin to install fping 3.15; fixes #1720
Costa Tsaousis (ktsaou) [Sun, 5 Feb 2017 02:36:16 +0000 (04:36 +0200)]
updated fping plugin to install fping 3.15; fixes #1720

7 years agocode simplification in dashboard.js
Costa Tsaousis (ktsaou) [Sat, 4 Feb 2017 22:05:40 +0000 (00:05 +0200)]
code simplification in dashboard.js

7 years agominor code clarity
Costa Tsaousis [Sat, 4 Feb 2017 19:50:10 +0000 (21:50 +0200)]
minor code clarity

7 years agomore jslint fixes and typo fixes
Costa Tsaousis [Sat, 4 Feb 2017 19:43:05 +0000 (21:43 +0200)]
more jslint fixes and typo fixes

7 years agoinform jslint that globals are assigned intentionally
Costa Tsaousis (ktsaou) [Sat, 4 Feb 2017 17:36:44 +0000 (19:36 +0200)]
inform jslint that globals are assigned intentionally

7 years agodashboard.js code cleanup and jslint fixes
Costa Tsaousis (ktsaou) [Sat, 4 Feb 2017 17:28:09 +0000 (19:28 +0200)]
dashboard.js code cleanup and jslint fixes

7 years agoUser proper JSON for /api/v1/data
Simon Nagl [Sat, 4 Feb 2017 13:04:05 +0000 (14:04 +0100)]
User proper JSON for /api/v1/data

This fixes issue #83
The output with options=google_json does not change

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 4 Feb 2017 00:37:41 +0000 (02:37 +0200)]
updated configs.signatures

7 years agoMerge pull request #1713 from ktsaou/master
Costa Tsaousis [Sat, 4 Feb 2017 00:36:21 +0000 (02:36 +0200)]
Merge pull request #1713 from ktsaou/master

minor fixes and user configurable process scheduling priority

7 years agomake sure /etc/profile does not change the working directory; fixes #1715
Costa Tsaousis (ktsaou) [Sat, 4 Feb 2017 00:22:59 +0000 (02:22 +0200)]
make sure /etc/profile does not change the working directory; fixes #1715

7 years agotest browser localStorage before using it
Costa Tsaousis (ktsaou) [Fri, 3 Feb 2017 23:50:01 +0000 (01:50 +0200)]
test browser localStorage before using it

7 years agoadded codacy to README
Costa Tsaousis (ktsaou) [Fri, 3 Feb 2017 23:28:49 +0000 (01:28 +0200)]
added codacy to README

7 years agoset minimum priority for fifo and rr
Costa Tsaousis (ktsaou) [Fri, 3 Feb 2017 23:21:23 +0000 (01:21 +0200)]
set minimum priority for fifo and rr

7 years agoproper defaults for process scheduling policies rr and batch
Costa Tsaousis (ktsaou) [Fri, 3 Feb 2017 23:17:36 +0000 (01:17 +0200)]
proper defaults for process scheduling policies rr and batch

7 years agoallow users to set process scheduling priority and nice level; fixes #1712
Costa Tsaousis (ktsaou) [Fri, 3 Feb 2017 22:58:43 +0000 (00:58 +0200)]
allow users to set process scheduling priority and nice level; fixes #1712

7 years agodo not calculate tc leafs and parents if enabled_all_classes_qdiscs is enabled
Costa Tsaousis (ktsaou) [Thu, 2 Feb 2017 21:40:13 +0000 (23:40 +0200)]
do not calculate tc leafs and parents if enabled_all_classes_qdiscs is enabled

7 years agofixed typo
Costa Tsaousis (ktsaou) [Wed, 1 Feb 2017 23:24:01 +0000 (01:24 +0200)]
fixed typo

7 years agofixed mem.committed duplicate key
Costa Tsaousis (ktsaou) [Wed, 1 Feb 2017 23:21:57 +0000 (01:21 +0200)]
fixed mem.committed duplicate key

7 years agoMerge pull request #1711 from vlvkobal/master
Costa Tsaousis [Fri, 3 Feb 2017 15:06:29 +0000 (17:06 +0200)]
Merge pull request #1711 from vlvkobal/master

Fix incorrect rrdset usage in FreeBSD plugin

7 years agoFix incorrect rrdset usage
Vladimir Kobal [Fri, 3 Feb 2017 15:02:15 +0000 (17:02 +0200)]
Fix incorrect rrdset usage

7 years agoMerge pull request #1709 from vlvkobal/master
Costa Tsaousis [Fri, 3 Feb 2017 09:22:47 +0000 (11:22 +0200)]
Merge pull request #1709 from vlvkobal/master

Fix typo in FreeBSD plugin

7 years agoFix typo in FreeBSD plugin
Vladimir Kobal [Fri, 3 Feb 2017 09:12:02 +0000 (11:12 +0200)]
Fix typo in FreeBSD plugin

7 years agoMerge pull request #1693 from l2isbad/smartd_log_plugin
Costa Tsaousis [Thu, 2 Feb 2017 21:54:02 +0000 (23:54 +0200)]
Merge pull request #1693 from l2isbad/smartd_log_plugin

Smartd log plugin

7 years agoMerge pull request #1706 from l2isbad/postgres_plugin_bugfix
Costa Tsaousis [Thu, 2 Feb 2017 17:55:56 +0000 (19:55 +0200)]
Merge pull request #1706 from l2isbad/postgres_plugin_bugfix

postgres plugin: connect/reconnect to unix socket fixed

7 years agopostgres plugin: better error handling on plugin start
Ilya [Thu, 2 Feb 2017 04:21:03 +0000 (13:21 +0900)]
postgres plugin: better error handling on plugin start

7 years agosmartd_log plugin: update makefiles
Ilya [Thu, 2 Feb 2017 02:09:57 +0000 (11:09 +0900)]
smartd_log plugin: update makefiles

7 years agopostgres plugin: connect/reconnect to unix socket fixed
Ilya [Thu, 2 Feb 2017 00:47:44 +0000 (09:47 +0900)]
postgres plugin: connect/reconnect to unix socket fixed

7 years agominor fix for debug statements in apps.plugin
Costa Tsaousis (ktsaou) [Wed, 1 Feb 2017 21:17:48 +0000 (23:17 +0200)]
minor fix for debug statements in apps.plugin

7 years agoMerge pull request #1704 from ktsaou/master
Costa Tsaousis [Wed, 1 Feb 2017 21:15:03 +0000 (23:15 +0200)]
Merge pull request #1704 from ktsaou/master

apps.plugin detects in-place process changes

7 years agoapps.plugin detects in-place process changes; fixes #1698
Costa Tsaousis (ktsaou) [Wed, 1 Feb 2017 21:02:18 +0000 (23:02 +0200)]
apps.plugin detects in-place process changes; fixes #1698

7 years agoMerge pull request #1703 from ktsaou/master
Costa Tsaousis [Wed, 1 Feb 2017 19:34:32 +0000 (21:34 +0200)]
Merge pull request #1703 from ktsaou/master

prevent a crash when the ARL is empty

7 years agoprevent a crash when the ARL is empty; fixes #1700
Costa Tsaousis (ktsaou) [Wed, 1 Feb 2017 19:27:13 +0000 (21:27 +0200)]
prevent a crash when the ARL is empty; fixes #1700

7 years agosmartd_log plugin: fix plugin fail when log dir is not exist
Ilya [Wed, 1 Feb 2017 13:03:25 +0000 (22:03 +0900)]
smartd_log plugin: fix plugin fail when log dir is not exist

7 years agoMerge pull request #1697 from l2isbad/elasticsearch_plugin_bugfix
Costa Tsaousis [Wed, 1 Feb 2017 12:56:10 +0000 (14:56 +0200)]
Merge pull request #1697 from l2isbad/elasticsearch_plugin_bugfix

elasticsearch plugin: failed to collect data after ES restart fixed

7 years agoelasticsearch plugin: failed to collect data after ES restart fixed
Ilya [Wed, 1 Feb 2017 12:22:19 +0000 (21:22 +0900)]
elasticsearch plugin: failed to collect data after ES restart fixed

7 years agoMerge pull request #1687 from l2isbad/use_path_env_var
Costa Tsaousis [Wed, 1 Feb 2017 06:29:15 +0000 (08:29 +0200)]
Merge pull request #1687 from l2isbad/use_path_env_var

new python SimpleService method: use PATH to find binary

7 years agosmartd_log plugin: configuration file added
Ilya [Wed, 1 Feb 2017 06:27:26 +0000 (15:27 +0900)]
smartd_log plugin: configuration file added

7 years agosmartd_log plugin: initial version added
Ilya [Wed, 1 Feb 2017 06:19:57 +0000 (15:19 +0900)]
smartd_log plugin: initial version added

7 years agoMerge pull request #1691 from vlvkobal/master
Costa Tsaousis [Tue, 31 Jan 2017 22:24:31 +0000 (00:24 +0200)]
Merge pull request #1691 from vlvkobal/master

Remove some /proc remains from FreeBSD plugin

7 years agoRemove v_cache_count for new FreeBSD versions
Vladimir Kobal [Tue, 31 Jan 2017 21:53:48 +0000 (23:53 +0200)]
Remove v_cache_count for new FreeBSD versions

7 years agoFix processors and pid_max for FreeBSD
Vladimir Kobal [Tue, 31 Jan 2017 21:48:58 +0000 (23:48 +0200)]
Fix processors and pid_max for FreeBSD

7 years agoRemove needless comments
Vladimir Kobal [Tue, 31 Jan 2017 19:20:11 +0000 (21:20 +0200)]
Remove needless comments

7 years agoMerge pull request #1690 from ktsaou/master
Costa Tsaousis [Tue, 31 Jan 2017 19:06:41 +0000 (21:06 +0200)]
Merge pull request #1690 from ktsaou/master

remove macros to detect if certain capabilities are supported by system

7 years agoremove macros to detect if certain capabilities are supported by system; fixes #1689
Costa Tsaousis (ktsaou) [Tue, 31 Jan 2017 19:03:13 +0000 (21:03 +0200)]
remove macros to detect if certain capabilities are supported by system; fixes #1689