perf_hotspots
Quickly identify performance bottlenecks in your OpenSIPS server by summarizing shmem usage, dialog count, active transactions, and error rates into a single actionable report.
Instructions
Quick "where is the pain?" summary.
Combines mem, get_statistics for core rates and error counters,
and a snapshot of process state. Returns a flat dict of the single most
useful numbers — shmem usage %, dialog count, tm active transactions,
error rate — so an operator (or LLM) can decide whether to dig deeper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||