monitoring memory - panel vs dp values
Posted: Mon Jan 15, 2024 6:44 pm
Does anyone know why the Memory Monitoring panel shows values different to what is in the corresponding dps? for example:
_MemoryCheck.AvailKB: 23287896 vs 22789MB (monitor panel)
_MemoryCheck.AvailPerc: 81 vs 80.93% (monitor panel)
_MemoryCheck.EmergencyKBLimit: 262144 vs 256MB (monitor panel)
_MemoryCheck.FreeKB: 23287896 vs ? (same as available?)
_MemoryCheck.FreePerc: 81 vs ? (same as available?)
_MemoryCheck.TotalKB: 28834828 vs 28159MB (monitor panel)
_MemoryCheck.UsedKB: 5546932 vs 5370MB (monitor panel)
The percentages are fine, but raw values in KB vs MB shown on the panel are roughly 10% off. I'm putting together a summary panel for all distributed systems connected to a master system and I wanted to know which values are correct and whether I should be using some sort of correction parameter for the raw dp values?
Thanks,
Tom
_MemoryCheck.AvailKB: 23287896 vs 22789MB (monitor panel)
_MemoryCheck.AvailPerc: 81 vs 80.93% (monitor panel)
_MemoryCheck.EmergencyKBLimit: 262144 vs 256MB (monitor panel)
_MemoryCheck.FreeKB: 23287896 vs ? (same as available?)
_MemoryCheck.FreePerc: 81 vs ? (same as available?)
_MemoryCheck.TotalKB: 28834828 vs 28159MB (monitor panel)
_MemoryCheck.UsedKB: 5546932 vs 5370MB (monitor panel)
The percentages are fine, but raw values in KB vs MB shown on the panel are roughly 10% off. I'm putting together a summary panel for all distributed systems connected to a master system and I wanted to know which values are correct and whether I should be using some sort of correction parameter for the raw dp values?
Thanks,
Tom