What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[StandAlone]TrinityStatCollector - View all your stats in one place!

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:
trinitylogsviewer.webp

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:
Seems a little buggy. Good start. Checked out the source for those wondering, .exe builds the same, and nothing fishy currently present :)
 
For some reason I can only get it to show Btag, Time and Eph - everytime I select others it just removes that selection af I press save.
Otherwise good initiative.
 
For some reason I can only get it to show Btag, Time and Eph - everytime I select others it just removes that selection af I press save.
Otherwise good initiative.
At first launch you must resize one of any visible columns. And "visible columns" checkboxes in Settings tab doesn't work now.

Or you did it and nothing changes?
 
That did the trick - now it shows all. I was trying to resize the mainwindow, which had no effect. After trying to resize one of the colums all the colums showed.

TY works now - finally a good way to monitor :)
 
Back
Top