GithubHelp home page GithubHelp logo

isabella232 / plugin-forkrate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graphdat/plugin-forkrate

0.0 0.0 0.0 189 KB

Monitor the rate of forking on your server plugin for Graphdat

License: Apache License 2.0

Shell 4.08% JavaScript 56.06% Lua 39.86%

plugin-forkrate's Introduction

Boundary Forking Rate Plugin

Tracks the fork rate on your server by polling /proc/stat. On a busy production box you can expect a rate of somewhere between 1-10/sec, if there is a rate approaching 100/sec then your server is experiencing issues.

Prerequisites

OS Linux Windows SmartOS OS X
Supported v

Boundary Meter Versions V4.0 Or Greater

(to get the new meter - curl -fsS -d '{"token":"api."}' -H 'Content-Type: application/json' https://meter.boundary.com/setup_meter > setup_meter.sh && chmod +x setup_meter.sh && ./setup_meter.sh)

Runtime node.js Python Java
Required

Boundary Meter Versions Less Than V4.0

Runtime node.js Python Java
Required v
  • OS: Tested to work on Debian-based Linux distributions (although any Linux OS should work)
  • How to install node.js?
  • Requires access to /proc/stat

Plugin Setup

All Versions

  1. Verify that you are able to get output by running the following:
    $ cat /proc/stat
  2. If there is no output, then this plugin will not work.

Plugin Configuration Fields

All Versions

Field Name Description
Poll Seconds How often should the plugin poll /proc/stat

Metrics Collected

All Versions

Metric Name Description
Fork Rate / sec the rate at which processes are growing

References

Bitly - 10 Things We Forgot to Monitor

plugin-forkrate's People

Contributors

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