setproctitle on Linux

Andrew Sitnikov sitnikov at infonet.ee
Wed Nov 17 15:31:22 MSK 2004


Hello Igor,

на вроде сусе все нормально показывает

[si at pics] /home/sitnikov>ps ax -o pid,ppid,%cpu,vsz,wchan,command|egrep '(nginx|PID)'
  PID  PPID %CPU   VSZ WCHAN  COMMAND
 3399     1  0.0  1768 rt_sig nginx: master process /usr/local/nginx/sbin/nginx -c /usr/local/nginx/etc/nginx.conf
 3400  3399  1.4  9896 lock_p nginx: worker process                                         
 3401  3399  1.4 10120 -      nginx: worker process                                         
 3402  3399  1.4 10420 -      nginx: worker process                                         
 3403  3399  1.4 10088 lock_p nginx: worker process                                         
14063 14037  0.0  1720 -      /bin/grep -E (nginx|PID)
[si at pics] /home/sitnikov>cat /etc/SuSE-release
SuSE Linux 9.2 (i586)
VERSION = 9.2
[si at pics] /home/sitnikov>uname -a
Linux pics 2.6.8-24.3-smp #1 SMP Tue Oct 26 14:40:54 UTC 2004 i686 i686 i386 GNU/Linux

IS> Я тут заметил, что на RedHat 9.0, ядро 2.4.20 ps показывает примерно такое:
IS> ps ax -o pid,ppid,%cpu,vsz,wchan,command|egrep '(nginx|PID)'
IS>    PID  PPID %CPU   VSZ WCHAN  COMMAND
IS>   9719     1  0.0  1684 rt_sig nginx: master process /usr/local/nginx/sbin/nginx
IS>   9720  9719  0.1  3676 schedu [nginx]
IS>   9721  9719  0.0  2820 schedu [nginx]

IS> То есть, у рабочих процессов вместо "nginx: worker process" строка "[nginx]".
IS> В каких-нибудь других дистрибутивах такое есть ?


IS> Игорь Сысоев
IS> http://sysoev.ru



-- 
Best regards,
 Andrew                            mailto:sitnikov at infonet.ee






More information about the nginx-ru mailing list