Forum Discussion
Anonymous
2 years 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.
- keiransteele2 years ago
Neophyte
I 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.
- Anonymous2 years 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.