GithubHelp home page GithubHelp logo

prashantabmc / boundary-plugin-process-cpu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boundary/boundary-plugin-process-cpu

0.0 2.0 0.0 74 KB

License: Apache License 2.0

JavaScript 100.00%

boundary-plugin-process-cpu's Introduction

Boundary Process CPU Plugin

Displays CPU usage (%) for specific processes. Uses regular expressions to specify a process name, process full path, and/or the process current working directory. As above, 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 CPU 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
CPU Process Process specific CPU utilization

boundary-plugin-process-cpu's People

Contributors

codemoran avatar jdgwartney avatar pdiemert avatar ph07 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.