IBM Tivoli Monitoring for Virtual Environments, Version 7.2

Importing the logical navigator

The Citrix XenApp agent uses a logical navigator to give visibility of metrics across multiple XenApp pools.

About this task

Complete this procedure to import the logical navigator.

From the command line, navigate to the Logical_Navigator directory in the root of the agent installation media and install the logical navigator by using the following commands:

Procedure

  1. tacmd importnavigator -x xenapp5_details__logicalnav.xml -s hostname -u userid -p password
    where
    • -s is the server host or the host name
    • -u is the TEPS_USERID
    • -p is the password
  2. tacmd edituser -u TEPS_USERID -w TEPS_PASSWORD -i TEPS_USERID -p NavigatorViews=physical,logical,XenApp5_Details
    where XenApp5_Details is the display name of the logical navigator being imported.

Results

After running these commands, refresh the Tivoli® Enterprise Portal Desktop or Tivoli Enterprise Portal Browser to view the logical navigator window.


Feedback