Host swap is filling up warning
Swap is filling up (>80%)
>>>
((1 - (
/
)) * 100 > 80)
The query calculates the percentage of swap space in use as 100 × (1 - node_memory_SwapFree_bytes / node_memory_SwapTotal_bytes). The alert fires when this value exceeds 80 %, i.e., when more than 80 % of the host’s total swap is being used.
Get Alert✕
Download
Copy to Clipboard