Forum Discussion
Anonymous
1 year agoLinux collectors can monitor Windows servers. But they cannot execute Powershell based data sources. Linux can do WMI through Groovy. So, it is limited compared to Windows collectors.
keiransteele
Neophyte
1 year agoI believe it was more specifically to make a fully compatible Linux collector that could also do WMI. Powershell is available on Linux, as long as it's made available in on the host or in a container I don't see that it should be a blocker.
- Anonymous1 year ago
WMI is not the blocker. Though posh is available on Linux, the collector isn't able to use it. LM is working on that.