是否有人配置了Azure Windows VM内存使用百分比?我已经尝试了一些解决方案并配置了% Committed Bytes In Use
,但实际上这不是VM的实际RAM使用量。它是\ Committed Bytes to the Memory \ Commit Limit
。这不是我需要的,因为即使我的VM内存(RAM)占90%,我的% Committed Bytes In Use
也显示60%到65%,但是我将警报规则设置为70%。 / p>
任何人都可以告诉我如何获得实际的内存(RAM)使用率,以便当我的VM内存超过70时我可以发出警报,但% Committed Bytes In Use
不能发出警报。