Skip to main content

plugin_proval_cdi_data

Purpose

Holds populated data from EPM - Disk - Agnostic - Get-CriticalDiskInfo
Created from EPM - Disk - Script - Disk - Gather Critical Info

Dependencies

Tables

plugin_proval_cdi_data

ColumnTypeExplanation
ComputerIDINT(11)Holds the ComputerID (Primary)
DriveIDVarChar(50)Holds the Populated DriveID (Primary)
DriveModelVarChar(255)Holds the model of the drive
DriveManufacturerVarChar(255)Holds the manufacturer of the drive
FirmwareVarChar(255)Holds the current firmware of the drive
SerialNumberVarChar(255)Holds the drive serial number
DiskSizeVarChar(255)Holds the drive size displayed as "#### GB/MB" etc.
BufferSizeVarChar(255)Holds the buffer size of the drive
InterfaceVarChar(255)Holds the drive's interface information
TransferModeVarChar(255)Holds the drive's transfer mode information
PowerOnCountINT(11)Holds the drive's power on count
PowerOnHoursINT(11)Holds the drive's power on hours
HostReadsVarChar(255)Holds the drive's host read count
HostWritesVarChar(255)Holds the drive's host write count
TemperatureVarChar(255)Holds the drive's temperature
HealthStatusVarChar(255)Holds the drive's current health status
FeaturesVarChar(255)Holds the drive's available features
APMLevelVarChar(255)Holds the drive's APM level
AAMLevelVarChar(255)Holds the drive's AAM level
CriticalWarningsINT(11)Holds the count of the drive's critical warnings
CompositeTemperatureINT(11)Holds the drive's current composite temperature
AvailableSpareINT(11)Holds the drive's available spare information
AvailableSpareThresholdINT(11)Holds the drive's available spare threshold information
PercentageUsedINT(11)Holds the drive's percentage being used
DataUnitsReadINT(11)Holds the amount of data units read for the drive
DataUnitsWrittenINT(11)Holds the amount of data units written for the drive
HostReadCommandsINT(11)Holds the amount of Host Read Commands for the drive
HostWriteCommandsINT(11)Holds the amount of Host Write Commands for the drive
ControllerBusyTimeINT(11)Holds the drive's controller busy time
UnsafeShutdownsINT(11)Holds the number of unsafe shutdowns for the drive
IntegrityErrorsINT(11)Holds the number of integrity errors for the drive
InformationalLogEntriesINT(11)Holds the number of informational log entries for the drive
DateUpdatedDATEHolds the date of the last check