System tools

Development Status
Stable
Active Installs
Maintainers
Download

Last updated: 2024-09-19

Works with CiviCRM 5.77 or higher.

This extension provides helpers for keeping on top of queries and one for checking out Redis logs

 

1) Redis (all CMS) - provides an api to `parse redis-cli monitor` output to a csv with useful summary information

 

2) Queries: ( Drupal only) - it appends a commented string to any query that is run with the id of the user who ran the query (useful if a slow query is impacting the server & you want to find out what triggered it)

 

3) Queries: (all CMS) It adds an api to parse query logs to a csv of queries

 

Screenshot (click to enlarge)