-
Notifications
You must be signed in to change notification settings - Fork 5
Unified shell
Pawel Plesniak edited this page Nov 21, 2025
·
6 revisions
... can be done directly with the address of the process manager, as well as the configuration file path, session ID, and session name.
drunc-unified-shell np04-srv-019:10054 config/daqsystemtest/example-configs.data.xml local-1x1-config pawelYou then have access to all the functionality in the process_manager and the controller.
This is one of three modes in which we can run in. This is
- Interactive mode - e.g. run
drunc-unified-shell ssh-standalone config/daqsystemtest/example-configs.data.xml local-1x1-config local-configand then run the commands manually - Batch mode - e.g. run
drunc-unified-shell ssh-standalone config/daqsystemtest/example-configs.data.xml local-1x1-config local-config boot confand then the shell exits. - Semi-batch mode - e.g run
drunc-unified-shell ssh-standalone config/daqsystemtest/example-configs.data.xml local-1x1-config local-config boot conf start-shell, this is batch mode but we continue in the shell.
- Base
- Setup
- Operation
- Developers
- Design
- Testing
- FAQs
- Update documentation