# Home (Landing Page)

The Analysis Server Home page serves as the landing page of the web interface. It contains the overview of some of the important parts of the web interface.

 Analysis Server Home Page

Analysis Server Home Page

It contains the following parts:

  1. Navigation Bar
  2. License Monitor Portal
  3. Reporting Services
  4. Notifications
  5. Connections
  6. Module Links

# Navigation Bar

The Navigation Bar displays a list of connected Open iT services, such as Core Server, Analysis Server, CLIMS, Identity Server, Documentation, etc. The drop-down will only show the Open iT services connected to the user's Ingress set up. Clicking on any of them will redirect users to the landing page of the respective service.

The Navigation Bar is accessible only to users with Ingress installed, either locally or remotely.

 Analysis Server Home - Navigation Bar

Analysis Server Home - Navigation Bar

# License Monitor Portal

The License Monitor Portal panel contains an overview of the contents of the real-time monitor page.

 Analysis Server Home - License Monitor Portal

Analysis Server Home - License Monitor Portal

It consists of the following charts:

Chart Description
Top Vendor License (a) Shows the products or vendor licenses with the highest total number of distinct user.
Top Features (b) Shows the features with the highest maximum usage of license over its number of maximum available licenses.
Top Users (c) Shows the user with the highest total number of license checkouts.
Analysis Server Home - License Monitor Portal Charts

To use the shortcut functionality of the panel, (1) click the shortcut symbol () located at the upper-right corner of the License Monitor Portal panel. The page should be redirected to the License Monitor Portal page.

# Reporting Services

The Reporting Services panel contains the list of Open iT Standard Report Templates. This panel is hidden by default, to show, follow the instructions in the guide Configuring Reporting Services Settings.

 Analysis Server Home - Reporting Services

Analysis Server Home - Reporting Services

Follow these steps to use the functionalities of the panel:

  1. Click the setting symbol () located at the upper-right corner of the Reporting Services panel.

    Hidden report templates and checkbox for each of the item should appear at the same time.

  2. Use the checkboxes to hide or show specific items.

  3. Click Save to apply the changes.

  4. Click the shortcut symbol () beside the settings symbol.

    The page should be redirected to the Open iT Reporting Services portal.

# Notifications

The Notifications panel contains the data processing logs categorized by severity. This in only visible to web user with Administrative access rights.

 Analysis Server Home - Notifications

Analysis Server Home - Notifications

To use the functionality of the panel, click the specific tab headers desired to show. This should show the data processing logs useful for troubleshooting and monitoring. Click a specific item in the list and it should be redirected to the ETL Log page.

# Connections

The Connections panel contains databases connection details and process status. This is only visible to web user with Administrative access rights.

 Analysis Server Home - Connections

Analysis Server Home - Connections

It has the following details:

  • Sizes of the SQL and OLAP databases
  • Total duration of the last successful data processing
  • Available OLAP cubes

To use the shortcut functionality of the panel, click the shortcut symbol () located at the upper-right corner of the Connections panel. The page should be redirected to the Connections page.

# Module Links

The Module Links panel contains configured external links.

 Analysis Server Home - Module Links

Analysis Server Home - Module Links

Follow these steps to add external links:

  1. Open the command prompt and run the following command to go to the install directory of Analysis Server, which is by default C:\Program Files\OpeniT\Analysis Server\.

    cd "C:\Program Files\OpeniT\Analysis Server\"
  2. Once in the directory, run the following command:

    Example
    OpeniT.Server.Etl.Console.exe updateconfig Root.Web.ModuleLinks.[link_name] [valid_web_link]

    Where:

    Variable Description
    link_name A specific configuration key name for the module link.
    valid_web_link A valid web URL pertaining to the module for redirection.
    Module Link Command - Variables

    Example
    OpeniT.Server.Etl.Console.exe updateconfig Root.Web.ModuleLinks.ServiceNowInstance https://prod854753.service-now.com/now/softwareasset/home/

    Wait until the process is finished.

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close