Go to the first, previous, next, last section, table of contents.


Console output

As the HPVM front-end server executes, it displays information on the console window listing the actions that it is performing for clients. Information displayed includes client connect/disconnect, user logon/logoff, batch job submissions, and batch job kill requests. This information is often useful for debugging problems with the HPVM cluster.

Currently, the information displayed on the console window is not retained in a log file. If your environment requires a log of server activity, it is suggested that the output of the server be passed through a utility which provides functionality similar to that provided by the UNIX `tee' command.


Go to the first, previous, next, last section, table of contents.