Proyecto

General

Perfil

Acciones

Grafana by Neodoo En » Histórico » Revisión 1

Revisión 1/2 | Siguiente »
Francisco Javier Solans Benedí, 2024-03-13 06:39


Usage instructions
Getting started

Launch the product via 1-Click

Use a web browser to access the Admin console at: http://[ec2-ip]:3000, where [ec2_ip] is the public ip provided by Amazon for your instance.

Log in using the following credentials to enter the application:

Username: admin

Password: Your instance id

You can also access your instance via SSH using the username and your Amazon private key.
The username depends on the operative system:

  • Centos 9 Stream: 'ec2-user'
  • Other Centos: 'centos'
  • Ubuntu: 'ubuntu'
  • Rocky Linux: 'rocky'

Installation details

Server service is configured with systemd.

View status server:

$ sudo systemctl status grafana-server
Stop server:

$ sudo systemctl stop grafana-server
Start server:

$ sudo systemctl start grafana-server
Other useful data
Location of sensitive information
There is no sensitive data.

Encryption configuration
There is no encrypted data.

Changing system credentials
To change the Grafana credentials you have to click the admin label in the left column and, in the admin profile, click Change password.

Instructions on how the user interacts with Grafana to decrypt necessary data
You can use the Grafana management console to view all necessary data.

How to assess and monitor the health and proper function of the application.

  1. Navigate to your Amazon EC2 console and verify that you're in the correct region.
  2. Choose Instance and select your launched instance.
  3. Select the server to display your metadata page and choose the Status checks tab at the bottom of the page to review if your status checks passed or failed.

Additional resources

Grafana official site: https://grafana.com/

Actualizado por Francisco Javier Solans Benedí hace más de 1 año · 1 revisiones