Windows Cluster - No Data Available (or) False Alerts

Windows Cluster - No Data Available (or) False Alerts

Steps to troubleshoot:

1)Navigate to APMhome\working\conf\application\scripts and execute the below mentioned commands one by one, and share the output screenshot with us.

To get cluster inventory & related info:
Usage: cscript wincluster.vbs <ClusterName> <UserName> <Password> <ClusterObjectCode>

 

The ClusterObjectcode is given below.

 

          All Object Details - 0 

          Cluster Object - 1 

          Cluster Networks - 2 

          Cluster Nodes - 3    

          Cluster Disks - 4   

          Cluster ResourceGroups - 5 

          Cluster Resources - 6 

             Cluster Network Interfaces - 7 

To get performance data:

cscript wincluster_perf.vbs <ClusterName> <UserName> <Password> <PerformanceCounterCode>

The PerformanceCounterCode is given below.

All Performance Details     - 0
Network Reconnection        - 1
Multicast Request & Reply   - 2
Resource Control Manager    - 3   
Resource Type Stats         - 4  
Network Messages            - 5

For Example : cscript wincluster_perf.vbs servcluster1 domain\admin admin 0 
Note : Make sure via wbemtest if the namespace "root\mscluster" is accessible & all permissions are provided.

                    New to ADSelfService Plus?

                      • Related Articles

                      • Troubleshooting Hyper-V-Cluster data collection

                        In Hyper-V clusters, the data is collected via WMI. So if any of data is not retrieved properly in the UI, you can check and troubleshoot by executing the VBScript. 1) Go to Applications Manager's installed directory and navigate to the path ...
                      • How do I enable data collection for Cluster Details in the MS SQL Monitor?

                        The Cluster Details tab is displayed only when the following prerequisites are met: Applications Manager is installed on Windows. (Cluster Details are not supported when Applications Manager is installed on Linux.) A Domain Administrator account (or ...
                      • APM Insight monitor is UP, but monitor page doesn't show any data

                        Possible Causes The APM Insight monitor status corresponds to the respective agent folder pointed Java Application status i.e., as long as the Application server is running, the monitor status will be UP. 1. No Transactions Recorded: It is possible ...
                      • Windows Monitoring - FAQ

                        This Knowledge Base article provides answers to frequently asked questions related to Windows Server monitoring through WMI. The articles are categorized based on the monitoring lifecycle to help you quickly identify the relevant troubleshooting ...
                      • How can we schedule Polled Data report ?

                        Navigate to Settings → Schedule Reports → New Schedule. Select Attribute as the Report Type. Choose Polled Data as the Report Period. In the Select Attribute dropdown, select the required metrics. Under Select Resources, choose the required monitor ...