]> git.pld-linux.org Git - packages/monitoring-plugin-check_mysql-heartbeat.git/blobdiff - check_mysql-heartbeat.sh
fix pt-heartbeat program name
[packages/monitoring-plugin-check_mysql-heartbeat.git] / check_mysql-heartbeat.sh
index 56d8fbaf09738928c9f492eeb056598dcd36a699..d6c7805ee903e530c20093df481d915e58abc2af 100755 (executable)
@@ -68,7 +68,7 @@ while :; do
                heartbeat=mk-heartbeat
                ;;
        --pt|--percona-toolkit)
-               heartbeat=mk-heartbeat
+               heartbeat=pt-heartbeat
                ;;
        -c|--critical)
                shift
This page took 0.301496 seconds and 4 git commands to generate.