System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

devlink-monitor - state monitoring

Synopsis

"devlink monitor" " [ " all " |"OBJECT-LIST " ]"

Description

The devlink utility can monitor the state of devlink devices and ports continuously. This option has a slightly different format. Namely, the monitor command is the first in the command line and then the object list. OBJECT-LIST is the list of object types that we want to monitor. It may contain dev ", " port ", " health ", " trap ", " trap-group ", " trap-policer . devlink opens Devlink Netlink socket, listens on it and dumps state changes.

See Also

  1. devlink(8),
  2. devlink-dev(8),
  3. devlink-sb(8),
  4. devlink-port(8),
  5. devlink-health(8),
  6. devlink-trap(8),

Author

Jiri Pirko <[email protected]>