DNCA web Console - Console Tab

The options available in the Console tab include the following options.

Setting
Description
Start/Stop Capture
This button controls whether the DNCA device captures packets from the network. When started, it captures packets. When stopped, it does not capture packets. Capture cannot be started if it is disabled.

When you Stop Capture, the Reset all statistics before starting capture checkbox is displayed.

Note:
  • After installing DNCA, access the php.ini file from the usr/local/dncauser/etc location. The php.ini file is used for setting values during deployment. Edit the php.ini file to add the following content in line 449:
    error_reporting = E_ALL & ~E_WARNING  & ~E_STRICT & ~E_DEPRECATED
  • If DNCA master/slave machine failover is enabled, do not check the Reset all statistics before starting capture checkbox to clear statistics. Clearing or resetting statistics prevents failover from working correctly. If clearing statistics is needed, first stop failover in the Failover tab. Restarting the DNCA correctly sets machine failover state with statistics cleared.
Enable/Disable Capture
This button controls the behavior of the main capture application when the service is started at boot time, from the command line, or from the web console. When enabled, the main capture application is allowed to start. When disabled, the main capture application is not allowed to start.
Enable/Disable Web Console Time Out
By default, the DNCA web Console is configured to time out sessions if no activity is detected in 30 minutes.
  • To disable the console timeout, click Disable.
    • If user authentication for the web Console is disabled, a console timeout is not applicable.
  • To enable a console timeout, click Enable. Enter a non-zero value for the number of minutes to set for the timeout. Then, click Set.
    • Console tabs that auto-refresh, such as the Summary tab and the Console tab do not reset the timeout.