-
Notifications
You must be signed in to change notification settings - Fork 8
Create grafana users
Niels Korschinsky edited this page Aug 26, 2021
·
1 revision
By default, Grafana has only one user, the admin
with the template password admin
.
This password needs to be changed on the first login.
You may access Grafana via http://SPPMON.HOSTNAME.com:3000
if no SSL is enabled.
Use https://SPPMON.HOSTNAME.com:3000
for instances with SSL.
It is recommended to create a separate account for guests with view-only rights. Be aware that dashboards on view-only may still leak sensitive data by the logs displayed on the dashboard, but it is impossible to manipulate the queries send to the InfluxDB.
- Go into the user menu by
Gearwheel
->Users
. Please be aware that theUsers
inside the Shield menu is incorrect. - Go onto
Invite
on the top right half of the screen. - Enter the required information:
- Username or email
- optional Name
- Please make sure to select
Viewer
as role. - Un-tick
Send invite email
.
- After Submitting, please go onto the
Pending Invites
-tab next to the blueInvite
button. - Hit the
Copy Invite
button ->https://localhost:3000/invite/3aW3JBwnQfkgvmrKCadISOaoyy5pwY
- Warning: Before sharing this link, you need to replace the
localhost
with your actual server address:
https://localhost:3000/invite/3aW3JBwnQfkgvmrKCadISOaoyy5pwY
->
https://my.domain.org.com:3000/invite/3aW3JBwnQfkgvmrKCadISOaoyy5pwY
- Go into the user menu by
Shield
->Users
. Please be aware that theUsers
inside the Gearwheel menu is incorrect. - Go onto
New user
on the top right half of the screen. - Enter the required information. It is required to specify either the username or email.
- The user has automatically the role
Viewer
. You can verify its role by clicking onto it in the user-overview:
- Home
- Frequently asked Questions
- Overview of users
- Contact us
- Share Snapshots of Grafana
- SPPMon Command line arguments
- SPPCheck Command line arguments
- SPPCheck Export PDF Report
- Install Overview
- System Requirements
- Getting SPPMon Source Code
- Create dedicated user accounts in SPP server, vSnap, and VADP
- Create grafana users
- Import Grafana Dashboards