Feature : Incus integration
Same as the Proxmox LXC integration, it would be great to just onboard the Incus host and have Patchmon automatically enroll the LXCs and VMs on the host.
Incus has a robust API (https://linuxcontainers.org/incus/docs/main/rest-api/) to retrieve the instance list or you can do the same shell scrape technique as was used for Proxmox (using eg https://linuxcontainers.org/incus/docs/main/reference/manpages/incus/list/ then deploy the Patchmon agent using https://linuxcontainers.org/incus/docs/main/reference/manpages/incus/exec/).
3 Comments
Great, thanks! FYI IncusOS is brand new and for now somewhat assumes you have another instance of Incus to manage it - so you may be better off just trying standard Incus, it installs on pretty much any distro.
Nice !
No problems, I'll have a go at this, read the documentation and get an instance of IncusOS setup for testing.

If it helps, I have IncusOS in a Proxmox VM