WMI Changes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
xi_whipping_boy
Posts: 4
Joined: Thu Nov 17, 2022 10:19 am

WMI Changes

Post by xi_whipping_boy »

The word on the street is that microshaft is making some changes to WMI to address some vulnerabilities. Surprise, surprise. Will these changes only affect new server versions? Or will they roll out an update for existing versions? Ie: server 2012. Any idea when this is going to happen? We monitor 60 Windows servers 6 2008R2 and 54 2012R2 all with WMI. Do you know yet how this will impact XI?
ssunga
Posts: 72
Joined: Wed Aug 09, 2023 10:38 am

Re: WMI Changes

Post by ssunga »

You can now use the Windows SSH Wizard as an alternative to the deprecated WMI wizard. See https://answerhub.nagios.com/support/s/ ... I-9a5920ef
User avatar
GldRush98
Posts: 257
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: WMI Changes

Post by GldRush98 »

WMI isn't changing. There is a CLI utility for managing WMI that is going away but only because it's being replaced by Powershell commandlets. Wayyyyyy too much Windows stuff relies on WMI for it to be drastically changed/broke/made incompatible.
Source: https://learn.microsoft.com/en-us/windo ... misdk/wmic
Prod XI: Debian 12 - Nagios XI 2024R2.1
Dev XI: Debian 12 - Nagios XI 2026R1
sgardil
Posts: 349
Joined: Wed Aug 09, 2023 9:58 am

Re: WMI Changes

Post by sgardil »

While WMI may not be changing, our WMI wizard in XI is being deprecated and in place of our new Windows SSH Wizard. I hope this clears up any confusion.
swolf

Re: WMI Changes

Post by swolf »

GldRush98 wrote: Tue Dec 05, 2023 4:15 pm WMI isn't changing. There is a CLI utility for managing WMI that is going away but only because it's being replaced by Powershell commandlets. Wayyyyyy too much Windows stuff relies on WMI for it to be drastically changed/broke/made incompatible.
Source: https://learn.microsoft.com/en-us/windo ... misdk/wmic
In the context of the original post, WMI support did change between then and now - namely, Microsoft removed the option to use Basic Authentication, which our old WMI configuration wizard was relying on. At the time that we were looking for a replacement, a lot of our team didn't feel good about the then-current state of Powershell on Linux, and we didn't see support for other authentication methods available on Linux, which is why we have the Windows SSH wizard for agentless monitoring now.
ssunga
Posts: 72
Joined: Wed Aug 09, 2023 10:38 am

Re: WMI Changes

Post by ssunga »

To be clear - WMI is not being deprecated, WMIC is.
User avatar
GldRush98
Posts: 257
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: WMI Changes

Post by GldRush98 »

swolf wrote: Wed Dec 06, 2023 10:23 am
GldRush98 wrote: Tue Dec 05, 2023 4:15 pm WMI isn't changing. There is a CLI utility for managing WMI that is going away but only because it's being replaced by Powershell commandlets. Wayyyyyy too much Windows stuff relies on WMI for it to be drastically changed/broke/made incompatible.
Source: https://learn.microsoft.com/en-us/windo ... misdk/wmic
In the context of the original post, WMI support did change between then and now - namely, Microsoft removed the option to use Basic Authentication, which our old WMI configuration wizard was relying on. At the time that we were looking for a replacement, a lot of our team didn't feel good about the then-current state of Powershell on Linux, and we didn't see support for other authentication methods available on Linux, which is why we have the Windows SSH wizard for agentless monitoring now.
Good info to know, thanks swolf.
ssunga wrote: Mon Dec 11, 2023 6:51 pm To be clear - WMI is not being deprecated, WMIC is.
Correct.
Prod XI: Debian 12 - Nagios XI 2024R2.1
Dev XI: Debian 12 - Nagios XI 2026R1
oilumiun12
Posts: 2
Joined: Tue Dec 26, 2023 8:25 pm

Re: WMI Changes

Post by oilumiun12 »

ssunga wrote: Mon Dec 11, 2023 6:51 pm To be clear - WMI is not being deprecated, WMIC is.
Fnaf
totally agree!
Post Reply