Kiran Pawarkiranpawar.hashnode.dev·Dec 8, 2024DevOps Monitoring ProjectIn this technical guide, we'll set up a robust monitoring solution for EC2 instances running Ubuntu OS. This project incorporates Prometheus, Alertmanager, Node Exporter, and Blackbox Exporter for effective monitoring and alerting. Understanding the ...#prometheus
Valerioinspector-monitoring.hashnode.dev·Dec 6, 2024Symfony monitoring library implementationIn the last few months I worked heavily to renovate the monitoring experience for Symfony developers. The Symfony monitoring library is the second most popular library among Inspector's customers. The first is the Laravel package. The release of the ...Symfony
Bittu Sharmabittublog.hashnode.dev·Nov 23, 2024Step-by-Step: Using Prometheus and Grafana TogetherPrometheus Prometheus and Grafana are popular open-source tools for monitoring and visualizing time-series data in modern IT infrastructure. Prometheus is a monitoring system and time-series database that collects metrics from set targets at specific...65 readsmonitoring
Shesh Dharsheshdevops.hashnode.dev·Oct 25, 2024Automated Windows Server Monitoring with Prometheus, Grafana, and Ansible for WMI Exporter Deployment..Implementing comprehensive Windows Server monitoring using Prometheus and Grafana, integrated with WMI Exporter for metrics collection, and automated WMI Exporter installation through Ansible for seamless deployment across Windows servers and clients...1 likewindows server monitoring
Amol Ovhalamol-devops.hashnode.dev·Oct 13, 2024Streamlining Grafana Access with Google OAuth Using kube-prometheus-stackAs my organization grew, so need to give other teams visibility into system metrics. Recently, product managers and analysts asked for read-only access to Grafana dashboards. As a DevOps engineer, it’s my responsibility to ensure they have access whi...92 readsGoogleOAuth
Utsav Sonkarsigmadevutsav.hashnode.dev·Oct 13, 2024Get Started with NAGIOS: Basic to IntermediateWelcome to Week 9 of my ‘Learn in Public’ journey! 🚀 This week, I’m diving into Nagios, one of the most widely used continuous monitoring tools in the world of DevOps. Nagios plays a crucial role in monitoring IT infrastructure, enabling teams to de...DevOps Basics in 3 MonthsDevops
Subbu Tech Tutorialssubbutechtutorials.hashnode.dev·Oct 8, 2024Observability: MonitoringMetrics: Metrics: Metrics are numerical data points that represent the health and performance of your system. Real World Metrics Example: The "Metrics" in this context refer to the ongoing monitoring of a patient's vital signs (BP, Heart Rate, et...45 readsKubernetes Basics: A Beginner’s Guide#prometheus
Vishwajeet Singhvishsig.hashnode.dev·Oct 3, 2024An Introduction to Prometheus for Effective DevOps MonitoringGet to know about monitoring Monitoring is an essential practice in DevOps. Through the use of diverse monitoring strategies and methodologies, developers can improve several aspects of a distributed system, including failure rates, error occurrences...Devops
Hemant Chimulkarhemantcodes.hashnode.dev·Sep 24, 2024Monitoring Optical Line Terminal ONTs with Flask and SNMPIntroduction In the dynamic realm of telecommunications network management, real-time data and seamless integration are paramount. I've developed a cutting-edge web application that provides comprehensive management of Optical Line Terminal (OLT) dev...OLT
Patrick Gabrielkafka-zookeeper-sur-ubuntu-serveur.hashnode.dev·Sep 19, 2024Installing Kafka and Zookeeper on Ubuntu: A Simple TutorialINTRODUCTION Objectif de la documentation Présentation rapide de Kafka et Zookeeper Pré-requis Configuration minimale requise pour le serveur Dépendances nécessaires (Java, etc.) avoir minimum trois terminaux ouvert Installation de Kafka Té...23 likes·117 readsUbuntu