-
OS: Fedora 40 (KDE)
Kernel: 6.8.5-301.fc40.x86_64 (64-bit)
lm-sensors: lm_sensors-3.6.0-18.fc40.src.rpm
Output from sensors-detect (note: secure boot is on)
```
# sensors-detect version 3.6.0…
-
### Summary of new feature
* If the default CIM timeout on a server is set to indefinite when `get-dbaCmObject` queries a server that is hung or has a corrupted WMI then `get-dbaCmObject` never com…
-
Hi,
I have got a problem with the WMI plugin:
1) Download LS 2.3.1 or LS 2.3.2 under my Windows 7 SP1 (JDK=1.7.0.67)
2) Unzip it and install WMI plugin with command "logstash-plugin install logstash-i…
-
Hello, in your code, I found two places that easily lead to memory leaks; 1. I noticed that the memory space and resources of wmi.enumerator were not released before each query was run. This can resul…
-
How are Apps added to nodes? I'm using WMI provider.
I'm also having trouble getting categories working in the DashBordSettings.json. My configuration is;
```json
{
"providers": {
"wmi": {
…
-
**Describe the bug**
With Microsoft DNS Server it's not possible to add TXT records with more than 255 characters. There is also no error show and the TXT record won't appear in the DNS. Probably thi…
-
I recently experienced the Resource Monitor extension causing higher than expected CPU usage on Windows 10. This showed up in Task Manager as usage by Service Host: Windows Management Instrumentation.…
-
>>> output = wmic.query("SELECT * FROM Win32_ComputerSystem")
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/wmi_client_wrapper/wrapper.py"…
-
Not updates in 2016, and 2017 ? which is the roadmap ?
You can use WMI to query the number of active sessions in a an application. ?
-
I would like to do something like this, but currently this wrapper does not seem to accept sys.argv[1] to set variables. I tried with quotes and without quotes, the script just hangs. When I hard cod…