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

                      • Enabling data collection for Cluster Details in MS SQL Monitor

                        If you have installed Applications Manager in Linux, Cluster Tab details won't be available. Domain Administrator account (with privileges to execute WMI queries) is required for cluster monitoring. To view cluster details, you must have provided ...
                      • 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 ...
                      • 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 ...
                      • Troubleshooting No data available

                        Extended status:       Some of the metrics are not available under the normal status. Metrics like Request per second, Bytes per second, Bytes per request are only available under the extended status. These metrics cannot be monitored when Extended ...
                      • Steps to troubleshoot when no data is available for Node.Js applications.

                        After adding APM Insight Node.Js agent, if you find no data available in the APM Insight Node.Js Application monitor, it could be because of probable reasons like network issues or zero traffic in your application. Kindly read through the below given ...