Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Since 5.4.0 the Digizuite DAM now uses Grafana for monitoring. Grafana is available at {damurl}/grafana, or by using the “monitoring” button in Media Manager. By default the login to Grafana is admin/admin. You will be asked to change this the first time you login. Once you have logged in you are meet with a page that looks something like this:

To access the default Dashboard the Digizuite ships with, go to “Dashboard” (1) and then “Manage” (2) on the left menu.

You should see a list like this:

Select the “DigiBoard” and you should see the actual Dashboard:

This specific Dashboard is automatically updated whenever you update the DamCenter, so do not make any edits you cannot bare to lose.

You can make your own custom Dashboards and they will not be lost. As Grafana is not a Digizuite product, but rather a 3. party product, please follow their documentation for details on how to do custom configuration: https://grafana.com/docs/grafana/latest/features/dashboard/dashboards/.

By default we ship with Prometheus as the datasource. To see how the Prometheus query language works, take a look at their docs: https://prometheus.io/docs/prometheus/latest/querying/basics/

If you have anything you would like to have monitored out of the box, please log a DAM ticket, and we’ll take a look.

FAQ

Make the monitoring dashboard as default dashboard

  • Star the dashboard (add to favorites)

  • Click “Configuration” → “Preferences” and select your dashboard

  • Click “Save”

My Prometheus service has entered a paused state, and will not resume

If your service has reached this state, it’s very likely that you have another Prometheus instance running on the server (likely in a command prompt), which then locks the Prometheus service from starting up. Simply close this other instance, and resume the service.

  • No labels