Lines Matching full:monitoring
35 interface so that we can transfer monitoring data from Zephyr to host.
136 ``net-shell`` to setup and enable the monitoring.
138 The network packet monitoring needs to be setup first. The ``net-shell`` has
176 The current monitoring configuration can be checked like this:
187 monitoring, the ``Capture iface`` is not set.
189 Then we need to enable the network packet monitoring like this:
198 monitoring in this example. The monitoring system avoids to capture already
217 After enabling the monitoring, the system will send captured (either received
220 The monitoring can be disabled like this:
226 which will turn currently running monitoring off. The monitoring setup can
233 It is not necessary to use ``net-shell`` for configuring the monitoring.