Home
This extension provides helpers for parsing Redis & CiviCRM-mysql log output.
It also can help with identifying the source of run-away queries
Requirements¶
- PHP v7.4+
- CiviCRM 5.30+
Installation (Web UI)¶
This extension has not yet been published for installation via the web UI.
Installation (CLI, Zip)¶
Sysadmins and developers may download the .zip
file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl org.wikimedia.systemtools@https://github.com/FIXME/org.wikimedia.systemtools/archive/master.zip
Installation (CLI, Git)¶
Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/FIXME/org.wikimedia.systemtools.git
cv en systemtools