NetXMS Support Forum

English Support => General Support => Topic started by: Spheron on May 07, 2020, 04:19:17 PM

Title: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Spheron on May 07, 2020, 04:19:17 PM

Hello @all,

is there a chance to get ESX Hypervisor monitoring with vmgr.nsm/libvirt on a NetXMS Server (installed at Windows 10) to work?

Greetings
Marco
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Filipp Sudanov on May 08, 2020, 01:04:00 PM
libvirt is not well supported on Windows and only old version is available.
I'd advise to use a separate linux system with netxms agent and libvirt.
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Spheron on May 09, 2020, 06:40:26 PM

Thanks for the hint...  ;)

Do you know if libvirt bundelt with the netxms agent package (debian) or must i install libvirt?

Greetings
Marco
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Filipp Sudanov on May 12, 2020, 03:36:58 PM
libvirt is specified in dependencies of netxms-agent-vmgr, so will get installed automatically when you instal netxms-agent-vmgr package.
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Mr.Technocracy on June 30, 2020, 09:02:46 PM
If NetXMS is installed on a Windows 2019 Server and the vmgr subagent is added to the configuration, will libvirt get installed automatically? If libvirt doesn't get automatically installed, can I install the Windows version of libvirt (https://libvirt.org/windows.html (https://libvirt.org/windows.html))?

The Hypervisor monitoring documentation (https://www.netxms.org/documentation/adminguide/hypervisor-monitoring.html (https://www.netxms.org/documentation/adminguide/hypervisor-monitoring.html)) in the NetXMS Administrator Guide doesn't do a good job of explaining any of this, or even what the basic requirements are (i.e., Linux only, Windows requires additional steps, etc).
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Filipp Sudanov on July 01, 2020, 01:43:41 PM
Because libvirt library is not well supported on windows (current version is old and may have bugs that are still not fixed in it) we do not compile vmgr.nsm for windows at all.
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Mr.Technocracy on July 01, 2020, 04:46:06 PM
Quote from: Filipp Sudanov on July 01, 2020, 01:43:41 PM
Because libvirt library is not well supported on windows (current version is old and may have bugs that are still not fixed in it) we do not compile vmgr.nsm for windows at all.

That being the case, shouldn't you add something to the Hypervisor monitoring documentation to explain this? Again, this goes towards listing basic/minimum requirements.
Title: Re: ESX Monitoting with vmgr.nsm/libvirt on Windows
Post by: Filipp Sudanov on July 03, 2020, 11:32:18 AM
Added some info into documentation. Feel free to comment if anything else should be added.