4.5

Table Of Contents
VMware, Inc. 11
Chapter 2 Integrating with the Event Database
Table 23showstheschemafortheevent_dataandevent_data_historicaltables.
Connection Broker Events
Table 24showstheeventtypesfortheconnectionbroker.
TheBROKER_DAILY_MAX_USERSeventreportsthemaximumnumberofconcurrentdesktopsessionsover
a24hourperiod.Shortlivedsessionsmightnotbeincludedinthecountbecausethesamplingisperformed
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