11-10-2022 10:02 AM
any idea what thediffertence between these 2 options is
this is from Get-UcsMemoryErrorStats
-EccMultibitErrors1Hour <uint>
NO COMMENTS
-EccMultibitErrors1HourH <uint>
NO COMMENTS
-EccMultibitErrors1Week <uint>
NO COMMENTS
-EccMultibitErrors1WeekH <uint>
11-10-2022 10:35 AM - edited 11-10-2022 10:35 AM
The breakdown of the fields are as follows:
1Hour - the current count for the current hour (past 60 minutes).
1HourH - This is the historical count for the hour prior to the current hour (past 61-120 minutes)
1Week is for the current count of the current week (past 7 days).
1WeekH - This is the historical count for the week prior to the current week (past 8-14 days)
I believe there is also a 2Week field which would just be the 1Week+1WeekH count.
11-10-2022 12:05 PM
thank you
what about
11-10-2022 12:09 PM
also
11-10-2022 12:18 PM
All syntaxes follow the same interpretation. The period of time last however long and then the one with the H is that period of time prior to it.
So 15Min is the last 15 mintutes. 15MinH is the 15 minutes before that. Etc. etc. etc.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide