Changes / additions to MMX logs #91
Jacek-ghub
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would there be an interest in working on MMX logs?
A couple of things come to mind. First is to have potentially a more consistent logs (e.g., Node reports MMX amounts, Wallet sents MMX-mojos - for a lack of better name). The second would be to potentially add more logs to Wallet, Farmer, maybe Harvester (e.g., don't know how to extract received MMX from those logs - by received, I mean sent from other wallet).
My take is that it is really convenient to real-time analyze those logs, and eventually act on observed events, or provide at least daily updates.
That may also imply that we would need to work on some kind of log page that will roughly explain what those lines mean, and what to watch for.
For instance, here is my summary for the past few hours:
Sure, I can see averages there, some numbers being small or big, but have really no clue which numbers require more attention.
By the way, that update is from a really slow / low power test box, so no need to bang on that, as I am aware that it is not adequate for production. Still, would like to be able to have there extra lines that would say to check those over 24 sec values, as the norm is below 10 secs or so, maybe with some extra hints to invest in k620 video card, and what should be expected from it.
Here is what I can get from Node logs about won blocks (didn't apply @scrutinously logic to verify with "committed height," though).
All good, but MMXes received don't match what Wallet is telling me. So, this event by itself is a good thing to see, but the data cannot be used, at least without further tweaking. Would be really nice to have a corresponding event(s) coming from the wallet (e.g., tx: created, pending, processed).
Beta Was this translation helpful? Give feedback.
All reactions