Connect to Grafana web UI

Hi,
I’m trying to connect to Grafana web interface, but my server is not listening for default port 3000.
I edited grafana.ini configuration file enabling http access (default bind address, port 3000).
My pmm server version is 2.25.0 running with docker.
Could you help me please?
Thanks

Grafana is not served on port 3000 with PMM. Please use standard https (443) to access the PMM UI and do not change any configuration parameters.

1 Like

Hi Matthewb,
I’m trying to schedule some reports including, how can I do?

Thanks

1 Like

Sorry, I don’t understand your question.

1 Like

Sorry for the typo, I would like to know how to schedule a report (a weekly report for example) including one or more dashboards.
Is it possible or can I only set alerts for a specific dashboard?
Thanks.

1 Like

PMM does not offer such functionality like scheduled reports. You can only create alarms based on graphs, and/or the integrated AlertManager.

1 Like