Plesk for Linux
kb: technical
ext: advanced monitoring
Symptoms
-
The Monitoring extension doesn't load the dashboard and returns the following errors instead:
Error: You'll need additional permissions to perform this action. Permissions needed: dashboards:read
Dashboard not found
We're looking but can't seem to find this dashboard. Try returning home or seeking help on the community site.
Cause
The Grafana authentication methods have been modified via Plesk panel.ini file.
Resolution
-
Connect to the server over SSH.
-
Create a backup of the
panel.inifile:# cp -a /usr/local/psa/admin/conf/panel.ini{,.bk}
-
Open
/usr/local/psa/admin/conf/panel.iniin a text editor such as VI. -
Delete the following two lines:
[ext-grafana]
allowSuperAdmin = true -
Save the changes and close the file.
Comments
Please sign in to leave a comment.