path: percona-toolkit_3.7.1-2/bin/pt-mext
}
_pidof() {
   local cmd="$1"
   if ! pidof "$cmd" 2>/dev/null; then
