I have the 2000-2003 server template assigned to my server. The specific service I want to monitor is "SMGX_Master.exe"
how do I do that. I also want to setup an alert to email me when that specific service stops.
Hi darkshooter,
You can add the process monitor component to your template.
- In Orion, click on your APM module to bring up the summary page.
- From the summary page click on the template to view the application details.
- click on Edit application monitor
- click Add Component Monitor
- expand Process and Service Component Monitors
- check the box for Process Monitor - WMI
- click Submit
You will now have a new component added to the template.
- select a credential for monitoring from the credential drop down
- In the process name field enter the name of the process (smgx_master.exe)
- click submit and you will see the new component added to the template, in a few minutes you will see the data returned by APM for the process.
You can rename the component at any time by returning to the Edit Application Component and clicking Rename on the right side of the screen.
Hope that helps!