"No data available" error while monitoring Firewall details in Windows server
Prerequisites
The following conditions must be met before you can proceed to troubleshoot:
1. The target machine needs to satisfy the minimum requirement.
Minimum Supported Server: Windows 8, Windows Server 2012
2. WMI is working properly on the remote server.
Using wbemtest.exe to troubleshoot WMI
1. Open
wbemtest.exe file located at
C:\Windows\System32\wbem\wbemtest.exe
2. From the Applications Manager server, open
wbemtest.exe and click
Connect.
3. In the Namespace field enter:\\RemoteServerIpAddress\root\StandardCimv2
4. Provide the required credentials, then click
Connect.
5. Once connected, click
Query. The Query dialog appears.
6. Run a Query for specific information.
SELECT * FROM MSFT_NetFirewallProfile
If the test was successful and still not able to get the Firewall details in the Applications Manager web console, then follow the below steps:
1. Go to <Applications Manager Home>\working\conf\application\scripts\ folder in command
prompt and execute the following script:
cscript firewall.vbs > firewall.txt
New to ADSelfService Plus?
Related Articles
Troubleshooting Bad Request and Internal Server error
When a server responds with a Bad Request (400) or Internal Server Error (500), it typically indicates issues with how the request is being made or processed. The reasons for these errors can vary, but the most common causes are: Incorrectly ...
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 ...
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 ...
CPU data not available for the server
Please follow the steps : 1.) Open cmd with run as administrator privilege on the affected server. Execute the below command and send screenshot if any error message comes: winmgmt /verifyrepository winmgmt /resyncperf 2.) Open wbemtest tool with ...
How to troubleshoot when having error 'No data available' for Connection Stats in Server Monitor?
Problem: "No data available" message shown for Connection Stats. Supported Server Monitor : Linux & AIX (SSH/ TELNET), Windows (WMI). Solution: WMI Mode of Monitoring: Script execution from Self-Help tool : Navigate to Admin > Tools > Self-Help ...