Skip to content

Instantly share code, notes, and snippets.

@mlambie
Created July 11, 2012 03:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlambie/3087786 to your computer and use it in GitHub Desktop.
Save mlambie/3087786 to your computer and use it in GitHub Desktop.
Extended output
root@arcee:/var/log# curl http://localhost/server-status?auto
BusyWorkers: 1
IdleWorkers: 9
Scoreboard: _W.________.....................................................................................................................................................................................................................................................
VS.
mlambie@blitzwing:~$ curl http://localhost/server-status?auto
Total Accesses: 557
Total kBytes: 17924
CPULoad: .00513912
Uptime: 13621
ReqPerSec: .0408927
BytesPerSec: 1347.49
BytesPerReq: 32951.8
BusyWorkers: 1
IdleWorkers: 49
Scoreboard: ................................................................................................................................................................................................____________W____________......................................._________________________.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment