Jack Yaz
Part of the Furniture
Sit tight, I'm finalising testing on a caching based approach. Once I'm happy I'll add it to the develop branch.Yes, I am looking in the system log for the "complete" message.
My initial atop didn't show this but I'm seeing it now.
View attachment 24115
It's hard to see but it's showing the dsk busy 100%.
After uninstalling uiDivStats the GUI cpu graph settles down and my USB stick light stops flashing non stop. And now dsk only shows up intermittently in atop.
The cache approach, rather than write dns query records directly to the db on the usb, stores them in tmpfs (memory). Then, every 5 minutes (starting at 4 past the hour), the cache is written to the usb. This means you should not see 100% disk ongoing.