Skip to main content

Monitor database cluster with FMON

Monitoring gives real-time visibility into cluster health, performance, and resource use. It integrates with FPT Monitoring (FMON) to collect metrics and logs, and surfaces them through Grafana dashboards.

Use it to spot anomalies early, evaluate query workload, and decide whether a resource change is actually needed.

Enable monitoring

Monitoring is not self-service. Access the Monitor tab and the behaviour depends on whether it has been enabled for your cluster:

  1. Log in to FPT Cloud Portal. From the main menu, select Database PlatformAll Databases. Click the Cluster ID and open the Monitor tab.
  • Not enabled — the page prompts you to contact FPT Support.

    Monitor tab prompting to contact support

  • Enabled — the page lists database metrics and logs. Anything not yet integrated shows integrated status Disabled.

    Monitor tab with metrics and logs listed

note

Contact FPT Support to have monitoring enabled. There is no way to turn it on yourself, so raise the request before you need the data rather than during an incident.

Integrate or disintegrate a workspace

ActionEffect
IntegrateStarts metric and log collection for the cluster. Integrated status becomes Enabled.
DisintegrateStops collection. Integrated status becomes Disabled.

In the workspace list, select the action for the target workspace and confirm in the dialog.

View workspace information

Once integrated, select the workspace name to open its detail page, which holds the monitoring dashboards, contact points, and datasources.

Workspace detail page

View metrics and logs in Grafana

Select the Dashboard URL from the workspace detail page to reach the Grafana sign-in page.

Grafana sign-in

Sign in with the Basic Authentication – Username and Basic Authentication – Password shown on the workspace detail page.

Grafana home

Metrics

  1. Click Toggle MenuDashboards.

  2. Select the template matching your database engine type.

    Metric dashboard list

  3. Select a folder to see the corresponding metrics.

    Metric dashboard detail

Logs

  1. Click Toggle MenuExplore.

    Explore view

  2. Choose Loki as the data source.

    Selecting Loki

  3. In the label filter, select the label to filter on.

    Label filter

  4. In the value filter, select the instance.

    Value filter

The matching logs are displayed.

Log output

Next steps