登录到 Windows VM 后,可以使用任务管理器检查正在运行的进程。 要查看 Azure Windows VM 代理,请打开任务管理器 > 选择“详细信息”选项卡,并查找名为 WindowsAzureGuestAgent.exe 的进程。 存在该进程表示 VM 代理已安装。升级Azure Windows VM 代理
Microsoft Azure 来宾代理此服务负责配置从来宾 VM 到主机代理的各种扩展和通信。 它还负责收集WaAppAgent.log中的日志。 遥测此服务负责将 VM 的遥测数据发送到后端服务器。 RdAgent此服务负责安装来宾代理。 (透明安装程序是 RdAgent 的另一个组件,可帮助升级来宾代理的其他组件和服务。RdAgent 还负责将检测信号从...
Microsoft.WindowsAzure.Management.Compute.Models.GuestAgentStatus 语法 C# publicclassGuestAgentStatus 构造函数 名称说明 GuestAgentStatus() 初始化 GuestAgentStatus 类的新实例。 属性 方法 线程安全 此类型的任何公共静态(Visual Basic 中为Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的...
C.Host Agent是Host OS上一个应用,用来部署Gust OS和Gust Agent 通信。通过心跳方式获取Gust Agent状态,如果10分钟没有得到心跳响应,就会重启Gust OS。 C2.WaAppAgent负责安装、配置和升级WindowsAzureGuestAgent.exe。 D.WindowsAzureGustAgent的职责是: a. 配置Guest OS的防火墙、ACLs、本地存储资源、服务包和服务...
Namespace: Microsoft.WindowsAzure.Management.Compute.Models Assembly: Microsoft.WindowsAzure.Management.Compute.dll Package: Microsoft.WindowsAzure.Management.Compute v14.0.0 Optional. This object contains status information of the Guest Agent installed on a RoleInstance. Guest Agent can be installed ...
这些虚拟机运行在为使用云技术特别设计的管理程序上(Windows Azure 管理程序)。一个虚拟机是一个专门应用:它运行在一个托管了Fabric Agent(FA)的被叫做Root OS的操作系统上。FAs管理guest agents (GA),(托管在用户虚拟机上的guest OSes中) 。FAs也管理存储节点。Windows Azure 管理程序,Root OS/FA,和用户VMs/...
基于被用户指定的角色实例的数目,Windows Azure 为每个角色实例提供了一个虚拟机(VM),然后在这些虚拟机上运行这些角色。这些虚拟机运行在为使用云技术特别设计的管理程序上(Windows Azure 管理程序)。一个虚拟机是一个专门应用:它运行在一个托管了Fabric Agent(FA)的被叫做Root OS的操作系统上。FAs管理guest agents...
Part of Windows Azure’s Platform as a Service (PaaS) functionality requires its tight integration with applications that run in VMs through the use of a “guest agent” (GA) that it deploys into the OS image used by the VMs, shown in Figure 2. Each server has a “host agent” (HA...
这些虚拟机运行在为使用云技术特别设计的管理程序上(Windows Azure 管理程序)。一个虚拟机是一个专门应用:它运行在一个托管了Fabric Agent(FA)的被叫做Root OS的操作系统上。FAs管理guest agents (GA),(托管在用户虚拟机上的guest OSes中) 。FAs也管理存储节点。Windows Azure 管理程序,Root OS/FA,和用户VMs/...
App Agent Heartbeat Logs –C:\Logs\WaAppAgent.log These logs are written by WindowsAzureGuestAgent.exe and contain information about the status of the health probes to the host bootstrapper. The guest agent process is responsible for reporting health status (ie. Ready, Busy, etc) back ...