Guillaume Bougard
Guillaume Bougard
@marcogaio Just as a quick comment, you said you're using agent 2.4. You should upgrade it to 2.4.2 as some fixes against lldp/cdp support has been merged.
Hi @marcogaio as you can see in the [2.4.2 news release](http://fusioninventory.org/2018/10/03/fusioninventory-agent-2.4.2.html), that latest version still include few LLDP support enhancements. You should upgrade it: download at least the 2 following...
Hi @Stoatwblr I think I understand your concern about if-index assumed to be canonical. I'll try to work on that subject in a month or 2 max. I hope you'll...
Hi @mariaczi which agent version are you using ? can you report the output of `get-edid` command run as root ?
Can you report the output of your `xrandr --prop -d :0 | perl -ne ... ` command ? Using `xrandr` is maybe the only way to obtain the EDID informations...
> I think, that it is possible to use ":0" for "-d" option to xrandr. It is default generally :) I know that, but this is not a generic solution...
@guillaumelecerf xe is in fact supported in Tasks/Inventory/Virtualization/XenCitrixServer.pm @fquiroga Can ask you a little more work ? We don't have any unit test regarding XenServer and we can try to...
@fquiroga I suspect a bad reading of your `xm vm-list` output. If you're easy with editing the source, can you edit the XenCitrixServer.pm file and replace `chomp $uuid;` around line...
Hi @fquiroga I didn't expect a so quick response ! I have enough infos to add unit test. Big thx ;) I'll prepare today a new PR. Have you tried...
@fquiroga If you have time can you test the still integrated PR #149 ? Just one line to change in XenCitrixServer.pm Can you also confirm us that xm and xl...