Hi!
I get this error when enabling libvirt. This is on a CentOS 7 with Qemu :
##### Module Start: virtual-machines #####
Virtual machines: Libvirt VM: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
I have configured the following in config.php :
$config['enable_libvirt'] = 1; # Enable Libvirt VM support
$config['libvirt_protocols'] = array("qemu+ssh","xen+ssh"); # Mechanisms used, add or remove if not using this on any of your machines.
What else is needed ?
I assume either username/password or key based access, but does this have to be set for the user running the observium poller/discovery or elsewhere ?
/Jesper
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium