Commit Graph

198 Commits

Author SHA1 Message Date
Carlos Salguero
54bee8399a PT-1720 pmp won't error on unknown options 2019-06-27 10:32:23 -03:00
Carlos Salguero
d589034b31 PT-1422 Improved MariaDB support in pt-mysql-summary 2018-07-30 14:45:00 -03:00
Carlos Salguero
f3bca3af41 PT-1554 Fixed library report_mysql_info 2018-05-28 12:07:03 -03:00
Carlos Salguero
e41b68c979 Merge branch '3.0' into PT-1536 2018-05-18 14:30:03 -03:00
Carlos Salguero
e26b567218 PT-1554 Improved jemalloc detection 2018-05-17 14:35:52 -03:00
Carlos Salguero
b6526f6739 PT-1536 Updated samples for mysql-summary tests 2018-05-11 11:58:47 -03:00
Carlos Salguero
a79299bb12 PT-1543 Added --list-encrypted-table to pt-mysql-summary 2018-04-24 14:49:33 -03:00
Carlos Salguero
3eccfcef4d PT-1530 Add support for encryption status to mysql-summary 2018-04-13 15:08:10 -03:00
Carlos Salguero
d2ea011e87 PT-1525 Added support for roles in mysql-summary 2018-04-06 15:10:09 -03:00
Carlos Salguero
f6c01fc5bf PT-1526 Add ndb status to pt-mysql-summary 2018-04-04 09:26:02 -03:00
Carlos Salguero
6e96a1123c Updated bash libraries 2018-04-03 16:37:40 -03:00
Carlos Salguero
fb2a347654 Merge branch 'collect_ndb_status' of https://github.com/fipar/percona-toolkit into fipar-collect_ndb_status 2018-03-19 15:38:17 -03:00
Carlos Salguero
53ce571bf1 PT-633 Added --mysql-only option to pt-stalk 2018-02-12 16:40:30 -03:00
Carlos Salguero
0786db016d PT-218 Added RocksDB status section to pt-stalk 2017-12-13 13:51:08 -03:00
Fernando Ipar
e90b3a77f5 removed accidentally hardcoded file name 2017-10-10 10:52:11 -03:00
Fernando Ipar
5b9ecef04c printing the ndb section 2017-10-10 10:50:26 -03:00
Fernando Ipar
a77b68ed73 Improved formatting of the ndb status a bit 2017-10-10 10:43:58 -03:00
Fernando Ipar
58d1d2c3b4 Added skel for ndb status collector 2017-10-09 22:26:46 -03:00
Carlos Salguero
511c80389f PT-152 Added SHOW SLAVE HOST to pt-mysql-summary 2017-08-29 15:45:13 -03:00
guriandoro
b775701551 Merge branch '3.0' into pt-stalk-collect-prepared-statements-LP1642750
Conflicts:
	bin/pt-stalk
	lib/bash/collect.sh
2017-06-10 11:45:33 -04:00
guriandoro
437d28837b Changes for LP1510809. ps -eaF is captured now.
Modified f argument, for F. From man pages:

" -F     Extra full format.  See the -f option, which -F implies."

The following columns have been added to the output, due to this
change:

SZ   size in physical pages of the core image of the process.
     This includes text, data, and stack space.  Device mappings
     are currently excluded; this is subject to change.

RSS  resident set size, the non-swapped physical memory that a
     task has used (inkiloBytes).

PSR  processor that process is currently assigned to.
2017-04-11 19:15:14 -04:00
Carlos Salguero
fac4be64b4 Merge branch '3.0' into issue-1642754 2017-03-28 14:08:51 -03:00
Carlos Salguero
1926bd60b4 PT-111 Collect MySQL variables 2017-03-28 14:03:40 -03:00
Carlos Salguero
be971eeee5 PT-80 Collect replication slave information 2017-03-27 17:30:06 -03:00
Carlos Salguero
ad73055a5b Changed how we invoke MySQL from pt-stalk 2017-03-22 19:38:09 -03:00
guriandoro
0e5a08342d Merge branch '3.0' into pt-stalk-collect-prepared-statements-LP1642750 2017-03-22 16:34:34 -04:00
Carlos Salguero
759ee9196e Updated collect.sh because of a syntax error 2017-03-22 17:32:14 -03:00
guriandoro
32745039b5 Merge branch '3.0' into pt-stalk-collect-prepared-statements-LP1642750 2017-03-22 16:19:19 -04:00
Carlos Salguero
a117e63e89 Added MySQL version check to stalk ps queries 2017-03-22 12:38:11 -03:00
guriandoro
e8ad42955d PT-90 Adding collect for LP:1642750
pt-stalk will now also collect from P_S.prepared_statements_instances
2017-03-22 10:53:34 -04:00
Carlos Salguero
91ec593da5 Merge pull request #174 from percona/PT-89
PT-89 Now top runs using -bn${OPT_RUN_TIME}
2017-03-21 19:25:30 +02:00
Carlos Salguero
2e64421972 Merge pull request #172 from percona/PT-76
PT-76 Fixed cmd line parsing for lines having #
2017-03-21 19:23:37 +02:00
Carlos Salguero
4a056cf3b0 PT-81 Collect information about locks and transactions using P_S 2017-03-21 13:45:59 -03:00
Carlos Salguero
076864c79e PT-89 Now top runs using -bn${OPT_RUN_TIME} 2017-03-01 13:30:09 -03:00
Carlos Salguero
43a58c4c64 PT-76 Fixed cmd line parsing for lines having # 2017-02-25 13:52:46 -03:00
Carlos Salguero
90e1e9cf1e PT-81 Moved functions to the collect module 2017-02-25 10:41:07 -03:00
frank-cizmich
c3f4705b67 pt-stalk sort transactions - lp1537416 2016-06-09 14:31:19 -03:00
frank-cizmich
377b50144b new var binlog_error_action caused bug in collect module 2016-02-11 17:44:20 -03:00
frank-cizmich
074c1edec5 pt-mysql-summary added ask-pass option 2015-07-28 17:08:58 -03:00
Frank Cizmich
f8c8411297 simplified conditional for testing if HOME is set 2015-01-19 14:58:47 -02:00
Frank Cizmich
18f85786ba added test. removed space 2015-01-14 14:36:44 -02:00
Frank Cizmich
a7e1975eea parse_options checks if HOME is set 2015-01-13 17:36:26 -02:00
Frank Cizmich
c46232cf3c merged pt-stalk-should-also-gather-dmesg-output-1349086 2014-11-06 19:18:49 -02:00
Frank Cizmich
1e2e7b5a18 pt-stalk now collects 1 minute of dmesg output preceding trigger event - 1349086 2014-10-22 16:16:13 -02:00
Frank Cizmich
dc4c506483 many scripts failed when reading no-version-check from global config file - 1361293 2014-10-06 19:04:49 -02:00
Frank Cizmich
21b1c78a78 merged pt-summary-problem-parsing-dmidecode-output-on-some-machines-1368379 2014-09-18 18:56:03 -03:00
Frank Cizmich
5e7cedfbc4 pt-summary problem parsing output from dmidecode version 2.12 - 1368379 2014-09-17 18:25:04 -03:00
Frank Cizmich
95c5f4d4ef updated module and tests for issue - 1264580 2014-09-03 18:18:38 -03:00
Frank Cizmich
cde3e26140 fixed pt-mest --version
fixed version parsing in parse_options.sh , was incompatible with dash shell script
2014-07-10 17:15:13 -03:00
Daniel Nichter
2a1654c47b Merge pt-stalk-sleep-collect-option. 2013-12-13 20:31:53 -08:00