the autoconf now checks for availablity of the pylxd module and access
to the lxd socket. this ensures that the module will work properly. On
failure, helpful errors are displayed
the lxd deamon provides a REST interface which can be queried by pylxd
to get container related information. It graphs the disk usage of all
disks in all containers.
This plugin depends on python3 pylxd