Adding SAS LASR Analytic Server Monitor as a Windows Service

To add the SAS LASR Analytic Server Monitor as a Windows Service, follow these steps:
  1. Log on to the SAS LASR Analytic Server Monitor machine as a user who is a member of the Windows Administrators group.
  2. In the Windows taskbar, click Start, in Search programs and files, type services.msc, and then press Enter.
  3. In the Services window, right-click SAS [configuration-name] LASR Analytic Server Monitor, and select Properties.
  4. On the Log On tab, select This account, and enter the domain and user name (for example, DOMAIN\user_name). Click Apply.
  5. Windows automatically grants the Log On As A Service right. Click OK.
  6. Click OK.
  7. Copy the SSH keys from the SAS High-Performance Analytics environment host to the SAS LASR Analytic Server Monitor machine under disk:\Users\current-user-ID\.ssh.
  8. Open LASRMonitor.conf, located at
    SAS-configuration-directory\Applications\SASVisualAnalytics\HighPerformanceConfiguration\wrapper.
  9. Update the set.USERNAME= property with the SAS High-Performance Analytics environment host user ID whose SSH keys match the SSH keys that you copied earlier.
  10. Save and close LASRMonitor.conf.
  11. Start the SAS LASR Analytic Server Monitor in the Services window or by running the following script from the command line:
    SAS-configuration-directory\Applications\SASVisualAnalytics\HighPerformanceConfiguration\LASRMonitor.bat -start.
Last updated: August 1, 2017