Created
July 11, 2012 03:26
-
-
Save mlambie/3087786 to your computer and use it in GitHub Desktop.
Extended output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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