Troubleshooting 'No data Available' in Server Time

Troubleshooting 'No data Available' in Server Time

Check whether you met the requirement
Minimum Requirement :
Windows Vista & Windows 2008

Execute the uptime.vbs file located in <Applications Manager Home>/working/conf/applications/scripts/ directory from command prompt as follows:

For Remote servers,
cscript uptime.vbs <hostname> <username> <password>

For Local servers,
cscript uptime.vbs <hostname>

where hostname, username, and password is the target server's hostname/IP address, username specified for monitoring and password of that user respectively.

Check whether you are able to get the output for the above commands.

Self Help Tools include an option to get the script output directly instead of executing the script in the command prompt. Learn more.


                  New to ADSelfService Plus?

                    • Related Articles

                    • 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 the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                    • Mail Server Monitor - Troubleshooting

                      Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
                    • 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 ...
                    • IIS Server monitor - Troubleshooting 'No data available' error for IIS Websites and Application Pools statistics

                      Error: "No data available for IIS Website statistics." User must have the permission to execute WMI queries on 'root\CIMV2 ' namespace of the IIS Server. Steps to check the IIS Websites using AppManager script "wmiget.vbs" to execute the WMI query in ...