File: README.md

package info (click to toggle)
golang-github-newrelic-go-agent 3.15.2-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 8,356 kB
  • sloc: sh: 65; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
These tests are for determining the physical memory from the data returned by
/proc/meminfo on Linux hosts. The total physical memory of the linux system is 
reported as part of the environment values. The key used by the Python agent
is 'Total Physical Memory (MB)'. 

The names of all test files should be of the form `meminfo_nnnnMB.txt`. The
value `nnnn` in the filename is the physical memory of that system in MB.