Neha Bawaneneha1302.hashnode.dev·Dec 13, 2024Prometheus Monitoring with Email AlertsProject Overview: Monitoring and Alerting System This project is focused on implementing a monitoring and alerting system to track the status of various components within a web application and its underlying infrastructure. The system ensures that if...1 like·29 reads#prometheus
Michael RWXmichaelrwx.hashnode.dev·Oct 22, 2024My Proxmox Homelab - October 2024Previously, I wrote about how I got the equipment to start the homelab, hosted a few game servers, and a file sharing server. Today, we’re going to focus on two things: observability and high availability. My homelabbing philosophy is: I want to crea...91 readsminecraft server
Balabvm.hashnode.dev·Oct 3, 2024DevOps Monitoring ProjectIntroduction: Monitoring is a crucial part of the DevOps lifecycle, ensuring that the infrastructure, application and services run in its optimal state. In this blog, we will see how to set up and configure monitoring tools for a DevOps project such ...2 likes·321 readsDevops
Shubham Tawareshubzz.hashnode.dev·Sep 22, 2024Comprehensive DevOps Monitoring: Prometheus, Node Exporter, Blackbox & Alert manager with Email NotificationsIn this project, we will build a comprehensive DevOps monitoring solution using Blackbox Exporter, Node Exporter, Alert manager, and Prometheus. The goal is to set up a robust monitoring system that ensures high availability and performance for appli...1 like·337 readsDevops
Dinesh Kumar Kblog.dineshcloud.in·Aug 2, 2024Monitoring EC2 Instance using Prometheus and GrafanaPrometheus Prometheus monitoring solution is a free and open-source solution for monitoring metrics, events, and alerts. It collects and records metrics from servers, containers, and applications. In addition to providing a flexible query language (...112 readsDevOps#prometheus
Ankita Lunawatcloudhub2295.hashnode.dev·Aug 1, 2024Installation of Prometheus ,Grafana and Node ExporterWhat is Prometheus ? Prometheus is a open source Linux Server Monitoring tool mainly used for metrics monitoring, event monitoring, alert management, etc. Prometheus has changed the way of monitoring systems and that is why it has become the Top-Le...Grafana Monitoring
Chetan Thapliyalblog.chetanthapliyal.cloud·Jul 25, 2024Ultimate DevOps Monitoring with Prometheus: A Step-by-Step Guide to Real-Time AlertsMaintaining uptime and monitoring system health is crucial for any organization. Real-time monitoring ensures that issues are identified and resolved quickly, minimizing downtime and maintaining service reliability. In this blog, we'll walk through a...10 likesProjects#prometheus
Shazia Masseymasseys.hashnode.dev·Jul 7, 2024Monitoring ProjectThe image illustrates a monitoring and alerting architecture that integrates Prometheus is configured to scrape these metrics and evaluate alerting rules. If any alerts are triggered, Prometheus forwards them to Alertmanager. Alertmanager then proces...monitoring tool
Shailesh Shirbhateshaileshshirbhate.hashnode.dev·Jun 12, 2024Ultimate DevOps Monitoring ProjectSetting Up Prometheus, Node Exporter, Blackbox Exporter, and Alertmanager: A Step-by-Step Guide Use Cases Blackbox Exporter: Monitor the uptime and performance of web applications, ensuring customer-facing websites are available and respond within...AWS
Bruno Gatetegatete.hashnode.dev·Mar 8, 2024How to Monitor ArgoCD using kube-prometheus-stack [Part Three]In our previous blog we managed to deploy a Netflix Clone on ArgoCD, You can check it out here https://gatete.hashnode.dev/local-netflix-application-deployment-with-argocd-on-kubernetes-part-two Importance of Monitoring in Kubernetes: Monitoring i...58 readsHelm