Skip to main content

Qsan XCubeNXT

Overview

The Qsan XCubeNXT integration with ObserveOps (formerly known as AIOps) collects operational telemetry from Qsan XCubeNXT storage appliances. It monitors device identity and uptime, disk inventory, file system configurations, running processes, and backup timestamps.

These metrics help administrators track storage health, monitor disk and file system capacity, verify backup schedules, and maintain operational visibility across Qsan XCubeNXT deployments.

Prerequisites

  • The Qsan XCubeNXT device is reachable from ObserveOps over the network.
  • SNMP or the Qsan management API is enabled on the device.
  • The user account used for integration has read access to the Qsan management interface.
  • The Qsan XCubeNXT device is added in discovery with correct credentials.

List of Supported KPIs

Device Identity

MetricDescriptionType
qsan.xcubenxt.nameName of the Qsan XCubeNXT device.String
qsan.xcubenxt.descriptionDescription of the Qsan XCubeNXT device.String
qsan.xcubenxt.system.uptime.secondsTotal uptime of the device in seconds.Seconds
qsan.xcubenxt.capacity.bytesTotal storage capacity of the device.Bytes
qsan.xcubenxt.processesTotal number of processes running on the device.Count
qsan.xcubenxt.disksTotal number of disks installed in the device.Count
qsan.xcubenxt.filesystemsTotal number of file systems on the device.Count
qsan.xcubenxt.fixed.disksNumber of fixed (non-removable) disks in the device.Count
qsan.xcubenxt.removable.disksNumber of removable disks in the device.Count
qsan.xcubenxt.read.access.filesystemsNumber of file systems with read-only access.Count
qsan.xcubenxt.read.write.access.filesystemsNumber of file systems with read-write access.Count

Disks

MetricDescriptionType
qsan.xcubenxt.diskIdentifier of an individual disk in the device.String
qsan.xcubenxt.disk.idUnique numeric ID of the disk.Count
qsan.xcubenxt.disk.descriptionDescription of the disk slot.String
qsan.xcubenxt.disk.typeType of the disk — HDD, SSD, or NVMe.String
qsan.xcubenxt.disk.accessAccess type of the disk — read-only or read-write.String
qsan.xcubenxt.disk.removableIndicates whether the disk is removable.Boolean
qsan.xcubenxt.disk.capacity.bytesTotal capacity of the disk.Bytes

File Systems

MetricDescriptionType
qsan.xcubenxt.filesystemIdentifier of an individual file system on the device.String
qsan.xcubenxt.filesystem.mountpointMount point of the file system.String
qsan.xcubenxt.filesystem.accessAccess type of the file system — read-only or read-write.String
qsan.xcubenxt.filesystem.bootableIndicates whether the file system is bootable.Boolean
qsan.xcubenxt.filesystem.storage.indexIndex of the storage device backing this file system.Count
qsan.xcubenxt.filesystem.full.backup.update.dateTimestamp of the last full backup of this file system.Timestamp
qsan.xcubenxt.filesystem.partial.backup.update.dateTimestamp of the last partial backup of this file system.Timestamp

Processes

MetricDescriptionType
qsan.xcubenxt.processIdentifier of an individual process on the device.String
qsan.xcubenxt.process.idProcess ID of the running process.Count
qsan.xcubenxt.process.nameName of the running process.String
qsan.xcubenxt.process.pathExecutable path of the running process.String
qsan.xcubenxt.process.typeType classification of the process.String
qsan.xcubenxt.process.parametersCommand-line parameters of the running process.String
qsan.xcubenxt.process.stateCurrent state of the process.String
qsan.xcubenxt.process.uptime.secondsTotal uptime of the process in seconds.Seconds
qsan.xcubenxt.process.memory.bytesMemory currently consumed by the process.Bytes