Skip to main content

Crystal Disk Info

Purpose

The purpose of this document is to monitor the disk health of physical machines using the Crystal Disk Info tool.

Note: If you installed the solution before 2023-07-21, you will need to update it to the latest version and run the script once against any online physical Windows machine to create the system properties and configure them as needed. Refer to the Script's document for more information on the system properties.

Associated Content

ContentTypeFunction
Agnostic - Get-CrystalDiskInfoAgnostic ScriptsExecutes the tool on the end machine and returns the result into an object.
Script - Crystal Disk Info ReportScriptExecutes the agnostic script on the end machines and fetches the data into Automate. Also creates a ticket for computers with unhealthy disks.
Custom Table - pvl_crystal_disk_infoCustom TableStores the data fetched by the script.
Dataview - Crystal Disk Info ReportDataviewDisplays the data stored in the Custom Table.
Internal Monitor - Execute Script - Crystal Disk Info ReportInternal MonitorExecutes the script once per week against the supported Windows machines.
△ CUSTOM - Execute Script - Crystal Disk Info ReportAlert TemplateExecutes the script against the machines detected by the alert template.

Implementation

Image

FAQ

Q: Why is the script not gathering any information for some servers, even when running the tool manually returns Disk Not Found?
A: It's quite possible that the server's disk is not supported by the tool itself.

  • CrystalDiskInfo supports only IDE (Parallel ATA) and Serial ATA disks connected to an internal ATA controller (Chipset included).
  • CrystalDiskInfo supports a part of USB-HDD.
  • CrystalDiskInfo does not support RAID disks or IDE (Parallel ATA) and Serial ATA disks connected to an external ATA controller.

Reference: Crystal Disk Info FAQ