3.34. dcgmHealthResponse_v1 Struct Reference

[Structure definitions]

Health Response structure version 1. GPU Only

Public Variables

char  errorString[1024]
information about the error(s) or warning(s) flagged
unsigned int  gpuCount
The number of GPUs with warnings/errors.
unsigned int  gpuId
GPU ID for which this data is valid.
dcgmHealthWatchResults_t health
health of the specified system on this GPU
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

char dcgmHealthResponse_v1::errorString[1024] [inherited]

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

unsigned int dcgmHealthResponse_v1::gpuCount [inherited]

The number of GPUs with warnings/errors.

unsigned int dcgmHealthResponse_v1::gpuId [inherited]

GPU ID for which this data is valid.

dcgmHealthWatchResults_tdcgmHealthResponse_v1::health [inherited]

health of the specified system on this GPU

unsigned int dcgmHealthResponse_v1::incidentCount [inherited]

The number of systems that encountered a warning/error.

dcgmHealthWatchResults_tdcgmHealthResponse_v1::overallHealth [inherited]

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

dcgmHealthSystems_tdcgmHealthResponse_v1::system [inherited]

system to which this information belongs

unsigned int dcgmHealthResponse_v1::version [inherited]

version number (dcgmHealthResponse_version)