[bind10-dev] Process name, was BIND 10 face to face meeting Y2-2 agenda

Shane Kerr shane at isc.org
Fri Aug 27 11:58:58 UTC 2010


Fujiwara-san,

On Fri, 2010-08-27 at 19:39 +0900, Kazunori Fujiwara wrote:
> * process name
> 
>   BIND 10 is composed of a lot of processes.  Most of them are
>   python3.1 and hard to identify the process name by the ps command
>   because process name is python3.1 and process argument is too long.
> 
>   setproctitle() may solve the problem.
>   	http://pypi.python.org/pypi/setproctitle

I agree this is probably a good idea. In the bind10.py file you can see
this comment, which is related to this issue:

    # TODO: set process name, perhaps by:
    #       http://code.google.com/p/procname/
    #       http://github.com/lericson/procname/

The solution you mention is better as it is cross-platform, and the ones
I found only support Linux and OS X.

Can you make a ticket for this please?

We would need all BIND 10 processes to use this, but that's a trivial
policy & changes to implement it.

--
Shane




More information about the bind10-dev mailing list