|
@@ -1,19 +1,13 @@
|
|
|
- Read msgq configuration from configuration manager (Trac #213)
|
|
|
https://bind10.isc.org/ticket/213
|
|
|
- Provide more administrator options:
|
|
|
- - Get process list
|
|
|
- Get information on a process (returns list of times started & stopped,
|
|
|
plus current information such as PID)
|
|
|
- - Add a component (not necessary for parking lot, but...)
|
|
|
- Stop a component
|
|
|
- Force-stop a component
|
|
|
- Mechanism to wait for child to start before continuing
|
|
|
-- Way to ask a child to die politely
|
|
|
-- Start statistics daemon
|
|
|
-- Statistics interaction (?)
|
|
|
- Use .spec file to define comands
|
|
|
- Rename "c-channel" stuff to msgq for clarity
|
|
|
-- Use logger
|
|
|
- Reply to shutdown message?
|
|
|
- Some sort of group creation so termination signals can be sent to
|
|
|
children of children processes (if any)
|