Is it possible to do wildcard process monitoring?for eg., monitor a process www*, if any of the two or more processes (like www1 OR www2) is available

Is it possible to do wildcard process monitoring?for eg., monitor a process www*, if any of the two or more processes (like www1 OR www2) is available

You can monitor two process by following these steps:

1) Select any one of the server Monitors - for eg, Windows.
2) Select 'add process monitor' from the right hand side of the window.
3) Select the process that you would like to monitor. This will add the selected process.
4) Now go to the Process Details Table and click Edit.
5) In the 'Process Name' field, enter the process name that you want to monitor without wildcard symbol.
for eg, if you have two processes with names service1.exe and service2.exe then, in the process display name field give the process name as service. Applications Manager will now check the availability for both service1.exe and service2.exe .
6) Then save the changes.

                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • Is it possible to do wildcard process monitoring? for eg., monitor a process www*, if any of the two or more processes (like www1 OR www2) is available

                      You can monitor two process by following the below steps: 1) Select any one of the server Monitors - for eg, Windows. 2) Select 'add process monitor' from the right hand side of the window. 3) Select the process that you would like to monitor. This ...
                    • How to get ISP data in Real User Monitor?

                      The default setting of the Real User Monitor does not display ISP data for the end user. To obtain ISP data, you have the option to use a third-party Geolocation API. Currently, RUM exclusively supports APIs that provide responses in JSON format. ...
                    • Self monitor Applications Manager using Real User Monitoring

                      We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                    • Troubleshooting URL Monitor

                      Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...
                    • REST API Monitor - FAQS

                      1. What should I do when Basic Authentication fails in REST API monitor? Verify if the credentials provided in the Applications Manager are correct. Try if sending username and password in Authorization request header works Get an BASE-64 encoded ...