How to collect data when SAS® Visual Investigator pages are slow to load in SAS® Viya® 3.5


This SAS KB article describes the initial data capture to collect for troubleshooting when SAS Visual Investigator pages are slow to load while running on SAS Viya 3.5. Collecting troubleshooting data when you initially open a case expedites time to resolution by enabling SAS Technical Support to provide informed problem analysis.

Collect Data

I. Initial Questions

II. Data Collection

Share the following data collection with SAS Technical Support:

cd /opt/sas
sudo nmon -f -T -s 30 -c 1440 &

This command does the following:

Note: Allow nmon to run to completion. That is, do not stop the process.

Related Information