Difference between revisions of "Dashboard Users Guide"

From Lingoport Wiki
Jump to: navigation, search
(Simple Startup)
Line 26: Line 26:
 
<li>On the system where the Lingoport Dashboard Server was installed, go to the directory <code><server install directory>/bin</code>.</li>
 
<li>On the system where the Lingoport Dashboard Server was installed, go to the directory <code><server install directory>/bin</code>.</li>
 
<li>Choose your platform directory and then run <code>sonar.sh start</code>. To make sure that it started, check the status <code>sonar.sh status</code>.</li>
 
<li>Choose your platform directory and then run <code>sonar.sh start</code>. To make sure that it started, check the status <code>sonar.sh status</code>.</li>
<li>Give it a few minutes and then open a browser and enter http://localhost:9000 to see the Dashboard. If you installed with a port other than 9000, use that port instead. </li>
+
<li>Give it a few minutes and then open a browser and enter <nowiki>http://localhost:9000</nowiki> to see the Dashboard. If you installed with a port other than 9000, use that port instead. </li>
 
<li>If the browser comes up in maintenance mode, the database may need to be upgraded. Enter <code>http://localhost:9000/setup</code> and follow the directions on the page.
 
<li>If the browser comes up in maintenance mode, the database may need to be upgraded. Enter <code>http://localhost:9000/setup</code> and follow the directions on the page.
 
</ol>
 
</ol>
Line 42: Line 42:
 
= Changing Project Configuration =
 
= Changing Project Configuration =
 
== sonar-project.properties ==
 
== sonar-project.properties ==
== MySQL Packet Error
+
== MySQL Packet Error ==

Revision as of 22:34, 15 December 2016

Introduction

About Lingoport Dashboard

The Lingoport Dashboard, built on the SonarQube platform, helps you track and share the progress of your internationalization and localization efforts company-wide, by displaying both high-level and detailed views of your Globalyzer Project Scan data and your Lingoport Resource Manager status information.

For more details about Globalyzer and Lingoport Resource Manager please visit: Lingoport Suite.

LingoportDashboard.jpg

When to Update the Dashboard Server

You will need to re-run the Lingoport Dashboard Server Installer whenever you upgrade to a later version of the Dashboard. Be sure to retain your current Dashboard database by unchecking the Install LINGODASH Database Data checkbox.

When to Update the Dashboard Client

You will need to re-run the Lingoport Dashboard Client Installer whenever you:

  • Set up a new or updated connection to Globalyzer
  • Set up a new or updated connection to Lingoport Resource Manager (LRM)
  • Upgrade to a later version of the Lingoport Dashboard Client

Starting the Dashboard Server

Simple Startup

  1. On the system where the Lingoport Dashboard Server was installed, go to the directory <server install directory>/bin.
  2. Choose your platform directory and then run sonar.sh start. To make sure that it started, check the status sonar.sh status.
  3. Give it a few minutes and then open a browser and enter http://localhost:9000 to see the Dashboard. If you installed with a port other than 9000, use that port instead.
  4. If the browser comes up in maintenance mode, the database may need to be upgraded. Enter http://localhost:9000/setup and follow the directions on the page.

Starting as a Service

Viewing the Lingoport Dashboard

Uploading Project Data to the Lingoport Dashboard

Generate Globalyzer Scan Report

Generate LRM Status Report

Upload Globalyzer and LRM Data to Dashboard

Removing an Uploaded Lingoport Dashboard Project

Changing Project Configuration

sonar-project.properties

MySQL Packet Error