Class NewRelic::Agent::Samplers::MemorySampler::ProcStatus
In: lib/new_relic/agent/samplers/memory_sampler.rb
Parent: Base

ProcStatus

A class that samples memory by reading the file /proc/$$/status, which is specific to linux

Methods

Public Instance methods

Returns the amount of resident memory this process is using in MB

[Validate]