13 lines
316 B
Markdown
13 lines
316 B
Markdown
# 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
|
|
```
|