To add the SAS LASR
Analytic Server Monitor as a Windows Service, follow these steps:
-
Log on to the SAS LASR
Analytic Server Monitor machine as a user who is a member of the Windows
Administrators group.
-
In the Windows taskbar,
click Start, in Search programs
and files, type services.msc
,
and then press Enter.
-
In the Services window,
right-click SAS [configuration-name]
LASR Analytic Server Monitor, and select Properties.
-
On the Log
On tab, select This account,
and enter the domain and user name (for example, DOMAIN\user_name).
Click Apply.
-
Windows automatically
grants the Log On As A Service right. Click OK.
-
-
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
.
-
Open LASRMonitor.conf,
located at
SAS-configuration-directory\Applications\SASVisualAnalytics\HighPerformanceConfiguration\wrapper
.
-
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.
-
Save and close LASRMonitor.conf.
-
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
.