lex29071991
Member
- Joined
- Nov 30, 2012
- Messages
- 34
- Reaction score
- 0
Hello everyone. I would like to share my small program that reads TrinityLogs stats. I'm very bad programmer, and it is very-very alpha version
But it works for me, and I think it can be usefull for others.
It looks like that:
How to use:
At first start you must set "Path to TrinityLogs dir" (for example "C:\db\TrinityLogs")
Also you can change updete interval (default 30000ms = 30sec). Minimum update interval is 1000ms Don't know why I had to use ms instead of seconds
If you unckeck "AutoUpdate" - stats will be frozen until you ckeck it again or press "Force update" button.
Other settings in develompent and does nothing
Column width and display order will be saved on exit, so feel free to resize & reorder them!
At first launch you need to resize any column to see other columns. It is bug
Also I need help with some things in C#, will write my problems later. And if someone can help me - it will be great.
Download:
View attachment TrinityStatCollector 0.0.2.zip
Source code:
View attachment TrinityStatCollector.zip

It looks like that:

How to use:
At first start you must set "Path to TrinityLogs dir" (for example "C:\db\TrinityLogs")
Also you can change updete interval (default 30000ms = 30sec). Minimum update interval is 1000ms Don't know why I had to use ms instead of seconds

If you unckeck "AutoUpdate" - stats will be frozen until you ckeck it again or press "Force update" button.
Other settings in develompent and does nothing
Column width and display order will be saved on exit, so feel free to resize & reorder them!
At first launch you need to resize any column to see other columns. It is bug

Also I need help with some things in C#, will write my problems later. And if someone can help me - it will be great.
Download:
View attachment TrinityStatCollector 0.0.2.zip
Source code:
View attachment TrinityStatCollector.zip
Last edited: