Use the following methods for stopping and starting PlateSpin Orchestrate components.
You can use the following methods for stopping and starting the PlateSpin Orchestrate Server.
You need to shut down the Orchestrate Server before you power off the computer where it is running. This routine prevents possible data corruption.You must be logged in to an Orchestrate Server in order to stop it. There are two methods to stop the current server:
If you are in the PlateSpin Orchestrate Development Client, click
> click .If you are at the command line, enter the following command:
/etc/init.d/novell-zosserver stop
The PlateSpin Orchestrate installation and configuration automatically starts the Orchestrate Server. The Orchestrate Server must be stopped before you can start it. You must be logged in to an Orchestrate Server to start it. There are two methods you can use to start the current server:
If you are at the command line, enter the following command:
/etc/init.d/novell-zosserver start
To restart the Orchestrate Server from the command line, enter the following command:
/etc/init.d/novell-zosserver restart
This command stops the server before restarting it.
You can use the following methods for stopping and starting the PlateSpin Orchestrate Agent.
There are several methods you can use to stop the agent:
If you are in the PlateSpin Orchestrate Development Client, select the
Monitor, select a resource, then click the red icon in the work area to shut down that agent.If you are running the agent on a Windows machine, click
> > > > > .If you are at the Linux bash prompt, enter the following command:
/etc/init.d/novell-zosagent stop
To start the PlateSpin Orchestrate Agent from a Windows machine, double-click the
shortcut on your desktop or click > > > > > .If you are at the Linux bash prompt, enter the following command:
/etc/init.d/novell-zosagent start
You can use the following methods for stopping and starting the PlateSpin Orchestrate Development Client.
To stop the PlateSpin Orchestrate Development Client at the Development Client itself, click
> , or click the shutdown icon on the Development Client window.To start the Orchestrate Development Client from a Linux machine: enter ./zoc.
On a SLES 10 machine, if you have installed the Orchestrate Server along with the Orchestrate Development Client, change to /opt/novell/zenworks/zos/server/bin and enter the following command
./zoc
On a SLES 10 machine, if you have installed the Orchestrate Development Client alone, change to /opt/novell/zenworks/zos/clients/bin and enter the following command
./zoc
To start the Orchestrate Development Client on a Windows machine, double-click the
shortcut on your desktop or click > > > > >