Basic system control: starting, stopping and checking status

Starting, stopping and checking the Data Watcher status happens via CLI commands in a node-by-node fashion.

The first approach consists of connecting via SSH to each managed node in turn, and then locally running DW CLI verbs there as shown below:

  • dataone.sh start

  • dataone.sh status

  • dataone.sh stop

Last updated