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

More information about the Inventory module.
Scheduled Task
Asset inventory population is provided by a scheduler task:
| Task | Purpose |
|---|---|
| AI Observability: GPU Inventory | Polls 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.