Table des matières

Integrating ESIA with Grafana

⚠️ Firstly, it is advisable to create a PostgreSQL user with READ ONLY. Grafana does not check whether a query might be malicious or not. ⚠️

STEP 1: Add Postgres as a data source

In the Connection menu, click on “Data sources” then “Add new data source

then search for ‘postgres’ in the search bar and click on it

STEP 2: Configure Postgres

You must enter all the necessary parameters according to your server

Once everything is correct, click on “Save & test

STEP 3: Create a dashboard

This step requires a thorough understanding of the ESIA database.

When creating the widget, you will need to query the database using SQL

Examples of some widgets

Below the temperature widget is an example of an SQL query.

For further information or assistance with widget integration, please do not hesitate to contact ESIA support.