TED Distributor/Subscriber The ZENworks for Servers 3 TED distributor engine runs on the NetWare Server and provides processing of distributions to subscribers. The commands listed in Table B.3 are available from the Distributor console. The console is labeled as TED in the screens list. Most of the troubleshooting functions have moved to the iManager interface through a Web browser. Consequently, many of the console commands from previous releases have been removed. And because the distributor and subscriber have been combined, there is only a single console for TED. Table B.3. List of Distributor Console Commands for the TED ConsoleCOMMAND | DESCRIPTION |
|---|
cls | Clears the screen and places the prompt at the top of the screen. | help | Displays help on the commands. | prompt [new prompt] | Displays the current prompt, if none is given on the command line. If a new prompt is given, the new prompt is set as the prompt for the console. No quotes are required for the parameter. The system automatically tacks on the > character after the prompt. | setfilelevel <#> | Sets the level of messages that should be logged to the log file. This level is specified in the distributor object in eDirectory, or the TED policy effective for the distributor object. Any changes you make to this level with console commands are reset to the value specified in eDirectory upon the next distributor refresh. | time | Displays the current date and time. | version | Displays the current version of the distributor. | The commands listed in Table B.4 are the debug commands that are available with the distributor. These commands are not supported by Novell, Inc., and may not be fully functional. These commands are valid even if debug is not turned on in the console. Table B.4. List of Debug Console Commands for TED Distributor ConsoleCOMMAND | DESCRIPTION |
|---|
debugoff | Turns off help for the debug commands. | debugon | Turns on help for the debug commands. | logconsoleoutputoff | Stops TED messages from being displayed on the console as well as written to the log file. | logconsoleoutputon | Turns on sending of all the characters to the log file as well as the console. | off | Performs a cls command. | setconsolelevel [#] | Sets the following level of messages to display on the distributor engine console: 0 = No Messages; 1 = Errors; 2 = Successes & Level 1; 3 = Warnings & Level 2; 4 = Information & Level 3; 5 = Trace information & Level 4; 6 = Developer trace information & Level 5. The level is similar to the level set with the setfilelevel command. This level is specified in the distributor object, or in a TED policy effective for the distributor object. Any changes you make to this level with console commands are reset to the level specified in eDirectory upon the next distributor refresh. | threads | Lists the current threads that the policy engine is managing. | |