TODO 584 B

1234567891011121314
  1. - Read msgq configuration from configuration manager (Trac #213)
  2. https://bind10.isc.org/ticket/213
  3. - Provide more administrator options:
  4. - Get information on a process (returns list of times started & stopped,
  5. plus current information such as PID)
  6. - Stop a component
  7. - Force-stop a component
  8. - Mechanism to wait for child to start before continuing
  9. - Use .spec file to define comands
  10. - Rename "c-channel" stuff to msgq for clarity
  11. - Reply to shutdown message?
  12. - Some sort of group creation so termination signals can be sent to
  13. children of children processes (if any)