perf_process_breakdown
Count and group OpenSIPS child processes by role (UDP receivers, TCP workers, timer processes, HTTPD, MI workers, module-owned) to identify misconfigurations like missing TCP workers or insufficient children.
Instructions
Group OpenSIPS child processes by role and count them.
Returns per-type counts (UDP receivers, TCP workers, timer processes,
HTTPD, MI workers, module-owned children) so an operator can spot
misconfiguration — e.g. children=4 on an 8-core machine, or a
missing tcp_workers that leaves TLS single-threaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||