3.35. dcgmHealthResponse_v2 Struct Reference

[Structure definitions]

Health Response structure version 2 - NvSwitch-compatible

Public Variables

unsigned int  entityCount
The number of entities with warnings/errors.
dcgm_field_entity_group_t entityGroupId
entity group entityId belongs to
dcgm_field_eid_t entityId
entity for which this data is valid
char  errorString[1024]
information about the error(s) or warning(s) flagged
dcgmHealthWatchResults_t health
health of the specified system on this entity
unsigned int  incidentCount
The number of systems that encountered a warning/error.
dcgmHealthWatchResults_t overallHealth
The overall health of the system. dcgmHealthWatchResults_t.
dcgmHealthSystems_t system
system to which this information belongs
unsigned int  version
version number (dcgmHealthResponse_version)

Variables

unsigned int dcgmHealthResponse_v2::entityCount [inherited]

The number of entities with warnings/errors.

dcgm_field_entity_group_tdcgmHealthResponse_v2::entityGroupId [inherited]

entity group entityId belongs to

dcgm_field_eid_tdcgmHealthResponse_v2::entityId [inherited]

entity for which this data is valid

char dcgmHealthResponse_v2::errorString[1024] [inherited]

information about the error(s) or warning(s) flagged

dcgmHealthWatchResults_tdcgmHealthResponse_v2::health [inherited]

health of the specified system on this entity

unsigned int dcgmHealthResponse_v2::incidentCount [inherited]

The number of systems that encountered a warning/error.

dcgmHealthWatchResults_tdcgmHealthResponse_v2::overallHealth [inherited]

The overall health of the system. dcgmHealthWatchResults_t. overall health of this entity

dcgmHealthSystems_tdcgmHealthResponse_v2::system [inherited]

system to which this information belongs

unsigned int dcgmHealthResponse_v2::version [inherited]

version number (dcgmHealthResponse_version)