4.5
Table Of Contents
- VMware View Integration Guide
- Contents
- Introduction
- Integrating with the Event Database
- Using View PowerCLI
- Introduction to View PowerCLI
- View PowerCLI Cmdlets
- View Administrator, View PowerCLI Cmdlet, and vdmadmin Operations
- View PowerCLI Cmdlet Parameters
- Examples of Using View PowerCLI Cmdlets
- Displaying Information About a View Connection Server Instance
- Updating the Configuration of a View Connection Server Instance
- Managing the Configuration of vCenter Servers in VMware View
- Managing Desktop Pools
- Creating and Updating Automatically Provisioned Desktop Pools
- Creating and Updating Linked-Clone Desktop Pools
- Creating and Updating Manually Provisioned Desktop Pools
- Creating Manual Unmanaged Desktop Pools
- Creating and Updating Desktops Provisioned by Terminal Servers
- Obtaining Information About Users and Groups from Active Directory
- Managing Desktop Entitlements
- Managing Local Desktops
- Managing Remote Sessions
- Managing Virtual Machines
- Displaying Information About Physical Computers
- Updating the Ownership of Machines
- Displaying Information About Events
- Managing the Global Configuration of VMware View
- Managing View Licenses
- Customizing LDAP Data
- Integrating with SCOM
- View Management Packs
- Name a View Connection Server Group
- Import the View MPs
- View Discovery Script
- Run the Discovery Script
- Display Discovered Objects
- Display Managed Objects
- Views and Monitors
- Enable a Proxy Agent on a Server
- Display Performance Data
- Display Information About an Alert
- Restart a Service
- Exclude a Domain from Connectivity Monitoring
- Close Alerts
- Class and Relationship Definitions
- Index
VMware, Inc. 11
Chapter 2 Integrating with the Event Database
Table 2‐3showstheschemafortheevent_dataandevent_data_historicaltables.
Connection Broker Events
Table 2‐4showstheeventtypesfortheconnectionbroker.
TheBROKER_DAILY_MAX_USERSeventreportsthemaximumnumberofconcurrentdesktopsessionsover
a24‐hourperiod.Short‐livedsessionsmightnotbeincludedinthecountbecausethesamplingisperformed
everyfiveminutes.
TheBROKER_VC_DISABLEDandBROKER_VC_ENABLEDeventsreportthestate
ofofthevCenterdriver
thatVMwareViewusestotrackavCenterServer.TheBROKER_VC_STATUS_*eventsreportthestateofa
vCenterServer.
Table 2-3. Schema for the event_data and event_data_historical Tables
Column Name
Oracle
Data Type
SQLServer
Data Type Description
BooleanValue SMALLINT tinyint ValueofaBooleanattribute.
0=false
1=true
EventID INTEGER int Uniqueprimarykeyfortheevent.
IntValue INTEGER int Valueofanintegerattribute.
Name NVARCHAR2(512) nvarchar(512) Attributename(forexample,
UserDisplayName).
StrValue NVARCHAR2(512) nvarchar(512) Valueofastringattribute.Forothertypes
ofattributes,thiscolumncontainsan
interpretationofthedatatypeasastring.
TimeValue TIMESTAMP datetime Valueofa
dateandtimeattribute.
Type SMALLINT tinyint T hedatatypeoftheattribute.
0=StrValue
1=IntValue
2=TimeValue
3=BooleanValue
Table 2-4. Connection Broker Events
EventType Severity ModuleAndEventText
BROKER_AGENT_OFFLINE WARNING Theagentrunningonmachine
${MachineName}hasnotrespondedto
queries,markingitasoffline
BROKER_AGENT_ONLINE WARNING Theagentrunningonmachine
${MachineName}isrespondingagain,but
didnotsendastartupmessage
BROKER_DAILY_MAX_USERS INFO ${Time}:Overthepast24hours,the
maximumnumberofuserswith
concurrentdesktopsessionswas
${UserCount}
BROKER_DESKTOP_LAUNCH_FAILURE ERROR Unabletolaunchfrom
Pool${DesktopId}
foruser${UserDisplayName}:Thebroker
encounteredanerrorwhileprocessingthe
request,pleasecontactsupportfor
assistance
BROKER_DESKTOP_NOT_EN TIT LED AUDIT_FAIL UnabletolaunchfromPool${DesktopId}
foruser${UserDisplayName}:Userisnot
entitledtothisPool