Commit graph

834 commits

Author SHA1 Message Date
root
80def03923 #187 enforce control over P_S activation 2016-04-18 11:07:05 +02:00
root
86ad610b6c #189 fix memory calculation when Galera is disabled 2016-04-18 10:59:50 +02:00
Jean-Marie RENOUARD
612eea48fd All version for galera checks #150 2016-04-15 10:17:56 -04:00
Jean-Marie RENOUARD
76a28ab29a Adding typo fixes
Adding check for memory with other process
2016-04-15 06:33:05 -04:00
Jean-Marie RENOUARD
e4a2534349 Merge branch 'master' of https://github.com/major/MySQLTuner-perl 2016-04-15 05:16:06 -04:00
root
66a57af80b #182 using abs value for result 2016-04-14 23:11:18 +02:00
root
81100f3bba Last fix on template 2016-04-14 22:52:13 +02:00
root
d09cb77773 Update usage file 2016-04-14 22:50:13 +02:00
root
ba584c91cc Update version #183 2016-04-14 22:49:21 +02:00
root
0ffe9507b6 #187 #183 removing unitialized variables code
#184 adding merge between show global variables and show global variables
#184 update RPM template'
2016-04-14 22:42:59 +02:00
root
67c80de3da Add a Code of Conduct from http://contributor-covenant.org/ 2016-04-14 19:27:14 +02:00
Jean-Marie Renouard
d120ce0432 Merge pull request #188 from rvelhote/ubuntu-detect-os
Detect Ubuntu correctly when checking for OS Release
2016-04-14 14:03:23 +02:00
Ricardo Velhote
eea101019e Detect Ubuntu correctly when checking for OS Release 2016-04-13 14:39:40 +01:00
Jean-Marie RENOUARD
5fd8432bb6 Merge branch 'master' of https://github.com/major/MySQLTuner-perl 2016-04-11 13:05:38 +02:00
Jean-Marie RENOUARD
709da2cc95 ident fix 2016-04-11 12:25:42 +02:00
Jean-Marie RENOUARD
d8a8dd42d3 ident fix 2016-04-11 12:24:49 +02:00
root
845dc030e1 Using a generic sub header function
get_pf_memory return 0 for performance memory if P_F is disabled.
2016-04-11 12:01:01 +02:00
Jean-Marie Renouard
a2358135e9 Merge pull request #181 from robertalks/master
Fix Galera checks, make sure we dont say that Galera is enabled when …
2016-04-06 13:55:00 +02:00
Robert Milasan
8f0c2e6b33 Fix Galera checks, make sure we dont say that Galera is enabled when is not, clean-up typos 2016-04-06 10:33:56 +02:00
Jean-Marie RENOUARDjmrenouard@gmail.com
15854a6c94 #138 for threadpool in mariadb and percona use default values 2016-04-05 12:34:24 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
83010dd32e Bug fix on aria metrics 2016-04-05 12:25:20 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
a5449a0d22 Adding performance_schema.memoty value to max_used_memory and max_peak_memory calculation
There is always MySQL 5.7+ and adaptaive memory usage to handle porperly
2016-04-05 11:40:38 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
97cce402ae Adding get_http_cli for curl or wget detecting in sysstat 2016-04-05 09:49:43 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
89ade050a7 Update Internals checks documentation 2016-04-05 09:18:10 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
974bd03ddf Adding new control for Galera cluster #150 2016-04-05 05:16:52 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
2d483e6b75 Check tables are all innodb table and check all table gets pk #150 2016-04-04 12:32:35 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
3ef98d83c1 Dumping mysql options for galera* #150 2016-04-04 11:30:16 -04:00
Jean-Marie RENOUARDjmrenouard@gmail.com
8203dcd686 Dumping galera options and status #150 2016-04-04 11:23:43 -04:00
Christine
c9cea2cc80 #177 bug with free -h changed to free -mwq 2016-04-04 13:58:52 +02:00
Christine
292cbfedad Adding some sysctl control in sysstat mode 2016-04-04 12:12:09 +02:00
root
42593c642c Merge branch 'master' of https://github.com/major/MySQLTuner-perl 2016-03-30 17:25:15 +02:00
root
6f5f5c4b45 removing mariaDB 10.1 as test from travis - temporary 2016-03-30 17:24:44 +02:00
Jean-Marie Renouard
0cdc7f53ca Merge pull request #179 from mrqwer88/fix_mount_output
fix mount point output for linux
2016-03-30 17:19:37 +02:00
root
c74d51e065 system information are only available with --sysstat #165 2016-03-30 17:16:16 +02:00
Jean-Marie Renouard
846b1a8eef Merge pull request #178 from mrqwer88/master
add fixes to get_os_release for debian 6/7/8
2016-03-30 17:07:03 +02:00
Sergei A Mamonov
ff796b48bf fix mount point output for linux 2016-03-30 15:59:47 +03:00
Sergei A Mamonov
45c468f324 add fixes to get_os_release for debian 6/7/8 2016-03-30 14:44:30 +03:00
root
598da33e91 new version 2016-03-29 17:28:12 +02:00
root
3d9660807a Missing - in command option pass 2016-03-29 15:12:17 +02:00
root
48a346ee0c Trying to fix travis config. 2016-03-29 14:52:54 +02:00
root
21e5fe895e Changing travis tests for 5.2 tests 2016-03-29 14:41:33 +02:00
Jean-Marie Renouard
bbf0db87d5 Update .travis.yml 2016-03-29 14:32:52 +02:00
root
d3a2d83d7d Just a simple perltidy to cleanup ident in the code. 2016-03-29 14:22:45 +02:00
root
35ebd1cb58 Update USAGE.md 2016-03-29 14:09:25 +02:00
Jean-Marie Renouard
8414de8a4d Merge pull request #176 from robertalks/master
Fix is_virtual_machine function return, drop ENV{'HOSTNAME'} for host…
2016-03-29 13:57:57 +02:00
Jean-Marie Renouard
87154ff511 Merge pull request #174 from zhil/master
Update README.md
2016-03-29 13:57:40 +02:00
Jean-Marie Renouard
b254906913 Merge pull request #175 from amq/master
Fix grammar in one of the messages
2016-03-29 12:47:21 +02:00
Robert Milasan
cb5a1c528e Fix is_virtual_machine function return, drop ENV{'HOSTNAME'} for hostname cmd, some machines don't have HOSTNAME set 2016-03-29 09:51:48 +02:00
amq
94ee62a6e0 Fix grammar 2016-03-29 01:27:41 +02:00
zhil
ae48a65571 Update README.md
fixed parameter
2016-03-28 16:31:52 +03:00