Git Product home page Git Product logo

apache-top's People

Contributors

altmas5 avatar fr3nd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

apache-top's Issues

? ? ..reading..

Love the tool, thank you for building it, have one question though. I occasionally have an entry (or a couple) pop-up that has ? for VHost and IP and ..reading.. for the request, what is that?

Add reverse or PTR record column

Add a new column showing the PTR record of the client's IP address.
Wich would be the lightest way of doing this avoiding to make a dns lookup each second?

ImportError: No module named _curses

Hi ,

I have tried run your script on Ubuntu lucid 64 and i get this error, i use python 2.6
Any ideas?

Thanks

root@sugermama:/usr/local/bin/apache-top# ./apache-top.py 
Traceback (most recent call last):
  File "./apache-top.py", line 26, in <module>
    import curses
  File "/usr/local/lib/python2.6/curses/__init__.py", line 15, in <module>
    from _curses import *
ImportError: No module named _curses
root@sugermama:/usr/local/bin/apache-top# dpkg -L python2.6| grep curses
/usr/lib/python2.6/curses
/usr/lib/python2.6/curses/textpad.py
/usr/lib/python2.6/curses/has_key.py
/usr/lib/python2.6/curses/panel.py
/usr/lib/python2.6/curses/__init__.py
/usr/lib/python2.6/curses/ascii.py
/usr/lib/python2.6/curses/wrapper.py
/usr/lib/python2.6/lib-dynload/_curses_panel.so
/usr/lib/python2.6/lib-dynload/_curses.so

Add true requests per second

I stumbled across your script while looking for a solution to view real time requests per second via mod_status.
The problem is that mod_status shows average request per second for uptime, not for last second.
I edited your script so it will calculate the delta between current number of access and previous number of access, and it gives close enough estimation of true requests per second.
Not really an issue, just an idea for another "feature".

Thanks for the script,
Mike

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.