GithubHelp home page GithubHelp logo

isabella232 / boundary-plugin-meter-debug Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boundary/boundary-plugin-meter-debug

0.0 0.0 0.0 43 KB

This plugin will turn on meter debug, gather ps aux stats and then try to run an strace on the meter and the pluginmgr

License: Apache License 2.0

Lua 100.00%

boundary-plugin-meter-debug's Introduction

Boundary Meter Debug

Examines the running components which have matched based on the regex provided and reports information on those specific process. Note: Currently only supports systems which have ps.

Prerequisites

Supported OS

OS Linux Windows SmartOS OS X
Supported v - - v

Boundary Meter versions v4.2 or later

Plugin Setup

None

Plugin Configuration Fields

Field Name Description
Name The name to associate with the matched process (if not present will use match)
Match The string against which to match to find and report on the given process(es)
Poll Time (sec) The Poll Interval to send a ping to the host in seconds. Ex. 5

Metrics Collected

Metric Name Description
CPU_PROCESS The percentage of the CPU being consumed by the process
MEM_PROCESS The percentage of the memory being consumed by the process
RMEM_PROCESS The number of resident in-memory bytes being consumed by the process
VMEM_PROCESS The number of virtual memory bytes being consumed by the process
TIME_PROCESS The number of CPU seconds which have been consumed by the process

boundary-plugin-meter-debug's People

Contributors

bighnf avatar gabrielnicolasavellaneda avatar jdgwartney 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.