daemon (start daemon process)
Format
- When starting Management Server:
- When starting Management Server as a daemon process, use the following format:
/opt/Cosminexus/manager/bin/daemon -cf /opt/Cosminexus/manager/bin/mngsvrctl start
- For details on mngsvrctl (start, stop, or setup Management Server), see mngsvrctl (start, stop, or setup Management Server).
- When starting the Administration Agent:
- When starting the Administration Agent as a daemon process, use the following format:
/opt/Cosminexus/manager/bin/daemon -cf /opt/Cosminexus/manager/bin/adminagentctl start
- For details on adminagentctl (start or stop Administration Agent) adminagentctl (start or stop Administration Agent).
Function
- This command starts Management Server or the Administration Agent as a daemon process. In such cases, you cannot perform a synchronous execution. Note that this command is for UNIX only.