Eero Tamminen
Eero Tamminen
While it's trivial to convert timestamped total values to per/s values, reverse is not true (one would need to know the starting value, catch _all_ successive delta values, _and_ be...
Yes, PR would be appreciated! (Along with checking that `mysql` plugin works with MariaDB as expected, if you are not already doing that.)
> I did no find the location of the manpages in the source, where is that? They're built from the `*.pod` files: https://github.com/collectd/collectd/blob/main/Makefile.am#L2446
Merged the PR. Sorry for the late response!
> Is there any plan for stable releases of v6? Now we only have rc versions which may not give users big motivation switching to v6 in production environment. >...
Is there some problem with the quotes when using API document extraction tool like Doxygen?
Termination is due to `abort()` being called within `libOpenIPMIpthread.so`, or maybe `libOpenIPMI.so`, and backtrace does not include anything `collectd` related. Does upstream IPMI project have any bugs/tickets that could explain...
As a configure time option, and/or potential fix for #4310? Based on Wikipedia, there are some differences in their crypto support, but in general they seem to cover same things,...
@jktjkt Is this still relevant? If yes, please please handle the CI issues (merge conflict, missing ChangeLog entry).
> there is no package of it in intels own linux distro ClearLinux dropped `compute-runtime` packages from it some time ago. Reasons: * Distros build drivers using system compiler versions...