Data is not being populated in the monitor, but is visible when the script is executed in the Powershell Window

Data is not being populated in the monitor, but is visible when the script is executed in the Powershell Window

Problem: Data is not being populated in the monitor, but is visible when the script is executed in the Powershell Window.

Solution: The problem could be due to the any of the following:

1) Verify if AppManager service has permission to run the powershell script.
  1. Open Services.msc
  2. Right click and open Properties of the service 'ManageEngine Applications Manager'.
  3. Go to Log On tab and select This account.
  4. Click Browse and select an admin user.
  5. Enter the Password and click on Apply.
  6. Now restart the AppManager service and then try polling the monitor.
2) Verify if Powershell execution failure has occurred in the Event Log. (For eg. antivirus blocking)
  1. Open Event Viewer in the server in which AppManager has been installed.
  2. Go to Windows logs and check the Application and Security folders and identify if any errors have been recorded.
  3. Verify if any of these errors involve powershell.exe and if the antivirus program is displayed as the source.
  4. If yes, try to disable the corresponding setting in the antivirus and then try polling the monitor again.

                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • Script Monitor FAQs

                      Common queries, errors and troubleshooting: 1. To execute scripts other than .bat /.vbs  in Windows and .sh / .bash in Linux: It is better to execute the script in the form of a command. Eg. To execute python script, you can use command py ...
                    • 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) ...
                    • Real User Monitor (RUM) - Troubleshooting

                      If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                    • Script/Custom Monitors - Alarms configured for Table rows were missing

                      In the Applications manager , users have the ability to manage the table rows of a script or custom monitor type according to their specific requirements. This can be done by enabling the "Enable Script Row Deletion" option. For example, let's ...
                    • Self monitor Applications Manager using APM Insight Java Agent

                      Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...