www.LinuxHowtos.org





RDMA-MONITOR

Section: Linux (8)
Updated: 22 Jul 2024
Index Return to Main Contents
 

NAME

rdm-monitor - RDMA events monitoring  

SYNOPSIS


rdma [ OPTIONS ] monitor { help }


OPTIONS := { -V[ersion] }


rdma monitor


rdma monitor help

 

DESCRIPTION

 

rdma monitor- utility can monitor RDMA device events on all RDMA devices.

rdma opens an RDMA Netlink socket, listens on it and dumps the event info.

The event types supported are RDMA device registration/unregistration and net device attachment/detachment.

 

EXAMPLES

rdma monitor

Listen for events of all RDMA devices

 

SEE ALSO

rdma(8), rdm-link(8), rdm-resource(8), rdm-system(8), rdm-statistic(8),

 

AUTHOR

Chiara Meiohas <cmeiohas@nvidia.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
rdma monitor - utility can monitor RDMA device events on all RDMA devices.
EXAMPLES
SEE ALSO
AUTHOR