This website requires JavaScript.
Explore
Help
Register
Sign In
percona
/
percona-toolkit
Watch
1
Star
0
Fork
0
You've already forked percona-toolkit
mirror of
https://github.com/percona/percona-toolkit.git
synced
2025-09-10 21:19:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1a684b55b71d3b61351f726da6ee9539a9e4847
percona-toolkit
/
lib
/
bash
History
Daniel Nichter
d1a684b55b
Use _pidof() and _lsof() from Percona Monitoring Plugins. Use "" and "yes" exclusively in collect(). Don't exec cmds that need mysqld_pid unless mysqld_pid is defined. Use log() instead of echo.
2012-01-30 08:59:19 -07:00
..
alt_cmds.sh
Use _pidof() and _lsof() from Percona Monitoring Plugins. Use "" and "yes" exclusively in collect(). Don't exec cmds that need mysqld_pid unless mysqld_pid is defined. Use log() instead of echo.
2012-01-30 08:59:19 -07:00
collect.sh
Use _pidof() and _lsof() from Percona Monitoring Plugins. Use "" and "yes" exclusively in collect(). Don't exec cmds that need mysqld_pid unless mysqld_pid is defined. Use log() instead of echo.
2012-01-30 08:59:19 -07:00
daemon.sh
Die if --log, --pid, or --dest aren't accessible. Also die if po dir isn't accessible.
2012-01-17 13:12:08 -07:00
log_warn_die.sh
Quote vals in Bash libs. Add tests for log_warn_die.sh and alt_cmds.sh. Make --help test path independent.
2012-01-11 11:31:41 -07:00
parse_options.sh
Use local IFS.
2012-01-26 13:04:23 -07:00
safeguards.sh
Make check_disk_space() use bytes (given new size type options with are converted to bytes, 1k=>1024).
2012-01-26 12:19:47 -07:00
tmpdir.sh
Quote in tmpdir.sh and fix typo in doc.
2012-01-17 12:15:49 -07:00