]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoab-debian 0.20170301.01-0ab1, upstream v1.5.0-485-g360b3624 ab-debian_0.20170301.01-0ab1
Alexander Barton [Wed, 1 Mar 2017 21:43:54 +0000 (22:43 +0100)]
ab-debian 0.20170301.01-0ab1, upstream v1.5.0-485-g360b3624

7 years agoMerge branch 'master' into ab-debian
Alexander Barton [Wed, 1 Mar 2017 21:43:51 +0000 (22:43 +0100)]
Merge branch 'master' into ab-debian

* master:
  bind_rndc_plugin: python 2.6 compatibility fix
  updated configs.signatures
  fix numa plugin to work only on the expected values; fixes #1868
  keep python-modules-installer.sh as executable
  make python and bash modules installed as non-executable
  exclude nice and steal from cpu usage alarms; fixes #1833
  updated configs.signatures
  apps.plugin changes for better cross system adaptation
  spec: fix metadata
  spec: reduce conditionals in body
  spec: merge apps.plugin
  spec: handle recommend for fedora only
  spec: fix directory name to support master build
  spec: quote all + perm all
  spec: do not autoreconf
  spec: use global instead of define

7 years agoMerge pull request #1872 from l2isbad/bind_rndc_p26
Costa Tsaousis [Tue, 28 Feb 2017 06:53:53 +0000 (08:53 +0200)]
Merge pull request #1872 from l2isbad/bind_rndc_p26

bind_rndc_plugin: python 2.6 compatibility fix

7 years agobind_rndc_plugin: python 2.6 compatibility fix
Ilya [Tue, 28 Feb 2017 04:08:47 +0000 (13:08 +0900)]
bind_rndc_plugin: python 2.6 compatibility fix

7 years agoMerge pull request #1870 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 23:14:59 +0000 (01:14 +0200)]
Merge pull request #1870 from ktsaou/master

updated configs.signatures

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 22:39:53 +0000 (00:39 +0200)]
updated configs.signatures

7 years agoMerge pull request #1869 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 22:31:39 +0000 (00:31 +0200)]
Merge pull request #1869 from ktsaou/master

fix numa plugin to work only on the expected values;

7 years agofix numa plugin to work only on the expected values; fixes #1868
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 22:23:19 +0000 (00:23 +0200)]
fix numa plugin to work only on the expected values; fixes #1868

7 years agoMerge pull request #1865 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 22:02:53 +0000 (00:02 +0200)]
Merge pull request #1865 from ktsaou/master

fix cpu alert; make python and bash modules non executable

7 years agokeep python-modules-installer.sh as executable
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 18:48:49 +0000 (20:48 +0200)]
keep python-modules-installer.sh as executable

7 years agomake python and bash modules installed as non-executable
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 18:45:23 +0000 (20:45 +0200)]
make python and bash modules installed as non-executable

7 years agoexclude nice and steal from cpu usage alarms; fixes #1833
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 18:31:18 +0000 (20:31 +0200)]
exclude nice and steal from cpu usage alarms; fixes #1833

7 years agoMerge pull request #1819 from alonbl/spec
Costa Tsaousis [Mon, 27 Feb 2017 17:42:25 +0000 (19:42 +0200)]
Merge pull request #1819 from alonbl/spec

Spec cleanups

7 years agoMerge pull request #1863 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 14:48:54 +0000 (16:48 +0200)]
Merge pull request #1863 from ktsaou/master

apps.plugin changes for better cross system adaptation

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 14:29:05 +0000 (16:29 +0200)]
updated configs.signatures

7 years agoapps.plugin changes for better cross system adaptation
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 14:28:11 +0000 (16:28 +0200)]
apps.plugin changes for better cross system adaptation

7 years agoab-debian 0.20170227.01-0ab1, upstream v1.5.0-463-g1d0c1b2c ab-debian_0.20170227.01-0ab1
Alexander Barton [Mon, 27 Feb 2017 13:34:11 +0000 (14:34 +0100)]
ab-debian 0.20170227.01-0ab1, upstream v1.5.0-463-g1d0c1b2c

7 years agoMerge branch 'master' into ab-debian
Alexander Barton [Mon, 27 Feb 2017 13:34:08 +0000 (14:34 +0100)]
Merge branch 'master' into ab-debian

* master: (109 commits)
  mongodb_plugin: makesfiles update
  mongodb_plugin: python README update
  varnish_plugin: remove from conf file not ascii characters
  elasticsearch_plugin: code optimization
  create health directory in lib directory if it does not exist
  disable streaming by default
  better text
  add mirrored hosts to the my-netdata menu
  added comments and information at backends.c
  netdata-installer.sh now uses apps.plugin -t option to test if it is capable of reading /proc files
  added option -t to test if it has the permissions to read /proc/PID/io files
  remove obsolete permissions fixup for apps.plugin from the makefiles; fixes #1789
  re-arrange colors on CPU charts on freebsd; #1842
  added twitter on README.md
  web_log_plugin: requests per http version chart added
  apps.plugin: added calls counter and isolatored file counter only to new files processed; #1827
  mongodb_plugin: locks acquireCount charts added
  updated configs.signatures
  when not running as root, get the username we run as
  fixed wrong name of old config option
  ...

7 years agoMerge pull request #1822 from l2isbad/mongodb_plugin
Costa Tsaousis [Mon, 27 Feb 2017 11:57:47 +0000 (13:57 +0200)]
Merge pull request #1822 from l2isbad/mongodb_plugin

Mongodb plugin

7 years agoMerge pull request #1861 from l2isbad/elasticsearch_plugin_optimization
Costa Tsaousis [Mon, 27 Feb 2017 11:53:36 +0000 (13:53 +0200)]
Merge pull request #1861 from l2isbad/elasticsearch_plugin_optimization

elasticsearch_plugin: code optimization

7 years agomongodb_plugin: makesfiles update
Ilya [Mon, 27 Feb 2017 08:37:40 +0000 (17:37 +0900)]
mongodb_plugin: makesfiles update

7 years agomongodb_plugin: python README update
Ilya [Mon, 27 Feb 2017 08:27:53 +0000 (17:27 +0900)]
mongodb_plugin: python README update

7 years agovarnish_plugin: remove from conf file not ascii characters
Ilya [Mon, 27 Feb 2017 06:49:44 +0000 (15:49 +0900)]
varnish_plugin: remove from conf file not ascii characters

7 years agoelasticsearch_plugin: code optimization
Ilya [Mon, 27 Feb 2017 06:14:01 +0000 (15:14 +0900)]
elasticsearch_plugin: code optimization

7 years agoMerge pull request #1860 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 02:11:02 +0000 (04:11 +0200)]
Merge pull request #1860 from ktsaou/master

create health directory in lib directory if it does not exist

7 years agocreate health directory in lib directory if it does not exist
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 02:01:02 +0000 (04:01 +0200)]
create health directory in lib directory if it does not exist

7 years agoMerge pull request #1859 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 01:55:39 +0000 (03:55 +0200)]
Merge pull request #1859 from ktsaou/master

disable streaming by default

7 years agodisable streaming by default
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 01:55:11 +0000 (03:55 +0200)]
disable streaming by default

7 years agoMerge pull request #1858 from ktsaou/master
Costa Tsaousis [Mon, 27 Feb 2017 01:07:31 +0000 (03:07 +0200)]
Merge pull request #1858 from ktsaou/master

add mirrored hosts to the my-netdata menu

7 years agobetter text
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 00:55:23 +0000 (02:55 +0200)]
better text

7 years agoadd mirrored hosts to the my-netdata menu
Costa Tsaousis (ktsaou) [Mon, 27 Feb 2017 00:43:41 +0000 (02:43 +0200)]
add mirrored hosts to the my-netdata menu

7 years agoMerge pull request #1856 from ktsaou/master
Costa Tsaousis [Sun, 26 Feb 2017 19:54:17 +0000 (21:54 +0200)]
Merge pull request #1856 from ktsaou/master

added comments and information at backends.c

7 years agoadded comments and information at backends.c
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 19:49:42 +0000 (21:49 +0200)]
added comments and information at backends.c

7 years agospec: fix metadata
Alon Bar-Lev [Sun, 26 Feb 2017 19:34:37 +0000 (21:34 +0200)]
spec: fix metadata

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: reduce conditionals in body
Alon Bar-Lev [Sun, 19 Feb 2017 19:34:10 +0000 (14:34 -0500)]
spec: reduce conditionals in body

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: merge apps.plugin
Alon Bar-Lev [Sun, 19 Feb 2017 19:50:20 +0000 (14:50 -0500)]
spec: merge apps.plugin

reorder so that caps will take affect as
apps.plugin appears twice (libexec + explicit)

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: handle recommend for fedora only
Alon Bar-Lev [Sun, 19 Feb 2017 19:15:00 +0000 (14:15 -0500)]
spec: handle recommend for fedora only

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: fix directory name to support master build
Alon Bar-Lev [Sun, 19 Feb 2017 19:15:29 +0000 (14:15 -0500)]
spec: fix directory name to support master build

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: quote all + perm all
Alon Bar-Lev [Sun, 19 Feb 2017 19:09:12 +0000 (14:09 -0500)]
spec: quote all + perm all

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: do not autoreconf
Alon Bar-Lev [Sun, 19 Feb 2017 19:03:58 +0000 (14:03 -0500)]
spec: do not autoreconf

we add no patches.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agospec: use global instead of define
Alon Bar-Lev [Sun, 19 Feb 2017 19:03:20 +0000 (14:03 -0500)]
spec: use global instead of define

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
7 years agoMerge pull request #1815 from lfdominguez/master
Costa Tsaousis [Sun, 26 Feb 2017 19:05:09 +0000 (21:05 +0200)]
Merge pull request #1815 from lfdominguez/master

New JSON backend

7 years agoMerge pull request #1855 from ktsaou/master
Costa Tsaousis [Sun, 26 Feb 2017 18:14:02 +0000 (20:14 +0200)]
Merge pull request #1855 from ktsaou/master

apps.plugin -t option to check if it can read /proc/PID/io files

7 years agonetdata-installer.sh now uses apps.plugin -t option to test if it is capable of readi...
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 18:05:45 +0000 (20:05 +0200)]
netdata-installer.sh now uses apps.plugin -t option to test if it is capable of reading /proc files

7 years agoadded option -t to test if it has the permissions to read /proc/PID/io files
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 18:04:09 +0000 (20:04 +0200)]
added option -t to test if it has the permissions to read /proc/PID/io files

7 years agoMerge pull request #1854 from ktsaou/master
Costa Tsaousis [Sun, 26 Feb 2017 16:52:48 +0000 (18:52 +0200)]
Merge pull request #1854 from ktsaou/master

minor fixes

7 years agoremove obsolete permissions fixup for apps.plugin from the makefiles; fixes #1789
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 16:46:49 +0000 (18:46 +0200)]
remove obsolete permissions fixup for apps.plugin from the makefiles; fixes #1789

7 years agore-arrange colors on CPU charts on freebsd; #1842
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 12:35:00 +0000 (14:35 +0200)]
re-arrange colors on CPU charts on freebsd; #1842

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

added twitter on README.md

7 years agoadded twitter on README.md
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 12:15:52 +0000 (14:15 +0200)]
added twitter on README.md

7 years agoMerge pull request #1852 from l2isbad/web_log_plugin_improvements
Costa Tsaousis [Sun, 26 Feb 2017 11:52:13 +0000 (13:52 +0200)]
Merge pull request #1852 from l2isbad/web_log_plugin_improvements

web_log_plugin: requests per http version chart added

7 years agoweb_log_plugin: requests per http version chart added
Ilya [Sun, 26 Feb 2017 11:03:27 +0000 (20:03 +0900)]
web_log_plugin: requests per http version chart added

7 years agoMerge pull request #1851 from ktsaou/master
Costa Tsaousis [Sun, 26 Feb 2017 10:35:39 +0000 (12:35 +0200)]
Merge pull request #1851 from ktsaou/master

apps.plugin: added calls counter and isolated file counter only to new files processed

7 years agoapps.plugin: added calls counter and isolatored file counter only to new files proces...
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 10:24:21 +0000 (12:24 +0200)]
apps.plugin: added calls counter and isolatored file counter only to new files processed; #1827

7 years agomongodb_plugin: locks acquireCount charts added
Ilya [Sun, 26 Feb 2017 09:18:40 +0000 (18:18 +0900)]
mongodb_plugin: locks acquireCount charts added

7 years agoMerge pull request #1845 from l2isbad/self_signed_certificates_for_UrlService
Costa Tsaousis [Sun, 26 Feb 2017 08:58:07 +0000 (10:58 +0200)]
Merge pull request #1845 from l2isbad/self_signed_certificates_for_UrlService

self-signed certificate support for UrlService added

7 years agoMerge pull request #1850 from ktsaou/master
Costa Tsaousis [Sun, 26 Feb 2017 01:31:24 +0000 (03:31 +0200)]
Merge pull request #1850 from ktsaou/master

updated configs.signatures

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 01:26:21 +0000 (03:26 +0200)]
updated configs.signatures

7 years agoMerge pull request #1817 from ktsaou/multi-host
Costa Tsaousis [Sun, 26 Feb 2017 01:20:51 +0000 (03:20 +0200)]
Merge pull request #1817 from ktsaou/multi-host

Multi host support

7 years agowhen not running as root, get the username we run as
Costa Tsaousis (ktsaou) [Sun, 26 Feb 2017 00:09:50 +0000 (02:09 +0200)]
when not running as root, get the username we run as

7 years agofixed wrong name of old config option
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 23:54:25 +0000 (01:54 +0200)]
fixed wrong name of old config option

7 years agoavoid dereferencing NULL options; handle config index collisions
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 23:48:57 +0000 (01:48 +0200)]
avoid dereferencing NULL options; handle config index collisions

7 years agorenamed api config section to web
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 23:32:28 +0000 (01:32 +0200)]
renamed api config section to web

7 years agoallow netdata to cleanup orphan hosts that have not pushed any metrics for some time...
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 22:21:58 +0000 (00:21 +0200)]
allow netdata to cleanup orphan hosts that have not pushed any metrics for some time (configurable)

7 years agoMerge pull request #1849 from yassinei/yassinei-fixed-commas
Costa Tsaousis [Sat, 25 Feb 2017 22:17:28 +0000 (00:17 +0200)]
Merge pull request #1849 from yassinei/yassinei-fixed-commas

Added some missing commas

7 years agoAdd missing comma to README.md
Yassine Imounachen [Sat, 25 Feb 2017 22:08:53 +0000 (22:08 +0000)]
Add missing comma to README.md

7 years agoAdd missing comma to demosites.html
Yassine Imounachen [Sat, 25 Feb 2017 22:05:57 +0000 (22:05 +0000)]
Add missing comma to demosites.html

7 years agoab-debian 0.20170225.02-0ab1, upstream v1.5.0-338-g155d0e6f ab-debian_0.20170225.02-0ab1
Alexander Barton [Sat, 25 Feb 2017 20:14:09 +0000 (21:14 +0100)]
ab-debian 0.20170225.02-0ab1, upstream v1.5.0-338-g155d0e6f

7 years agoMerge branch 'master' into ab-debian
Alexander Barton [Sat, 25 Feb 2017 20:14:06 +0000 (21:14 +0100)]
Merge branch 'master' into ab-debian

* master:
  set up-delay on web alarms; fixes #1832
  fail2ban_plugin: parse both conf_path and conf_dir/; regex update

7 years agomongodb_plugin: code optimization
Ilya [Sat, 25 Feb 2017 15:34:21 +0000 (00:34 +0900)]
mongodb_plugin: code optimization

7 years agoself-signed certificate support for UrlService added
Ilya [Sat, 25 Feb 2017 12:45:55 +0000 (21:45 +0900)]
self-signed certificate support for UrlService added

7 years agoMerge pull request #1839 from l2isbad/fail2ban_plugin_improvements
Costa Tsaousis [Sat, 25 Feb 2017 12:31:34 +0000 (14:31 +0200)]
Merge pull request #1839 from l2isbad/fail2ban_plugin_improvements

fail2ban_plugin: parse both conf_path and conf_dir/; regex update

7 years agoMerge pull request #1840 from ktsaou/master
Costa Tsaousis [Sat, 25 Feb 2017 12:03:08 +0000 (14:03 +0200)]
Merge pull request #1840 from ktsaou/master

set up-delay on web alarms;

7 years agoavoid code duplication
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 11:49:33 +0000 (13:49 +0200)]
avoid code duplication

7 years agoproxies disconnect and reconnect to follow the receiving side
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 11:35:11 +0000 (13:35 +0200)]
proxies disconnect and reconnect to follow the receiving side

7 years agodisconnect sending socket when the receiving has been disconnected
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 11:09:08 +0000 (13:09 +0200)]
disconnect sending socket when the receiving has been disconnected

7 years agomoved [stream] configuration to stream.conf
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 10:46:12 +0000 (12:46 +0200)]
moved [stream] configuration to stream.conf

7 years agofix startup of unittest
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 02:10:37 +0000 (04:10 +0200)]
fix startup of unittest

7 years agominor fix for timings
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 02:04:55 +0000 (04:04 +0200)]
minor fix for timings

7 years agoupdated info
Costa Tsaousis (ktsaou) [Sat, 25 Feb 2017 00:34:04 +0000 (02:34 +0200)]
updated info

7 years agoallow proxying metrics between hosts
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 23:57:00 +0000 (01:57 +0200)]
allow proxying metrics between hosts

7 years agodetect duplicate hosts
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 23:42:05 +0000 (01:42 +0200)]
detect duplicate hosts

7 years agoab-debian 0.20170225.01-0ab1, upstream v1.5.0-334-g27ef89e ab-debian_0.20170225.01-0ab1
Alexander Barton [Fri, 24 Feb 2017 23:27:15 +0000 (00:27 +0100)]
ab-debian 0.20170225.01-0ab1, upstream v1.5.0-334-g27ef89e

7 years agoMerge branch 'master' into ab-debian
Alexander Barton [Fri, 24 Feb 2017 23:27:12 +0000 (00:27 +0100)]
Merge branch 'master' into ab-debian

* master:
  hipchat: simplify server definition
  hipchat: add support for HipChat Server
  hipchat: detect html messages

7 years agolog the hostname on all rrdpush logs
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 23:10:23 +0000 (01:10 +0200)]
log the hostname on all rrdpush logs

7 years agolog all host configuration when a host is created
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 22:55:45 +0000 (00:55 +0200)]
log all host configuration when a host is created

7 years agolog a line for each host monitored
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 22:44:54 +0000 (00:44 +0200)]
log a line for each host monitored

7 years agoinitialize in the right sequence
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 22:02:49 +0000 (00:02 +0200)]
initialize in the right sequence

7 years agoprevent remote hosts from taking the localhost position
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 21:48:23 +0000 (23:48 +0200)]
prevent remote hosts from taking the localhost position

7 years agoadd hostname to health errors
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 21:33:55 +0000 (23:33 +0200)]
add hostname to health errors

7 years agoprevent error flood when statvfs() fails
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 21:24:01 +0000 (23:24 +0200)]
prevent error flood when statvfs() fails

7 years agofixed crash at config_move()
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 21:09:56 +0000 (23:09 +0200)]
fixed crash at config_move()

7 years agoprevent unecessary error log when streaming is disabled
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 20:45:26 +0000 (22:45 +0200)]
prevent unecessary error log when streaming is disabled

7 years agofixed leftover in web section
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 20:37:16 +0000 (22:37 +0200)]
fixed leftover in web section

7 years agodo not statvfs() dummy filesystems; do not statvfs() excluded mount points; do not...
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 20:09:36 +0000 (22:09 +0200)]
do not statvfs() dummy filesystems; do not statvfs() excluded mount points; do not statvfs() excluded filesystems; fixes #1834

7 years agoset up-delay on web alarms; fixes #1832
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 19:18:04 +0000 (21:18 +0200)]
set up-delay on web alarms; fixes #1832

7 years agoimproved configuration and fixes for proxy mode
Costa Tsaousis (ktsaou) [Fri, 24 Feb 2017 17:36:06 +0000 (19:36 +0200)]
improved configuration and fixes for proxy mode

7 years agomongodb_plugin: mongo 2.4 compatibility #1
Ilya [Fri, 24 Feb 2017 16:12:52 +0000 (01:12 +0900)]
mongodb_plugin: mongo 2.4 compatibility #1

7 years agofail2ban_plugin: parse both conf_path and conf_dir/; regex update
Ilya [Fri, 24 Feb 2017 11:59:40 +0000 (20:59 +0900)]
fail2ban_plugin: parse both conf_path and conf_dir/; regex update

7 years agomongodb_plugin: oplog window and "optimeDate" diff between nodes charts added
Ilya [Fri, 24 Feb 2017 10:30:28 +0000 (19:30 +0900)]
mongodb_plugin: oplog window and "optimeDate" diff between nodes charts added