Tenable Network Monitor Troubleshooting
Tenable Network Monitor server does not appear to be operational
- 
                                                        Verify that the Tenable Network Monitor server appears as Unable to Connect under Status. 
- 
                                                        SSH to the remote Tenable Network Monitor host to make sure the underlying operating system is operational. 
- 
                                                        Confirm that the Tenable Network Monitor is running (Linux example below): # service pvs status NNM is stopped NNM Proxy (pid 3142) is running # 
- 
                                                        If the Tenable Network Monitor service is not running, start the service: # service nnm start Starting NNM Proxy [ OK ] Starting NNM [ OK ] # 
Cannot add a Tenable Network Monitor server
- 
                                                        Confirm that the Tenable Network Monitor proxy is listening on the same port as Tenable Security Center (port 8835 by default): # ss -pan | grep 8835 tcp 0 0 0.0.0.0:8835 0.0.0.0:* LISTEN 406/pvs 
- 
                                                        Check connectivity by telnetting from the Tenable Security Center console into the Tenable Network Monitor server on port 8835 (the Tenable Network Monitor listening port). If successful, the response includes: Escape character is '^]'. 
No vulnerabilities are being received from the Tenable Network Monitor server
- 
                                                        Ensure that the Tenable Network Monitor service is running on the Tenable Network Monitor host. 
- 
                                                        Ensure that the Tenable Network Monitor appears in Tenable Security Center under Resources > Tenable Network Monitors and that the status of the Tenable Network Monitor appears as Working. 
- 
                                                        Click Edit to ensure that the IP address or hostname, port, username, password, and selected repositories for the Tenable Network Monitor are correct. 
- 
                                                        Edit any incorrect entries to their correct state. 
- 
                                                        Click Submit to attempt to reinitialize the Tenable Network Monitor scanning interface. 
Tenable Network Monitor plugins fail to update
- 
                                                        Manually test a plugin update under Plugins with Update Plugins. If successful, Passive Plugins Last Updated updates to the current date and time. 
- 
                                                        Ensure that the Tenable Security Center host allows outbound HTTPS connectivity to the Tenable Network Monitor Plugin Update Site. 
- 
                                                        For all other Tenable Network Monitor plugin update issues, contact Tenable Support.