Claudio Kuenzler
Claudio Kuenzler
I'm currently working on a project where monitoring is switching from a legacy system to a Prometheus-based monitoring. The new monitoring will use script_exporter to execute local scripts, created by...
As discussed in #72. This PR removes compatibility for python2 and pywbem 0.7.0, both versions which are EOL for a very long time and should not exist anymore in active...
Seen a weird problem today where `check_logfiles` correctly identifies error patterns in a log file. The config file sets multiple options, including `criticalthreshold=10`, yet the plugin reports a CRITICAL status...
There's no confirmation popup/question when invoices are deleted. The action is processed immediately, without a possibility to cancel the operation. It could happen quite quickly to select the wrong action...
**Flutter UI** A search for a specific string searches through all the fields of an invoice and shows the invoice(s) in the result:  **React UI** Search for the same...
When there's need to edit multiple recurring invoices, e.g. for price adjustments, the only way is currently to open each recurring invoice and edit the recurring invoice. Depending on the...
On our deployed OLS instances we run into issues with disappearing `.rtreport` files. All of a sudden the complete `status` folder has disappeared from the `/dev/shm/ols` path. The error log...
### Issue and Steps to Reproduce Using the CheckWMI module and querying the Win32_Process class crashed NSClient when a non-existant process name (winsvc.exe in this case) is selected. ``` C:\Windows\system32>tasklist...