Jetson Nano - Memory (RAM) monitoring

Hi there,

I’d like to know if there is a way to access some kind of file in which I can read the Memory usage, the same way I can access GPU usage on gpu.0/load.

Thanks for your help.

PS: The idea is that I can access it from a script on my own, I am not looking for “jtop”. Thanks!

Hi,
You may get the data in

$ cat /proc/meminfo