All Projects → MiteshSharma → PrometheusWithGrafana

MiteshSharma / PrometheusWithGrafana

Licence: MIT license
Setup Prometheus with Grafana dashboard using Ansible

Projects that are alternatives of or similar to PrometheusWithGrafana

Prometheus-grafana
Monitor your Kubernetes cluster resources and applications
Stars: ✭ 21 (-58%)
Mutual labels:  grafana, alertmanager, node-exporter
raspberry-metrics
Expose Raspberry PI metrics using Prometheus and Grafana. Install with single command.
Stars: ✭ 41 (-18%)
Mutual labels:  grafana, node-exporter
ansible-prometheus
Ansible role for the management of Prometheus software and Prometheus exporters
Stars: ✭ 63 (+26%)
Mutual labels:  alertmanager, node-exporter
robusta
Open source Kubernetes monitoring, troubleshooting, and automation platform
Stars: ✭ 772 (+1444%)
Mutual labels:  grafana, alertmanager
Prometheus
A docker-compose stack for Prometheus monitoring
Stars: ✭ 3,383 (+6666%)
Mutual labels:  grafana, node-exporter
workshop-prometheus
Workshop Prometheus ♥️ Grafana
Stars: ✭ 13 (-74%)
Mutual labels:  grafana, alertmanager
trovilo
trovilo collects and prepares files from Kubernetes ConfigMaps for Prometheus & friends
Stars: ✭ 16 (-68%)
Mutual labels:  grafana, alertmanager
Prometheus Book
Prometheus操作指南
Stars: ✭ 2,637 (+5174%)
Mutual labels:  grafana, alertmanager
docker-prometheus
A minimal Prometheus Server, Node Exporter, BlackBox Exporter and Grafana implementation with `docker-compose`.
Stars: ✭ 71 (+42%)
Mutual labels:  grafana, alertmanager
loki exporter
Prometheus exporter to collect metrics and run queries against the Grafana Loki API.
Stars: ✭ 28 (-44%)
Mutual labels:  grafana, alertmanager
Dockprom
Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
Stars: ✭ 4,489 (+8878%)
Mutual labels:  grafana, alertmanager
Awesome Prometheus Alerts
🚨 Collection of Prometheus alerting rules
Stars: ✭ 3,323 (+6546%)
Mutual labels:  grafana, alertmanager
osisoftpi-grafana
Grafana Data Source Plugin for the OSIsoft PI System
Stars: ✭ 41 (-18%)
Mutual labels:  grafana
grafana-checkmk-datasource
CheckMK data source for Grafana
Stars: ✭ 68 (+36%)
Mutual labels:  grafana
grafana-dynamictext-panel
A dynamic, data-driven text for @grafana.
Stars: ✭ 42 (-16%)
Mutual labels:  grafana
ansible-role-virtualbox
Ansible Role - Installs headless Virtualbox and phpVirtualbox for remote access through Web GUI
Stars: ✭ 14 (-72%)
Mutual labels:  ansible-role
signalilo
Forward alerts from Prometheus Alertmanager to Icinga2 via Webhooks
Stars: ✭ 57 (+14%)
Mutual labels:  alertmanager
RHEL8-STIG
Ansible role for Red Hat 8 STIG Baseline
Stars: ✭ 73 (+46%)
Mutual labels:  ansible-role
VictoriaLogs
Loki On VictoriaMetrics
Stars: ✭ 58 (+16%)
Mutual labels:  grafana
kafka role
Ansible role to install Apache Kafka
Stars: ✭ 18 (-64%)
Mutual labels:  ansible-role

Prometheus with Grafana using Ansible

In this project, we are configurating prometheus, node_exporter, alertmanager and Grafana. We setup Grafana dashboard which can use source as Prometheus.

Getting Started

Step 1: Update ip address of instances in inventory file.

Step 2: Run ansible command to setup prometheus, node_exporter, alertmanager and Grafana services

Ansible command: ansible-playbook playbook.yml

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].