Before you start onperf, set the following environment variables to the appropriate values:
Set the DISPLAY environment variable as follows:
C shell setenv DISPLAY displayname0:0 # Bourne shell DISPLAY=displayname0:0 #
In these commands, displayname is the name of the computer or X terminal where the onperf window should appear.
Set the LD_LIBRARY_PATH environment variable to the appropriate value for the Motif libraries on the computer that is running onperf.
With the environment properly set up, you can enter onperf to bring up a graph-tool window, as described in The onperf User Interface.
To exit onperf, use the Close option to close each tool window, use the Exit option of a tool, or choose Window Manager > Close.
You can monitor multiple database server instances from the same Motif client by invoking onperf for each database server, as the following example shows:
INFORMIXSERVER=instance1 ; export INFORMIXSERVER; onperf INFORMIXSERVER=instance2 ; export INFORMIXSERVER; onperf ...Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]