]> arthur.barton.de Git - netdata.git/log
netdata.git
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 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

7 years agopython base.py: change exception
Ilya [Tue, 31 Jan 2017 04:11:10 +0000 (13:11 +0900)]
python base.py: change exception

7 years agovarnish plugin: now uses PATH env variable to find varnishstat binary
Ilya [Tue, 31 Jan 2017 03:31:02 +0000 (12:31 +0900)]
varnish plugin: now uses PATH env variable to find varnishstat binary

7 years agobind_rndc plugin: now uses PATH env variable to find rndc binary
Ilya [Tue, 31 Jan 2017 03:26:24 +0000 (12:26 +0900)]
bind_rndc plugin: now uses PATH env variable to find rndc binary

7 years agofreeradius plugin: now uses PATH env variable to find radclient and echo binary
Ilya [Tue, 31 Jan 2017 03:25:42 +0000 (12:25 +0900)]
freeradius plugin: now uses PATH env variable to find radclient and echo binary

7 years agopython UrlService class: add find_binary method which uses PATH env var
Ilya [Tue, 31 Jan 2017 03:23:13 +0000 (12:23 +0900)]
python UrlService class: add find_binary method which uses PATH env var

7 years agoMerge pull request #1686 from ktsaou/master
Costa Tsaousis [Tue, 31 Jan 2017 00:13:21 +0000 (02:13 +0200)]
Merge pull request #1686 from ktsaou/master

find fireqos run dir automatically;

7 years agofind fireqos run dir automatically; fixes #1684
Costa Tsaousis (ktsaou) [Mon, 30 Jan 2017 23:47:39 +0000 (01:47 +0200)]
find fireqos run dir automatically; fixes #1684

7 years agoMerge pull request #1677 from ktsaou/master
Costa Tsaousis [Sun, 29 Jan 2017 20:57:19 +0000 (22:57 +0200)]
Merge pull request #1677 from ktsaou/master

report running uid and euid when not running properly

7 years agoundo last commit - it does not work either
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 20:34:59 +0000 (22:34 +0200)]
undo last commit - it does not work either

7 years agoattempt to setuid to root, to detect if we are capable of running as root
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 20:30:52 +0000 (22:30 +0200)]
attempt to setuid to root, to detect if we are capable of running as root

7 years agoreport running uid and euid when not running properly
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 20:01:16 +0000 (22:01 +0200)]
report running uid and euid when not running properly

7 years agoMerge pull request #1676 from ktsaou/master
Costa Tsaousis [Sun, 29 Jan 2017 19:50:39 +0000 (21:50 +0200)]
Merge pull request #1676 from ktsaou/master

procfile optimizations; apps.plugin now checks its capabilities

7 years agoproperly check escalated privileges
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 19:37:48 +0000 (21:37 +0200)]
properly check escalated privileges

7 years agocheck both uid and euid for root
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 19:26:54 +0000 (21:26 +0200)]
check both uid and euid for root

7 years agodo not instruct user to set capabilities on systems that do not have capabilities
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 19:20:23 +0000 (21:20 +0200)]
do not instruct user to set capabilities on systems that do not have capabilities

7 years agofixed typo
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 19:17:32 +0000 (21:17 +0200)]
fixed typo

7 years agoapps.plugin now checks its capabilities where available
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 19:11:37 +0000 (21:11 +0200)]
apps.plugin now checks its capabilities where available

7 years agofixed typo in kernel_uint_t
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 16:48:08 +0000 (18:48 +0200)]
fixed typo in kernel_uint_t

7 years agoallow users to configure netdata oom score
Costa Tsaousis (ktsaou) [Sun, 29 Jan 2017 16:39:58 +0000 (18:39 +0200)]
allow users to configure netdata oom score

7 years agoMerge pull request #1675 from k0ste/new_feature
Costa Tsaousis [Sun, 29 Jan 2017 15:46:16 +0000 (17:46 +0200)]
Merge pull request #1675 from k0ste/new_feature

apps_groups: add routing group.