Skip to content

[Enhancement][Cli] Add a command to see the tracked veth #182

@LorenzoTettamanti

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

Right now the only way to see the monitored veth interfaces is to check the identity logs and find when the register_netdevice kprobe and the unregister_netdevice_queue kprobe are triggered.

Solution:

Add a command in the monitoring section that returns the monitored veth interfaces. The command can be like
cfcli monitor veth or cfcli monitor veth-interfaces


Metadata

Metadata

Labels

cortexflow cliCLI related issuesenhancementNew feature or requestrustPull requests that update Rust codev0.1.5Version 0.1.5 issues tracker

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions