Hi All,
I setup the alerts for all SAS services in EVM and all are working fine.
How can I setup the alerts for Process manager (lsf). I couldn't find any services related to lsf in EVM. Please can you suggest how to set them up in EVM.
Thanks,
SS
Hi Sathya!
SAS Environment Manager includes a SAS Grid Manager plug-in that interfaces with Platform Web Services, an LSF component, to gather metrics on LSF jobs, but there is not a pre-existing resource that directly monitors the LSF or Process Manager daemons.
It is possible to create Platform Resources in Environment Manager. Select the host under Resources -> Platforms where you would like to create the monitoring resource and then under the Tools Menu select "New Platform Service".
Give it a unique name, e.g. hostname - Process Manager and select "Process" from the Service Type drop down and click "Ok".
This will take you to a new screen with a link to modify the configuration properties of your new service. Click the "Configuration Properties" link and in the process.query field enter a query for your process. For example, in UNIX to monitor a process called "jfd" this would be State.Name.eq=jfd. In Windows, you can specify the service name using Pid.Service.eq to define the Windows Service name (IBM Spectrum LSF Process Manager for example).
This new resource will gather metrics on the process/service, and you can then define alerts against these as defined in the documentation.
SAS Environment Manager User's Guide - Working with Resource Alerts
This could similarly be done for the other LSF daemons like gabd, lim, res and sbatchd.
Hi Sathya!
SAS Environment Manager includes a SAS Grid Manager plug-in that interfaces with Platform Web Services, an LSF component, to gather metrics on LSF jobs, but there is not a pre-existing resource that directly monitors the LSF or Process Manager daemons.
It is possible to create Platform Resources in Environment Manager. Select the host under Resources -> Platforms where you would like to create the monitoring resource and then under the Tools Menu select "New Platform Service".
Give it a unique name, e.g. hostname - Process Manager and select "Process" from the Service Type drop down and click "Ok".
This will take you to a new screen with a link to modify the configuration properties of your new service. Click the "Configuration Properties" link and in the process.query field enter a query for your process. For example, in UNIX to monitor a process called "jfd" this would be State.Name.eq=jfd. In Windows, you can specify the service name using Pid.Service.eq to define the Windows Service name (IBM Spectrum LSF Process Manager for example).
This new resource will gather metrics on the process/service, and you can then define alerts against these as defined in the documentation.
SAS Environment Manager User's Guide - Working with Resource Alerts
This could similarly be done for the other LSF daemons like gabd, lim, res and sbatchd.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.