Git Product home page Git Product logo

apache-scoreboard-tools's Introduction

apache-scoreboard-tools's People

Contributors

bodgit avatar kringalf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kringalf aliwink

apache-scoreboard-tools's Issues

Apache 2.4 support

Hello,

I've tried this with the latest Apache 2.4.46 but unfortunately it always outputs the following:
OK: 0 workers in use | RunningWorkers=0;0;0;;

Apache source code has the following comment (https://github.com/apache/httpd/blob/trunk/include/scoreboard.h)

/* Scoreboard is now in 'local' memory, since it isn't updated once created,
 * even in forked architectures.  Child created-processes (non-fork) will
 * set up these indices into the (possibly relocated) shmem records.
 */

Has this behavior been changed after you released your code? Or am I missing something why I can't get it working on my Apache installation?

Thank you.

Add collectd plugin

Collectd uses the same mechanism so suffers the same problem. It's also creating an artificial baseline of traffic. Create a similar binary to the the Nagios one that either runs as an exec plugin within collectd or uses the unixsock plugin to run externally.

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.