dnl_live_monitor
This dnl_live_monitor process is responsible for live monitoring of pcap for all traffic in the switches. It then use websocket to send the live SIP capture to the UI
You need to configure the dnl_live_monitor with this config file:
Within the config file, you need to specify the Python API server access. this module will need this access to validate the API token is valid in order for data to be passed back to UI.
Last updated