gleventhal
gleventhal
I believe my commit b54801ca81c06b073126f7f941db1d922a2f1e1c probably fixed this issue. Please try building again with this commit and see if that resolves it.
You are probably hitting a different condition. I believe there are other unchecked readdir and lseek() all over the place. Do you have the stacktrace?
Or even better, a coredump?
Does it happen with netatop disabled?
@Atoptool I know sometimes it takes a while to get a response, but this is actually a pretty important feature for something I need, and would be happy to contribute...
What's important is that the logged ascii data can be used with ```atop -r log``` just like binary data (though the switch can be something different than -r if you...
Great, thank you. I will create a Pull-request for a program to take the output generated by -P ALL and convert into raw log format. I will also raise an...
Have you tried clearing atopacct state rto resolve the issue? Something like: mv /var/run/pacct_shadow.d{,.orig} && systemctl start atopacct
Where are the valid RELP TLS auth modes documented? This document seems contradictory https://www.rsyslog.com/doc/v8-stable/configuration/modules/imrelp.html It states only name and fingerprint are supported but later shows an example where certvalid is...
@sysstat Earlier you'd asked if the log was created in a vm. What is the significance of that? I am now seeing that all of the sar logs that I...