[GRLUG] Process timing

Grand Rapids Linux Users Group grlug at grlug.org
Mon Aug 17 17:47:43 EDT 2020


watch proc topless :-D

execution time and process/thread life are not the same tho, so if you’re tryna see how long a script executes, you might actually find apache’s LogFormat helpful, but not as great as nginx.

https://linux.die.net/man/1/watch <https://linux.die.net/man/1/watch>
https://linux.die.net/man/1/topless <https://linux.die.net/man/1/topless>

-j





> On Aug 17, 2020, at 5:29 PM, Grand Rapids Linux Users Group <grlug at grlug.org> wrote:
> 
> Would like to have a way to watch the execution times of processes during
> benchmark testing (e.g. Apache children, perhaps some others).
> 
> The only timing information with top/htop is CPU, Memory, etc (i.e. system
> performance stats).
> 
> Netdata and the other tools I have looked at seem to not have process
> level granulatiry.
> 
> PS supplies process lists, but execution time may be collectable by
> watching specific matching PIDs (e.g. Apache) appear/disappear.
> 
> Anyone every dealt with something like that?
> 
>        Thanks!
> -- 
> grlug mailing list
> grlug at grlug.org
> https://shinobu.grlug.org/mailman/listinfo/grlug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://shinobu.grlug.org/pipermail/grlug/attachments/20200817/fd52cd47/attachment.html>


More information about the grlug mailing list