Skip to content

Commit

Permalink
[Updated] How to Install and Configure Prometheus and Grafana on Ubun…
Browse files Browse the repository at this point in the history
…tu (#7098)
  • Loading branch information
jddocs authored Sep 9, 2024
1 parent 7343a15 commit 523412f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: 'How to Install and Configure Prometheus and Grafana on Ubuntu'
authors: ["Jeff Novotny"]
contributors: ["Jeff Novotny"]
published: 2023-06-13
modified: 2024-09-09
keywords: ['Install Prometheus', 'Install Grafana', 'Install Node Exporter', 'Integrate Prometheus and Grafana', 'Download Grafana Dashboard for Prometheus']
tags: ['ubuntu']
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
Expand Down Expand Up @@ -58,7 +59,7 @@ Grafana supports a wide range of dashboards, including the Prometheus Node Expor
Grafana supports alerts, annotations, dashboard variables, plugins, and authentication. It also provides a range of analytics tools to further deconstruct the data. The Grafana web interface can be accessed using port `3000` of the host server. For best results, run Prometheus and Grafana on the same server. For more background information, see the [Introduction to Grafana](https://grafana.com/docs/grafana/latest/introduction/).

## Marketplace App
Installing a complete Prometheus and Grafana-based system is a multi-step process. To streamline deployments, you can use the [Prometheus and Grafana Marketplace App](/docs/guides/how-to-install-prometheus-and-grafana-on-ubuntu/). For a more traditional and hands-on deployment, follow the instructions below.
Installing a complete Prometheus and Grafana-based system is a multi-step process. To streamline deployments, you can use the [Prometheus and Grafana Marketplace App](https://www.linode.com/marketplace/apps/linode/prometheus-grafana/). For a more traditional and hands-on deployment, follow the instructions below.

## Before You Begin

Expand Down

0 comments on commit 523412f

Please sign in to comment.