diff --git a/pbench/README.md b/pbench/README.md index e69de29bb..af50bfbdc 100644 --- a/pbench/README.md +++ b/pbench/README.md @@ -0,0 +1,12 @@ +# Browbeat - PBench user-script +This script can be used with PBench to monitor the database connections. + +Browbeat by default will assume this exists. + +## To use +PBench has a hard requirment to run as root. + +Copy this script to each of the controllers to as root: +``` +/opt/usertool/mariadb-track.sh +```