Hello and welcome in this new tutorial on how to best use Pro.Lean™.
In this tutorial you will learn how to integrate Grafana in Pro.Lean™ software.
In order to use the dashboard designed for Grafana in a project
with the ProLean plugin, you must first of all download the Grafana
Server's runtime. This can be done by using this link:
https://grafana.com/get/
The page below will open:
At this point:
In this window, you can opt to use the Windows Installer package (Download the installer), which will create the folders on the PC and also configure and run the service of the Grafana server, or the zip file containing the entire Grafana environment from which the server can be run manually once this file has been unzipped.
Once the Windows Installer has been downlaoded, start the installation
by doouble-clicking on the msi package.
After starting the installation procedure, the msi package proposes
a configuration wizard. From the first screen, click on the Next button
to proceed with the configuration.
In the step below, you can select how to configure the setup, eg. which features to install, whether to run Grafana as a service, and its location.
Once the installation procedure has terminated close the wizard clicking the Finish button.
Let's configure Grafana so that we can login as an anonymous user. To do this:
Finally, make sure that the TCP/IP port 3000 is open on the firewall.
At this point, let's complete Pro.Lean configuration after making sure that Grafana server service is correctly started.
In order to configure Grafana, you need to open its web interface.
To open it, use the following link in any web browser address bar
http://localhost:3000
Once loaded, the Grafana configuration interface will open and it will
prompt for login credentials.
Initially, default credentials may be used. They are:
The next step is to change the password. If you do not want to change password to the admin user, you can continue by simply clicking on Skip.
One of the steps required to configure Grafana dashboard for the
Pro.Lean plugin is the creation of a Data Source.
To perform what is described, after correctly authenticating yourself
in Grafana:
The configuration of the standard Pro.Lean dashboard is contained in a file that is installed with the plugin, so simply follow the steps to import the dashboard from the .json file:
The newly imported dashboard will look as follows.
The link shown in the address bar must be used in the last step of the Pro.Lean configuation wizard.