26 lines
446 B
Markdown
26 lines
446 B
Markdown
# Homelab Inventory Scan — {DATE}
|
|
|
|
## Accessible Nodes ({COUNT})
|
|
|
|
### {hostname} ({IP})
|
|
- **Proxmox:** {CT/VM ID}
|
|
- **OS:** {OS}
|
|
- **Specs:** {CPU} CPU, {MEM} GB
|
|
- **Services:** {list}
|
|
- **Docker:** {Yes/No}
|
|
- **SSH Key:** deployed
|
|
|
|
## Unreachable Hosts ({COUNT})
|
|
|
|
Hosts with SSH port open but no matching credentials:
|
|
|
|
- `{IP}`
|
|
|
|
## Proxmox CTs
|
|
|
|
- **CT {ID}** `{hostname}` → {IP} {status}
|
|
|
|
## Proxmox VMs
|
|
|
|
- **VM {ID}** `{name}` (tag={VLAN})
|