mem check reporting not exactly
Posted: Fri Apr 10, 2020 12:14 am
hi,
we have 2 very importand vm's with very early memory alerts configured => MEMUSE -w 60 -c 70
The situation is, that actually on both vm's 65% of memory consumed but we received no alert.
Regarding: https://support.nagios.com/forum/viewto ... 16&t=54910
Plese calculate the value we should use for warning and critical:
Get-WmiObject -Class Win32_ComputerSystem TotalPhysicalMemory
__GENUS : 2
__CLASS : Win32_ComputerSystem
__SUPERCLASS :
__DYNASTY :
__RELPATH :
__PROPERTY_COUNT : 1
__DERIVATION : {}
__SERVER :
__NAMESPACE :
__PATH :
TotalPhysicalMemory : 25769332736
PSComputerName :
thanks in advanced
best regards
we have 2 very importand vm's with very early memory alerts configured => MEMUSE -w 60 -c 70
The situation is, that actually on both vm's 65% of memory consumed but we received no alert.
Regarding: https://support.nagios.com/forum/viewto ... 16&t=54910
Plese calculate the value we should use for warning and critical:
Get-WmiObject -Class Win32_ComputerSystem TotalPhysicalMemory
__GENUS : 2
__CLASS : Win32_ComputerSystem
__SUPERCLASS :
__DYNASTY :
__RELPATH :
__PROPERTY_COUNT : 1
__DERIVATION : {}
__SERVER :
__NAMESPACE :
__PATH :
TotalPhysicalMemory : 25769332736
PSComputerName :
thanks in advanced
best regards