Skip to main content
Version: 5.7

Using the Supervision App

The BlueMind monitoring tool allows you to monitor all server data in real time and also view historical data thanks to its database storage.

Deleting the tool

The supervision tool is installed by default in BlueMind and must not be uninstalled.

The BlueMind monitoring tool includes the following products:

  • Grafana: a web-based data presentation application for visualization and monitoring
  • Alloy: a tool for data collection and reporting
  • Mimir: a specialized database for metrics, events, and their real-time analysis (Prometheus)

ℹ️ For more information, see the tool's documentation on Grafana Learn

BlueMind's packaging of these products automatically generates alerts and dashboards.

Accessing the monitoring tool

The monitoring tool is automatically installed and configured in BlueMind.

Access to the application is role-based:

  • "Supervision Administration": Full access to the supervision tool
  • "Monitoring Console": Read-only access to the monitoring tool
administrators

Admin0 has full access by default.

Monitoring is performed for the entire facility, not by area. In addition, by granting access to a domain administrator, that administrator will have visibility into all the data in the system.

Users who have been assigned one of these roles will then see (they may need to log in again) a "Supervision" link in the header that allows them to access the console:

access via SW

The monitoring tool can also be accessed directly by going to the URL https://<votre bluemind>.tld/grafana/.

The usernames requested are those from the setup wizard provided during the BlueMind installation (Step 4 of the Post-installation Configuration).

Viewing the dashboards

The Supervision app opens directly to the "Global overview" dashboard, which provides an overview of data related to the mail app usage:

  • the number of mobile, Web, IMAP, and MAPI sessions
  • incoming and outgoing email traffic
  • real-time sessions
information

Each chart or metric is explained. Click the icon for more information about the analyzed data and the displayed result.

A number of dashboards have been set up and are ready to view. To view the list of available dashboards, go to the "Dashboard" tab.

"bluemind" Dashboard

Dashboards tagged "bluemind" must not be modified. Since these are managed directly by BlueMind, any changes to the settings are overwritten with each upgrade.

Some of the most important dashboards include:

  • The Auditlog dashboards provide information on logins, emails, events, and more. (For further information see the page Analyzing logs with Auditlog)
  • The Cluster Overview dashboard, which lets you view and analyze server metrics (CPU, IOPS, etc.)
  • The BlueMind Health dashboard, which allows you to view alerts, among other things
Actions toolbar

At the top of each dashboard is an action bar that allows you to, among other things:

  • Enable or disable the Annotations & Alerts option, which displays important actions (such as a service restart) on the dashboard charts
  • Change the analysis period to be displayed
  • Customize dashboards by clicking Edit

Viewing additional information

In addition to the dashboards, you can view:

  • Source data from Elasticsearch (log database, access to audit logs via the audit dashboard) and Prometheus (historical metrics explored via Grafana) by going to the Connections > Data Source tab
  • Configuring alerts by going to the Alerting > Alert Rules tab

Exploring the data

The "Explore" tab lets you browse the data in the database—in other words, the history of the metrics that have been collected.

To explore the data:

  • Select the data source

  • Configure your query based on the data to be analyzed

    💡 Kick start your query
    Utiliser les requêtes pré-programmées pour faciliter l'analyse des données de Prometheus

Managing Alerts

Alerts can be viewed in the Administration Console > Monitoring Console > General System Status:

Less than 1 GB remaining on a filesystem

This alert is cleared when the disks are full and the system can no longer write to the indexes.

Solution: Add more disk space so that it disappears automatically.

Find out more

Related BlueMind documentation pages

Related BlueMind videos