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-09 18:30:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd91b583c1fc81ca029b8fdd6abd3282f3d6dc8a
percona-toolkit
/
lib
/
bash
History
Daniel Nichter
cd91b583c1
Removed unused global vars.
2012-02-01 10:03:37 -07:00
..
alt_cmds.sh
Removed unused global vars.
2012-02-01 10:03:37 -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
Fix parsing opts from config file with leading and trailing space.
2012-01-30 11:15:28 -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
Don't use basename and quote $dir in tmpdir.sh.
2012-01-31 10:20:37 -07:00