3.40. dcgmHealthResponse_v3 Struct Reference

[Structure definitions]

Health Response structure version 3 - NvSwitch-compatible and uses error codes for easier processing

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
unsigned int  errorCount
count of errors so far for this system
dcgmDiagErrorDetail_t  errors[4]
Information about the error(s) and their error codes.
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_v3::entityCount [inherited]

The number of entities with warnings/errors.

dcgm_field_entity_group_tdcgmHealthResponse_v3::entityGroupId [inherited]

entity group entityId belongs to

dcgm_field_eid_tdcgmHealthResponse_v3::entityId [inherited]

entity for which this data is valid

unsigned int dcgmHealthResponse_v3::errorCount [inherited]

count of errors so far for this system

dcgmDiagErrorDetail_t dcgmHealthResponse_v3::errors[4] [inherited]

Information about the error(s) and their error codes.

dcgmHealthWatchResults_tdcgmHealthResponse_v3::health [inherited]

health of the specified system on this entity

unsigned int dcgmHealthResponse_v3::incidentCount [inherited]

The number of systems that encountered a warning/error.

dcgmHealthWatchResults_tdcgmHealthResponse_v3::overallHealth [inherited]

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

dcgmHealthSystems_tdcgmHealthResponse_v3::system [inherited]

system to which this information belongs

unsigned int dcgmHealthResponse_v3::version [inherited]

version number (dcgmHealthResponse_version)