-
### Relevant telegraf.conf
```toml
[[inputs.win_wmi]]
name_override = "mymeasurement"
interval = "1m"
[[inputs.win_wmi.method]]
namespace = 'root\default'
class_name = "S…
-
**Parent Issue:**
- #25760
## Description
Following the findings of the spike, this task involves implementing the integration of the Wazuh agent with the WMI API to retrieve a list of instal…
-
### Description
Async error - Invalid query [0x80041017]
https://github.com/user-attachments/assets/b11ec3f2-29b5-4be9-91a4-431e8c05e3b4
### DBeaver Version
Enterprise Edition 24.2…
-
### Description
An error occurs:
`Async error - Invalid query [0x80041017]`
- use query:
`SELECT * FROM Win32_LogicalDisk`
https://github.com/user-attachments/assets/b4c8e5f2-8a01-4bd5…
-
# Use Case
Sometimes, the user a process runs as is a critical information to select a process to monitor. In the WindowsProcess connector, this information is not available.
# Specification
…
-
### Background and motivation
We should be able to easily retrieve all of the properties displayed with `ipconfig /all` with the classes in the `System.Net.NetworkInformation` namespace:
![Clean…
-
Have noticed that many of the commadlets use WMIObject instead of CIMInstace.
Considering WMI is getting closer to deprecation it would be worth overhauling all the query commands to CIM
-
Hi,
I am very happy with aiowmi code since many years to monitor our WIndows 2019 servers. Thanks a lof for this tool !
I try to use it to monitor a new Windows 2022 server.
Since a Windows…
-
Effort to bring System.Management to .NET Core is bringing it's first results see PR dotnet/corefx#24719 and it could be a good opportunity to investigate possibility to support this library on Linux.…
-
Using the basic example from the help dialog, I receive this error:
> Traceback (most recent call last):
> File "/usr/local/bin/wmi-query", line 28, in
> main()
> File "/usr/local/bin/w…