Skip to main content

pvl_cluster_volumes

Purpose

The purpose of this document is to store the audit report of the cluster disk space on the Hyper-V cluster servers.

Dependencies

CWA Script - Windows Cluster Volume Space Audit

Tables

pvl_cluster_volumes

ColumnTypeExplanation
ComputeridINTThe Computer ID of the agent
Cluster_NameVARCHARThe cluster name of the cluster disks on the Hyper-V cluster server
Cluster_PathVARCHARThe cluster path of the cluster disks on the Hyper-V cluster server
SizeINTThe total size of the cluster disk on the Hyper-V cluster server
FreeSpaceINTThe available free space on the cluster disk in the Hyper-V cluster server
UsedSpaceINTThe used space on the cluster disk in the Hyper-V cluster server
PercentFreeINTThe available space on the cluster disk expressed as a percentage in the Hyper-V cluster server
ScriptRunTimeDATETIMEThe script's last run date, indicating when the latest audit was performed via the script CWA Script - Windows Cluster Volume Space Audit