Skip to main content
Version: 6.1

AI Observability: Inventory

The AI Observability module includes automatic inventory of AI infrastructure GPU devices.
Data is generated by a scheduled task and stored in the asset index gen_ai_gpu_asset.

Data sources: gen_ai_gpu_metrics, gen_ai_gpu_asset


Purpose

Inventory allows obtaining an up-to-date list of all GPUs in the AI environment with their characteristics.


Asset Card

The GPU card contains the main attributes:

  • graphics card model
  • unique graphics card identifier
  • driver version
  • graphics card host name
  • GPU index
  • PCI

GPU Card

More information about the Inventory module.


Scheduled Task

Asset inventory population is provided by a scheduler task:

TaskPurpose
AI Observability: GPU InventoryPolls gen_ai_gpu_metrics*, forms and updates GPU asset

The task runs on a schedule and is included in the content module.
After installing the module, the task must be run manually for initial asset population.