]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #1460 from vlvkobal/master
Costa Tsaousis [Wed, 28 Dec 2016 15:23:37 +0000 (17:23 +0200)]
Merge pull request #1460 from vlvkobal/master

macOS plugin: add swap usage and IPv4 bandwidth charts

7 years agoAdd IPv4 bandwidth chart to macOS plugin
Vladimir Kobal [Wed, 28 Dec 2016 13:40:32 +0000 (08:40 -0500)]
Add IPv4 bandwidth chart to macOS plugin

7 years agoAdd swap usage chart to macOS plugin
Vladimir Kobal [Wed, 28 Dec 2016 10:03:17 +0000 (05:03 -0500)]
Add swap usage chart to macOS plugin

7 years agoMerge pull request #1459 from ktsaou/master
Costa Tsaousis [Wed, 28 Dec 2016 09:33:39 +0000 (11:33 +0200)]
Merge pull request #1459 from ktsaou/master

allow logrotate to work on all its versions

7 years agoproperly set ownership of /var/log/netdata to allow all versions of logrotate work...
Costa Tsaousis (ktsaou) [Wed, 28 Dec 2016 09:27:29 +0000 (11:27 +0200)]
properly set ownership of /var/log/netdata to allow all versions of logrotate work; #fixes #1456

7 years agoadded su to netdata in logrotate configuration; fixes #1456
Costa Tsaousis (ktsaou) [Wed, 28 Dec 2016 08:59:23 +0000 (10:59 +0200)]
added su to netdata in logrotate configuration; fixes #1456

7 years agoExclude speculative from free pages count in macOS plugin
Vladimir Kobal [Wed, 28 Dec 2016 08:33:52 +0000 (03:33 -0500)]
Exclude speculative from free pages count in macOS plugin

7 years agoMerge pull request #1458 from ktsaou/master
Costa Tsaousis [Tue, 27 Dec 2016 22:32:41 +0000 (00:32 +0200)]
Merge pull request #1458 from ktsaou/master

diverse improvements

7 years agoMerge pull request #1457 from vlvkobal/master
Costa Tsaousis [Tue, 27 Dec 2016 22:25:56 +0000 (00:25 +0200)]
Merge pull request #1457 from vlvkobal/master

macOS plugin: add RAM, swap I/O and faults charts

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 22:23:58 +0000 (00:23 +0200)]
updated configs.signatures

7 years agofixed the new demosites.html for Amazon, Azure, Alpine
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 22:23:11 +0000 (00:23 +0200)]
fixed the new demosites.html for Amazon, Azure, Alpine

7 years agoadded instructions for postgres configuration
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 20:36:21 +0000 (22:36 +0200)]
added instructions for postgres configuration

7 years agoAdd RAM, swap I/O and faults charts to macOS plugin
Vladimir Kobal [Tue, 27 Dec 2016 18:04:04 +0000 (13:04 -0500)]
Add RAM, swap I/O and faults charts to macOS plugin

7 years agofixed a bug where cgroups under user/ were by default enabled
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 20:09:47 +0000 (22:09 +0200)]
fixed a bug where cgroups under user/ were by default enabled

7 years agoadd more debug info for cgroups default status
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 20:02:24 +0000 (22:02 +0200)]
add more debug info for cgroups default status

7 years agonetdata dashboard.js moved inside an anonymous function
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 19:30:56 +0000 (21:30 +0200)]
netdata dashboard.js moved inside an anonymous function

7 years agofix logrotate file permissions; #1456
Costa Tsaousis (ktsaou) [Tue, 27 Dec 2016 19:29:12 +0000 (21:29 +0200)]
fix logrotate file permissions; #1456

7 years agofixed checks in dashboard.js and added azure and amazon demos on demosites.html
Costa Tsaousis [Tue, 27 Dec 2016 17:23:35 +0000 (19:23 +0200)]
fixed checks in dashboard.js and added azure and amazon demos on demosites.html

7 years agoMerge pull request #1451 from ktsaou/master
Costa Tsaousis [Mon, 26 Dec 2016 21:04:02 +0000 (23:04 +0200)]
Merge pull request #1451 from ktsaou/master

dashboard improvements

7 years agoMerge pull request #1450 from vlvkobal/master
Costa Tsaousis [Mon, 26 Dec 2016 21:03:33 +0000 (23:03 +0200)]
Merge pull request #1450 from vlvkobal/master

MacOS plugin: separate plugin, add CPU usage chart

7 years agofixed dashboard links; fixes #1449
Costa Tsaousis (ktsaou) [Mon, 26 Dec 2016 20:55:25 +0000 (22:55 +0200)]
fixed dashboard links; fixes #1449

7 years agofixed minor HTML errors
Costa Tsaousis (ktsaou) [Mon, 26 Dec 2016 20:36:18 +0000 (22:36 +0200)]
fixed minor HTML errors

7 years agodashboard optimizations; faster hover; bigger legend fonts
Costa Tsaousis (ktsaou) [Mon, 26 Dec 2016 20:09:32 +0000 (22:09 +0200)]
dashboard optimizations; faster hover; bigger legend fonts

7 years agoAdd CPU usage chart to macOS plugin
Vladimir Kobal [Mon, 26 Dec 2016 19:23:40 +0000 (21:23 +0200)]
Add CPU usage chart to macOS plugin

7 years agoSeparate macOS plugin
Vladimir Kobal [Mon, 26 Dec 2016 17:34:23 +0000 (19:34 +0200)]
Separate macOS plugin

7 years agoMerge pull request #1448 from ktsaou/master
Costa Tsaousis [Mon, 26 Dec 2016 11:41:07 +0000 (13:41 +0200)]
Merge pull request #1448 from ktsaou/master

isc_dhcpd python2 compatibility

7 years agoisc_dhcpd python2 compatibility; #1424
Costa Tsaousis (ktsaou) [Mon, 26 Dec 2016 10:37:18 +0000 (12:37 +0200)]
isc_dhcpd python2 compatibility; #1424

7 years agoMerge pull request #1447 from ktsaou/master
Costa Tsaousis [Mon, 26 Dec 2016 08:57:52 +0000 (10:57 +0200)]
Merge pull request #1447 from ktsaou/master

fixed typos and formatting in isc_dhcpd.conf

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Mon, 26 Dec 2016 08:56:49 +0000 (10:56 +0200)]
updated configs.signatures

7 years agofixed typos and formating of isc_dhcpd.conf file; #1424
Costa Tsaousis (ktsaou) [Mon, 26 Dec 2016 08:56:17 +0000 (10:56 +0200)]
fixed typos and formating of isc_dhcpd.conf file; #1424

7 years agoMerge pull request #1421 from breed808/rpm_packaging
Costa Tsaousis [Sun, 25 Dec 2016 23:15:13 +0000 (01:15 +0200)]
Merge pull request #1421 from breed808/rpm_packaging

Rpm packaging

7 years agospec: Runtime changes
Ben Reedy [Thu, 22 Dec 2016 07:15:40 +0000 (17:15 +1000)]
spec: Runtime changes

Add soft runtime requirements
Add capabilities to apps.plugin
Add & join docker group on install

7 years agospec: Build changes
Ben Reedy [Wed, 21 Dec 2016 12:50:08 +0000 (22:50 +1000)]
spec: Build changes

Added automake/autoconf build dependencies
Modified %files entries
Add setcap/setuid to %post scriptlet

7 years agoMerge pull request #1445 from ktsaou/master
Costa Tsaousis [Sun, 25 Dec 2016 21:56:12 +0000 (23:56 +0200)]
Merge pull request #1445 from ktsaou/master

apps.plugin improvements

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 25 Dec 2016 21:52:03 +0000 (23:52 +0200)]
updated configs.signatures

7 years agoadded more processes #1442; updated docs; used the new multi-line format
Costa Tsaousis (ktsaou) [Sun, 25 Dec 2016 21:51:15 +0000 (23:51 +0200)]
added more processes #1442; updated docs; used the new multi-line format

7 years agoallow multiple lines to define processes for the same process group; allow the user...
Costa Tsaousis (ktsaou) [Sun, 25 Dec 2016 21:49:34 +0000 (23:49 +0200)]
allow multiple lines to define processes for the same process group; allow the user to override the "other" group

7 years agoMerge pull request #1444 from ktsaou/master
Costa Tsaousis [Sun, 25 Dec 2016 11:01:01 +0000 (13:01 +0200)]
Merge pull request #1444 from ktsaou/master

updated configs.signatures

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 25 Dec 2016 11:00:26 +0000 (13:00 +0200)]
updated configs.signatures

7 years agoMerge pull request #1424 from l2isbad/isc_dhcpd_plugin
Costa Tsaousis [Sun, 25 Dec 2016 10:57:55 +0000 (12:57 +0200)]
Merge pull request #1424 from l2isbad/isc_dhcpd_plugin

Isc dhcpd plugin

7 years agoMerge pull request #1438 from l2isbad/hddtemp_chart_py_enhancement
Costa Tsaousis [Sun, 25 Dec 2016 10:57:08 +0000 (12:57 +0200)]
Merge pull request #1438 from l2isbad/hddtemp_chart_py_enhancement

Hddtemp chart py enhancement

7 years agoMerge pull request #1440 from l2isbad/sensors_chart_py_enhancement
Costa Tsaousis [Sun, 25 Dec 2016 10:56:18 +0000 (12:56 +0200)]
Merge pull request #1440 from l2isbad/sensors_chart_py_enhancement

Sensors chart py enhancement

7 years agoMerge pull request #1441 from l2isbad/freeradius_bug_fix
Costa Tsaousis [Sun, 25 Dec 2016 10:54:57 +0000 (12:54 +0200)]
Merge pull request #1441 from l2isbad/freeradius_bug_fix

freeradius bugfix

7 years agobugfix
lgz [Sun, 25 Dec 2016 05:24:25 +0000 (14:24 +0900)]
bugfix

7 years agoadd fahrenheit option to conf file
lgz [Sun, 25 Dec 2016 04:57:14 +0000 (13:57 +0900)]
add fahrenheit option to conf file

7 years agoadd fahrenheit option
lgz [Sun, 25 Dec 2016 04:35:56 +0000 (13:35 +0900)]
add fahrenheit option

7 years agoMerge pull request #1439 from ktsaou/master
Costa Tsaousis [Sun, 25 Dec 2016 01:14:48 +0000 (03:14 +0200)]
Merge pull request #1439 from ktsaou/master

reworked backends connection to properly support IPv6

7 years agocleaned up the code and removed the latency chart; #1432
Costa Tsaousis (ktsaou) [Sun, 25 Dec 2016 01:12:33 +0000 (03:12 +0200)]
cleaned up the code and removed the latency chart; #1432

7 years agoadd new option to conf file; returned back if in chart.py
lgz [Sat, 24 Dec 2016 19:06:59 +0000 (04:06 +0900)]
add new option to conf file; returned back if in chart.py

7 years agoadd fahrenheit option
lgz [Sat, 24 Dec 2016 19:00:22 +0000 (04:00 +0900)]
add fahrenheit option

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 18:45:09 +0000 (20:45 +0200)]
updated configs.signatures

7 years agoadded reads operations and bytes to backend charts; #1432
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 18:44:28 +0000 (20:44 +0200)]
added reads operations and bytes to backend charts; #1432

7 years agoshow sample of backend received data
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 18:24:43 +0000 (20:24 +0200)]
show sample of backend received data

7 years agodequeue backends responses from the socket; #1432
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 18:04:43 +0000 (20:04 +0200)]
dequeue backends responses from the socket; #1432

7 years agoproperly enable TCP and use TCP by default if protocol is not given
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 15:47:05 +0000 (17:47 +0200)]
properly enable TCP and use TCP by default if protocol is not given

7 years agore-worked connect_to() to properly support IPv6; #1432
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 15:25:43 +0000 (17:25 +0200)]
re-worked connect_to() to properly support IPv6; #1432

7 years agofixed typo in chart title
Costa Tsaousis (ktsaou) [Sat, 24 Dec 2016 15:23:27 +0000 (17:23 +0200)]
fixed typo in chart title

7 years agoMerge pull request #1435 from minhaz1/master
Costa Tsaousis [Sat, 24 Dec 2016 13:03:09 +0000 (15:03 +0200)]
Merge pull request #1435 from minhaz1/master

fixing typo in readme. or -> of

7 years agototal active in all pools chart added
lgz [Sat, 24 Dec 2016 09:27:32 +0000 (18:27 +0900)]
total active in all pools chart added

7 years agofixing typo in readme. or -> of
Minhaz Mahmud [Sat, 24 Dec 2016 07:23:43 +0000 (23:23 -0800)]
fixing typo in readme. or -> of

7 years agorename function
lgz [Sat, 24 Dec 2016 05:30:50 +0000 (14:30 +0900)]
rename function

7 years agoremove all regex part, using itertools and slicing instead; much better performance
lgz [Sat, 24 Dec 2016 05:28:13 +0000 (14:28 +0900)]
remove all regex part, using itertools and slicing instead; much better performance

7 years agoMerge pull request #1430 from ktsaou/master
Costa Tsaousis [Fri, 23 Dec 2016 21:12:35 +0000 (23:12 +0200)]
Merge pull request #1430 from ktsaou/master

fixed bug in nginx_log module where the reported values were defined as incremental but returned as absolute

7 years agofixed bug in nginx_log module where the reported values were defined as incremental...
Costa Tsaousis (ktsaou) [Fri, 23 Dec 2016 21:09:46 +0000 (23:09 +0200)]
fixed bug in nginx_log module where the reported values were defined as incremental but returned as absolute

7 years agoMerge pull request #1429 from ktsaou/master
Costa Tsaousis [Fri, 23 Dec 2016 20:52:03 +0000 (22:52 +0200)]
Merge pull request #1429 from ktsaou/master

fixed nginx group typo

7 years agofixed nginx group typo
Costa Tsaousis (ktsaou) [Fri, 23 Dec 2016 20:51:37 +0000 (22:51 +0200)]
fixed nginx group typo

7 years agoMerge pull request #1428 from ktsaou/master
Costa Tsaousis [Fri, 23 Dec 2016 20:45:41 +0000 (22:45 +0200)]
Merge pull request #1428 from ktsaou/master

install init.d script on AMI; add netdata to nginx group to let access nginx logs

7 years agoinstall init.d script on AMI; add netdata to nginx group to let access nginx logs
Costa Tsaousis (ktsaou) [Fri, 23 Dec 2016 20:42:51 +0000 (22:42 +0200)]
install init.d script on AMI; add netdata to nginx group to let access nginx logs

7 years agoadd dhcp.leases file size chart to Parse statistics family
lgz [Fri, 23 Dec 2016 17:11:49 +0000 (02:11 +0900)]
add dhcp.leases file size chart to Parse statistics family

7 years agoadd isc_dhcp plugin to Makefile
lgz [Fri, 23 Dec 2016 15:41:42 +0000 (00:41 +0900)]
add isc_dhcp plugin to Makefile

7 years agobetter line formatting
lgz [Fri, 23 Dec 2016 15:33:58 +0000 (00:33 +0900)]
better line formatting

7 years agoadd alarm configuration (file parsing time)
lgz [Fri, 23 Dec 2016 13:32:56 +0000 (22:32 +0900)]
add alarm configuration (file parsing time)

7 years agomuch better performance with big files; add parse stats chart
lgz [Fri, 23 Dec 2016 13:26:11 +0000 (22:26 +0900)]
much better performance with big files; add parse stats chart

7 years agomv plugin files; typo
lgz [Fri, 23 Dec 2016 07:03:53 +0000 (16:03 +0900)]
mv plugin files; typo

7 years agoadd isc dhcpd plugin configuration file
lgz [Fri, 23 Dec 2016 00:58:21 +0000 (09:58 +0900)]
add isc dhcpd plugin configuration file

7 years agoisc dhcpd plugin added
lgz [Fri, 23 Dec 2016 00:52:47 +0000 (09:52 +0900)]
isc dhcpd plugin added

7 years agoMerge pull request #1423 from ktsaou/master
Costa Tsaousis [Thu, 22 Dec 2016 23:26:27 +0000 (01:26 +0200)]
Merge pull request #1423 from ktsaou/master

added azure apps and more system apps

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 22 Dec 2016 23:21:29 +0000 (01:21 +0200)]
updated configs.signatures

7 years agoadded azure apps and more system apps
Costa Tsaousis (ktsaou) [Thu, 22 Dec 2016 23:20:40 +0000 (01:20 +0200)]
added azure apps and more system apps

7 years agoMerge pull request #1417 from l2isbad/openvpn_log_plugin
Costa Tsaousis [Thu, 22 Dec 2016 06:31:30 +0000 (08:31 +0200)]
Merge pull request #1417 from l2isbad/openvpn_log_plugin

Openvpn log plugin

7 years agoMerge pull request #1418 from l2isbad/freeradius_minor_bugfix
Costa Tsaousis [Thu, 22 Dec 2016 06:27:56 +0000 (08:27 +0200)]
Merge pull request #1418 from l2isbad/freeradius_minor_bugfix

Freeradius plugin bugfix; should return empty list if there is no command

7 years agoone more update README in python.d dir
lgz [Thu, 22 Dec 2016 00:28:34 +0000 (09:28 +0900)]
one more update README in python.d dir

7 years agoupdate README in python.d dir
lgz [Thu, 22 Dec 2016 00:19:35 +0000 (09:19 +0900)]
update README in python.d dir

7 years agoadd openvpn log plugin to Makefile
lgz [Wed, 21 Dec 2016 22:43:28 +0000 (07:43 +0900)]
add openvpn log plugin to Makefile

7 years agoadd freeradius plugin to Makefile
lgz [Wed, 21 Dec 2016 22:39:13 +0000 (07:39 +0900)]
add freeradius plugin to Makefile

7 years agoMerge pull request #1419 from vlvkobal/master
Costa Tsaousis [Wed, 21 Dec 2016 20:17:04 +0000 (22:17 +0200)]
Merge pull request #1419 from vlvkobal/master

macOS: get rid of compilation errors

7 years agoMerge pull request #1420 from ktsaou/master
Costa Tsaousis [Wed, 21 Dec 2016 18:53:00 +0000 (20:53 +0200)]
Merge pull request #1420 from ktsaou/master

prevent passing unitialized memory to pthreads init functions

7 years agoprevent passing unitialized memory to pthreads init functions; contributes to #1419
Costa Tsaousis (ktsaou) [Wed, 21 Dec 2016 18:50:21 +0000 (20:50 +0200)]
prevent passing unitialized memory to pthreads init functions; contributes to #1419

7 years agobugfix; should return empty list if there is not command
lgz [Wed, 21 Dec 2016 15:20:52 +0000 (00:20 +0900)]
bugfix; should return empty list if there is not command

7 years agoGet rid of compilation errors on macOS
Vladimir Kobal [Wed, 21 Dec 2016 14:13:44 +0000 (09:13 -0500)]
Get rid of compilation errors on macOS

7 years agominor fix
lgz [Wed, 21 Dec 2016 14:32:06 +0000 (23:32 +0900)]
minor fix

7 years agoadd ovpn_status_log to python.d.conf
lgz [Wed, 21 Dec 2016 13:09:26 +0000 (22:09 +0900)]
add ovpn_status_log to python.d.conf

7 years agoopenvpn plugin configuration file added
lgz [Wed, 21 Dec 2016 13:07:55 +0000 (22:07 +0900)]
openvpn plugin configuration file added

7 years agoopenvpn status log plugin added
lgz [Wed, 21 Dec 2016 13:04:14 +0000 (22:04 +0900)]
openvpn status log plugin added

7 years agoMerge pull request #1406 from l2isbad/freeradius_plugin
Costa Tsaousis [Wed, 21 Dec 2016 06:34:35 +0000 (08:34 +0200)]
Merge pull request #1406 from l2isbad/freeradius_plugin

Freeradius plugin

7 years agoMerge pull request #1414 from ktsaou/master
Costa Tsaousis [Tue, 20 Dec 2016 23:11:07 +0000 (01:11 +0200)]
Merge pull request #1414 from ktsaou/master

fixed typo that prevented tc/qos data collection

7 years agofixed typo that prevented tc/qos data collection
Costa Tsaousis (ktsaou) [Tue, 20 Dec 2016 23:10:37 +0000 (01:10 +0200)]
fixed typo that prevented tc/qos data collection

7 years agoMerge pull request #1413 from ktsaou/master
Costa Tsaousis [Tue, 20 Dec 2016 22:45:34 +0000 (00:45 +0200)]
Merge pull request #1413 from ktsaou/master

tc-qos-helper.sh improvements

7 years agotc-qos-helper.sh optimization to avoid forks; added support for reading class names...
Costa Tsaousis (ktsaou) [Tue, 20 Dec 2016 22:37:23 +0000 (00:37 +0200)]
tc-qos-helper.sh optimization to avoid forks; added support for reading class names from /etc/iproute2/tc_cls; fixes #837

7 years agoMerge pull request #1412 from ktsaou/master
Costa Tsaousis [Tue, 20 Dec 2016 20:30:11 +0000 (22:30 +0200)]
Merge pull request #1412 from ktsaou/master

portability fixes