This is the shipped English man-page reference for zerodds-snitch — the same text as man zerodds-snitch. The surrounding navigation follows the language switch; the reference body stays English, as man-pages conventionally do.

Dies ist die ausgelieferte englische man-page-Referenz für zerodds-snitch — derselbe Text wie man zerodds-snitch. Navigation und Seitenrahmen folgen dem Sprach-Umschalter; der Referenz-Body bleibt englisch, wie man-pages es konventionell tun.

NAME

zerodds-snitch - DDS discovery probe (SPDP / SEDP snapshot)

SYNOPSIS

zerodds-snitch [probe] [-d DOMAIN] [--duration DUR] [-f FORMAT]

DESCRIPTION

zerodds-snitch joins a DDS domain, listens for SPDP and SEDP traffic for the duration of --duration (default 5s), then prints all discovered participants plus publication / subscription endpoint counts.

The probe sub-command is implicit when the first argument is a flag.

OPTIONS

-d, --domain ID

DDS Domain ID. Default: 0.

--duration DUR

Probe duration: 5, 30s, 2m, 1h. Default: 5s.

-f, --format FORMAT

Output format: text (default) or json.

EXIT STATUS

0

Success.

2

CLI parse error.

3

DDS or I/O error.

SEE ALSO

zerodds-spy(1), zerodds-monitor(1)

AUTHORS

ZeroDDS Contributors <release@zerodds.org>