Update README.md

This commit is contained in:
Joe (rook) 2015-10-19 15:27:44 -04:00
parent 91015c7aec
commit 1a3720098b

View File

@ -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
```