2.4.1  Monitoring from the CLI

Director—Monitor the Director process with the following command (see Table 2–1):

desta status
Table 2–1 Director Status Codes
Code
Description
1
The Director is not running.
3
The Director is running.
5
The Director is starting up.
7
The Director is shutting down.
9
The Director's status file indicates it is running, but the process ID was not found, so the Director process in fact is not running and has terminated abnormally.
99
The Director's status could not be determined.

WCCProxy—Monitor the WCCProxy using the following command (see Table 2–2):

wccproxy status
Table 2–2 WCCProxy Status Codes
Code  1 
Description
0 or 4
The WCCProxy status could not be determined.
1
The WCCProxy is running.
2
The WCCProxy is not running.
3
The WCCProxy service is not installed.
 1 In WEBES 4.5, the values apply only to Windows. The values will be changed in a future release to values more like the desta status values shown in Table 2–1.

On all UNIX platforms, the return code is always zero. This will be corrected in a future release.

On OpenVMS, the return code is always %X10010001 (hexadecimal). This will be corrected in a future release.