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-12-24 02:01:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89242d9fdea077a6f86744fcb4749023cd20ee4a
percona-toolkit
/
lib
/
bash
History
Daniel Nichter
89242d9fde
Don't init a global with a global.
2012-01-30 10:20:31 -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
Don't init a global with a global.
2012-01-30 10:20:31 -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