feat(agent): vms/lxc collectors for runtime and detail with fixtures

This commit is contained in:
Carsten 2026-04-21 22:34:45 +02:00
parent ec7f08dfda
commit da5ed6cd08
6 changed files with 299 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "nginx-proxy",
"cores": 2,
"memory": 2048,
"onboot": 1,
"scsi0": "local-zfs:vm-100-disk-0,size=32G",
"net0": "virtio=AA:BB:CC:DD:EE:FF,bridge=vmbr0"
}