← All dashboards

Pydio Cells Monitoring

Dashboard for monitoring Cells metrics exposed via Prometheus.

This is a dashboard for Pydio Cells metrics. It exposes useful information about the processes’ status: memory, go-routines, average response times for REST and GRPC calls, etc.

Prerequisites to collect the metrics are the following:

  • Enable the metrics endpoints on Cells by exporting the environment variable CELLS_ENABLE_METRICS=true or by adding the flag --enable_metrics to cells’ start command.
  • Prometheus

and for the prometheus.yml configuration append this instruction.

yaml
- job_name: "cells"
    file_sd_configs:
      - files:
          - ${CELLS_WORKING_DIR}/services/pydio.gateway.metrics/prom_clients.json

Make sure to replace $CELLS_WORKING_DIR by your actual working directory.

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 46