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.
--
Greg Wootton | Principal Systems Technical Support Engineer