git.colasdn.top/newrelic/go-agent@v3.26.0+incompatible/internal/crossagent/cross_agent_tests/proc_meminfo/README.md (about) 1 These tests are for determining the physical memory from the data returned by 2 /proc/meminfo on Linux hosts. The total physical memory of the linux system is 3 reported as part of the environment values. The key used by the Python agent 4 is 'Total Physical Memory (MB)'. 5 6 The names of all test files should be of the form `meminfo_nnnnMB.txt`. The 7 value `nnnn` in the filename is the physical memory of that system in MB.