sysctl vm.memory_pressure

When I run this command, the value looks a bit strange.

Sometimes it returns 0, and other times it shows unexpected numbers like 1725 or 1012.

What exactly does this information represent?

I just want to retrieve one of the three possibles values for the memory pressure information (ok, warning, critical).

sysctl vm.memory_pressure
 
 
Q