Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Idera Dashboard provides web and back end services, shared across multiple Idera products.   To learn more about what the Idera Dashboard is and how it works, see Navigate the Idera Dashboard web console.

The Idera Dashboard consists of the following components:

...

The Web Application Service is a Windows service that wraps Apache Tomcat server.   The Web Application Service serves up dashboard (Idera Dashboard) and SQLdm SQL Inventory Manager views and widgets that are displayed in the web console.   The Web Application Service requires two ports:

...

The Core Service is a C# (.NET 4.0 Framework) based Windows service that hosts dashboard and SQLdm SQL Inventory Manager REST APIs that are used by the Web Application Service to configure and retrieve data.   In addition, the Core Service handles product registration, security, configuration, product data, and event aggregation.

...

The Core Repository is a database where all dashboard 's configuration and aggregated data is stored. The Core Repository database is hosted on a SQL Server instance and is accessed by the Core Service to retrieve data. 

...

 

 

...