简体   繁体   中英

Sort server-status by cpu

How can I sort apache server-status by cpu load for example? Can't find any information on how can I sort the log. the log is full with parameters and there has to be an option for sorting

Srv Child Server number - generation
PID OS process ID
Acc Number of accesses this connection / this child / this slot
M   Mode of operation
CPU CPU usage, number of seconds
SS  Seconds since beginning of most recent request
Req Milliseconds required to process most recent request
Conn    Kilobytes transferred this connection
Child   Megabytes transferred this child
Slot    Total megabytes transferred this slot

You can develop your own user.js script to do the reordering, then include it in the URL you need. there's more details here: Manually adding a Userscript to Google Chrome

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM