Troubleshoot Issues with Napatech in Tenable Nessus Network Monitor
Cannot engage Tenable Nessus Network Monitor in High Performance Mode from the UI
If you are unable to engage Tenable Nessus Network Monitor in High Performance Mode from the UI or command line:
- Check the Tenable Nessus Network Monitor log file at
/opt/nnm/var/nnm/logs/yyyymm.log
where yyymm is the year and month (for example,/opt/nnm/var/nnm/logs/201909.log
) - If you see a Cannot Create Ring for Worker Core X message, edit the
/opt/napatech3/config/ntservice.ini
file to match the Number of Worker Cores configured in the Tenable Nessus Network Monitor Settings Section. - Restart the
ntservice
andnnm
services.
No Traffic seen in Tenable Nessus Network Monitor UI
- Run the following command to display the traffic going through the Napatech card:/opt/napatech3/bin/monitoring
- If you see traffic in the Napatech card but not in the Tenable Nessus Network Monitor user interface, perform the following steps:
- Run the following command: kill -10 `cat /var/run/nnm.pid`
- Run the following command, where
yyyymm
is the year and month (for example,/opt/nnm/var/nnm/logs/201909.log
):less /opt/nnm/var/nnm/logs/yyyymm.log - Go to the bottom of the file.
If you see messages like the following, then you must restart the the ntservice and nnm services:
- Run the following command: