The Server Status provides information to help you monitor that the Application Virtualization Server and verify that it is running properly and providing its expected services.
Verifier
To verify if the Application Virtualization Server service is running:
To verify that the Application Virtualization clients can communicate with the server, "ping" the server name. To do this, follow these steps
Pinging SERVERNAME xxx.xxx.xxx.xxx with 32 bytes of date: Reply from xxx.xxx.xxx.xxx : bytes=32 time<1ms TTL=128
If the ping command is unsuccessful, you receive the following message: Ping request could not find host SERVERNAME. Please check the name and try again.If you received this message, a network related issue may be preventing the client from communicating with the server. The network related issue must be corrected before an application can be streamed.
Verify that the client can use the configured ports to connect, use the telnet command to communicate with the server and with the port.
RTSP/1.0 400 Bad Request Server: Application Virtualization Server/ x.x.x.xxx [Win32; Windows NT x.x ] Date: xxx, xx xxx xxxx xx:xx:xx xxx
If the connection is unsuccessful, you will receive the following message: Could not open connection to the host, on port 554: Connection failed.
If the client can "ping" but not "telnet" to the server, verify that the port traffic between the client and the server is not restricted by a firewall or by other software. To do this, contact a network adminstrator.
Problems can occur if there is insufficient disk space on the drive that holds the Application Virtualization Server content. You can find the content directory location listed in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\DistributionServer\PackageRoot registry value.
To create extra disk space you can
Open Command prompt.
Type echo %temp%. This returns the location of temp directory.
Run "cd %temp%". Now, delete all the files and
folders underneath this directory. Do not delete directory. Only
delete files and folders underneath the %temp%
directory.
Target | Microsoft.AppVirtualization.Server.45.SoftGridServerRole |
Parent Monitor | System.Health.AvailabilityState |
Algorithm | WorstOf |
Category | Operations |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Remotable | True |
Accessibility | Public |
<AggregateMonitor ID="Microsoft.AppVirtualization.Server.45.ServerStatus.HealthState" Accessibility="Public" Target="Microsoft.AppVirtualization.Server.45.SoftGridServerRole" ParentMonitorID="Health!System.Health.AvailabilityState">
<Category>Operations</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>