Skip to content

graphdat/plugin-process_memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boundary Process Memory Plugin

Displays memory use (RSS) for specific processes. Use Regular Expressions to specify a process name, process full path, and/or the process current working directory. Currently only works for Linux based systems that support procfs (i.e. have a/proc directory). Note: to monitor processes with elevated priviledges requires running the meter as root, which is not recommended.

Prerequisites

OS Linux Windows SmartOS OS X
Supported v - - -
Runtime node.js Python Java
Required +

Plugin Setup

None

Plugin Configuration Fields

Field Name Description
Source The source to display in the legend for the memory data.
Process Name Regex A regular expression to match the name of the process.
Process Path Regex A regular expression to match the full path of the process.
Process CWD Regex A regular expression to match the current working directory of the process.
Reconcile option How to reconcile in the case that multiple processes match. Set to First Match to use the first matching process, Parent to choose the parent process (useful if process is forked), or Longest Running to pick the process that has been running the longest.

Metrics Collected

Metric Name Description
Memory Process Process specific memory usage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •