Troubleshoot - File Monitor added in Windows Server

Troubleshoot - File Monitor added in Windows Server


TroubleShoot WMI services : 

Complete the following procedure to check whether the target server is responding appropriately to

remote WMI requests that originate from the Application Manager server:

 

    1. Log on to the Application Manager server with an administrator account.

    1. Click Start > Run, enter wbemtest.exe and then click OK.

 

    1. Click Connect on the Windows Management Instrumentation Tester window.

 

    1. Enter \\Target_Primary_IP_Address\root\cimv2  in the field at the top of the dialog box. Replace  Target_Primary_IP_Address in the above example with the actual Hostname or Primary IP Address of the target server. If WMI Query needs to be executed for local server, leave Namespace as "root\cimv2", skip username,password and  use "Connect"

    1. Enter the user name in the User field, the password in the Password field, and NTLMDOMAIN:NameOfDomain in the Authority field. Replace NameOfDomain with the domain of the user account specified in the User field.

    1. Click Connect.

    1. Click Query.

 

    1. When File Path is D:\Eclipse\ipconfig.txt, then  enter 

   Select * From CIM_DataFile Where drive='d:' and path = '\\Eclipse\\' and Name LIKE 'D:\\Eclipse\\ipconfig.txt' 

and Click Apply.

 

If Path is D:\test.txt, query will be  

 Select * From CIM_DataFile Where drive='d:' and path = '\\' and Name LIKE 'D:\\test.txt'


If Path is D:\Eclipse\source\test.txt, query will be  

 Select * From CIM_DataFile Where drive='d:' and path = '\\Eclipse\\source\\' and Name LIKE 'D:\\Eclipse\\source\\test.txt'

 

    1. If the Query Result Window appears remote WMI is functioning correctly.

    2. If the Query Result Window not appear, remote WMI is not functioning correctly.

    3. Click the Close button, and then click Exit

 

 

 

 

                         


                    New to ADSelfService Plus?

                      • Related Articles

                      • 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 ...
                      • 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 ...
                      • 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 ...
                      • No data available (or) error in Biztalk Server monitor added in WMI mode

                        If data is not available or if you encounter any error during data collection for Biztalk Server monitor added in WMI mode, follow the steps below: If you are using AppManager version 15470 and above, you can navigate to Admin > Self Help Tools and ...