Hi All,
I understood SAS Studio starts two workspace servers for each user who signs on. One workspace server is used to handle user activity in the application, and the second workspace server is used to process the submitted tasks, programs, and queries. The workspace servers remain in use until the user's session ends. Also, the additional workspace servers are started for each background job that a user submits.
But our challenge is, I want to estimate the utilization/job count when a user workspace server remain in use until the user's session ends.
For Example : when a user open SAS Studio we get below two LSF Job created with workspace server. But user runs multiple programs with single session, and it all goes with one LSF JobID. In this case we’re not able to identify the real usage of various metrics. Specially on no of jobs one user submits.
Do we have any way to account the usage of the second workspace server which used to process the submitted tasks, programs, and queries ?
Please find more details :
Release: 3.8 (Enterprise Edition)
Supported browsers:
- Microsoft Internet Explorer 11
- Mozilla Firefox 21+
- Google Chrome 27+
- Apple Safari 6.0+ (on Apple OS X)
Build date: Feb 3, 2020 11:53:34 AM
SAS release: 9.04.01M6P11072018
SAS platform: Linux LIN X64 3.10.0-1127.13.1.el7.x86_64
Please let me know if any questions
Thanks in advance.
Cheers !