+1 on setproctitle
+1 on setproctitle
Posted Oct 7, 2011 16:52 UTC (Fri) by dskoll (subscriber, #1630)Parent article: A Plumber's Wish List for Linux
I would like to set setproctitle or equivalent. It's very useful if you have a concurrent server that forks and handles requests. If each child sets the process title to reflect what it's doing, ps becomes a pretty effective monitoring and diagnostic tool.
