get_shared_memory_segments
Inspect System V shared memory segments to identify IPC usage and memory leaks. Provides key, size, attached processes, and timestamps from /proc/sysvipc/shm.
Instructions
Returns System V shared memory segments from /proc/sysvipc/shm: key, size, attached processes, and timestamps. Read-only; an unreadable file is silently swallowed. Use for IPC and leak investigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| segments | Yes |