It doesn't check for updates now.
thanks for that change
^5
I selected use the same log for testing - no daily change yet
It seems that it starts a new log anyway on each start. It does not resume with the 'same log'
I had v2.1 running for about an hour, and it was using avg 10% CPU over that time period, double what i observed while testing v2.0.
I peeked the log files and saw it was double posting:
[LOGIN] 02:17:12 [C6] <me2> /login ***
[NORMAL] 02:42:49 [C0] <me_38148> testing 123 456 789
[NORMAL] 02:42:49 [C0] <me_38148> testing 123 456 789
[RENAME] 02:52:58 [C3] Rename from {XA}***_51280 to {XA}***_18395
[RENAME] 02:52:58 [C3] Rename from {XA}***_51280 to {XA}***_18395
I has 2 log files with only those same 5 lines.
i stopped the logger and restarted, to see if it would resume from the existing log file. It didn't as i noted above. It started a new timestamped log file.
It has been running 90 minutes now, the CPUsage has averaged 4.54% over that uptime. The new log file begins with:
[NORMAL] 02:42:49 [C0] <me_38148> testing 123 456 789
[RENAME] 02:52:58 [C3] Rename from {XA}***_51280 to {XA}***_18395
the same lines of the prior file, but not repeated this time. then there are several additional lines also normal.
So the CPUsage has returned to a more tolerable level and the double posting has stopped.
I notice the panel blinks [updates?] each couple seconds. Would it be possible to make that update interval timer user-settable? maybe if it updated only each 5 to 10 seconds it would use less CPU also.
I like it. I didn't like the idea of having to install .NET - that took a couple hours. I never saw a program take so much time to install. ying yang i guess. This version does seem to address the problems i related about the prior version, again, thanks for eliminating that phonehome on startup.