Мониторинг COMCH-каналов и серверов DOCA
★ 7.6 · content
doca-comm-channel-admin is a Claude Code skill that drives the doca_comm_channel_admin binary — a read-only, single-shot CLI that scans every comch-capable doca_dev on the current side (x86/Arm host or BlueField Arm) via resourcedump (MFT) and prints two ASCII tables: SERVERS and CONNECTIONS. The binary accepts no application subcommands — only ARGP defaults such as --help, --version, --log-level, and --json — and each invocation produces exactly one inventory pass, reporting server names, PIDs, PCIe addresses, and in-use/max connection counts. Use it to answer questions like "which comch servers and channels are currently visible", "the admin tool sees fewer channels than the program", or "is the empty output an install problem or are there genuinely no channels". Channel reset, drain, restart, and the comch programming API are out of scope and route to doca-comch, doca-setup, or doca-hardware-safety instead.