mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Fix relrefs in CLI docs * Fix relrefs in licensing docs * Fix relrefs in AWS licensing docs * Fix RBAC relrefs * Fix Enterprise relrefs * Fix data source management relrefs * Fix server/org user management relrefs * Remove redundant force-user-logout doc * Fix add/remove user from org relrefs * Fix user management relrefs * Fix user management relrefs * Fix link text typos * Fix and add stats and license relrefs * Fix index page relrefs * Fix developer docs plugin relref to admin plugins doc * Update docs/sources/administration/enterprise-licensing/activate-aws-marketplace-license/_index.md Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com> * Fix provisioning relrefs Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
83 lines
3.5 KiB
Markdown
83 lines
3.5 KiB
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/administration/view-server/
|
|
- /docs/grafana/latest/admin/view-server-settings/
|
|
- /docs/grafana/latest/administration/view-server/view-server-settings/
|
|
- /docs/grafana/latest/admin/view-server-stats/
|
|
- /docs/grafana/latest/administration/view-server/view-server-stats/
|
|
description: How to view server settings in the Grafana UI
|
|
keywords:
|
|
- grafana
|
|
- configuration
|
|
- server
|
|
- settings
|
|
title: Stats and license
|
|
weight: 400
|
|
---
|
|
|
|
# View server statistics and license
|
|
|
|
This setting contains information about tools that Grafana Server Admins can use to learn more about their Grafana servers.
|
|
|
|
## View Grafana server settings
|
|
|
|
> Refer to [Role-based access control]({{< relref "../roles-and-permissions/access-control/" >}}) in Grafana Enterprise to understand how you can control access with RBAC permissions.
|
|
|
|
If you are a Grafana server administrator, use the Settings tab to view the settings that are applied to your Grafana server via the [Configuration]({{< relref "../../setup-grafana/configure-grafana/#config-file-locations" >}}) file and any environmental variables.
|
|
|
|
> **Note:** Only Grafana server administrators can access the **Server Admin** menu. For more information about about administrative permissions, refer to [Roles and permissions]({{< relref "../roles-and-permissions/#grafana-server-administrators" >}}).
|
|
|
|
### View server settings
|
|
|
|
1. Log in to your Grafana server with an account that has the Grafana Admin flag set.
|
|
1. Hover your cursor over the **Server Admin** (shield) icon in the side menu and then click the **Settings** tab.
|
|
|
|
### Available settings
|
|
|
|
For a full list of server settings, refer to [Configuration]({{< relref "../../setup-grafana/configure-grafana/" >}}).
|
|
|
|
## View Grafana server stats
|
|
|
|
> Refer to [Role-based access control]({{< relref "../roles-and-permissions/access-control/" >}}) in Grafana Enterprise to understand how you can control access with RBAC permissions.
|
|
|
|
If you are a Grafana server admin, then you can view useful statistics about your Grafana server in the Stats & Licensing tab.
|
|
|
|
> **Note:** Only Grafana server administrators can access the **Server Admin** menu. For more information about about administrative permissions, refer to [Roles and permissions]({{< relref "../roles-and-permissions/#grafana-server-administrators" >}}).
|
|
|
|
### View server stats
|
|
|
|
1. Log in to your Grafana server with an account that has the Grafana Admin flag set.
|
|
1. Hover your cursor over the **Server Admin** (shield) icon in the side menu and then click the **Stats & Licensing** tab.
|
|
|
|
### Available stats
|
|
|
|
The following statistics are displayed in the Stats tab:
|
|
|
|
- Total users
|
|
**Note:** Total users = Total admins + Total editors + Total viewers
|
|
- Total admins
|
|
- Total editors
|
|
- Total viewers
|
|
- Active users (seen last 30 days)
|
|
**Note:** Active users = Active admins + Active editors + Active viewers
|
|
- Active admins (seen last 30 days)
|
|
- Active editors (seen last 30 days)
|
|
- Active viewers (seen last 30 days)
|
|
- Active sessions
|
|
- Total dashboards
|
|
- Total orgs
|
|
- Total playlists
|
|
- Total snapshots
|
|
- Total dashboard tags
|
|
- Total starred dashboards
|
|
- Total alerts
|
|
|
|
### Counting users
|
|
|
|
If a user belongs to several organizations, then that user is counted once as a user in the highest organization role they are assigned, regardless of how many organizations the user belongs to.
|
|
|
|
For example, if Sofia is a Viewer in two organizations, an Editor in two organizations, and Admin in three organizations, then she would be reflected in the stats as:
|
|
|
|
- Total users 1
|
|
- Total admins 1
|