DisksAndPartitions collector

Prev Next

The DisksAndPartitions collector collects information of disks and partitions.

Collector output

Field

Type

Description

disk

String

Numeric index of the physical disk.

model

String

Model of the physical disk.

disk_size

String

Size of the physical disk.

logical_sector

String

Size of the logical sector in bytes.

Note

On Windows, only NTFS partitions are supported.

physical_sector

String

Size of the physical sector in bytes.

virtual_loc

String

Virtual location of the physical device (Linux only).

disk_flags

String

Flags of the disk (Linux only).

partition

String

Numeric index of the partition on a physical disk.

volume

String

Volume of the partition or location where it is mounted.

partition_size

String

Size of the partition.

partition_freespace

String

Free space available in the partition.

file_system

String

Name of the file system.

type

String

Type of physical device. For example, fixed hard disk media, removable disk media (Windows only).

partition_flags

String

Flags of the partition.



Supported versions

Windows

Linux

macOS

3.0 and later

3.0 and later

3.0 and later



Example: Show the models of physical disks connected to device "john-pc"
DisksAndPartitions model where HostInfo hostname equals "john-pc"