Is your feature request related to a problem?
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
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 vethorcfcli monitor veth-interfaces