prometheus

Deploy Prometheus using Ansible-playbook on Ubuntu 22.04 LTS

Introduction Prometheus is an open-source monitoring and alerting toolkit designed for reliability and scalability of systems and applications. It was originally developed by SoundCloud and later donated to the Cloud Native Computing Foundation (CNCF). Prometheus is widely used in the field of DevOps and system administration for monitoring and observability purposes. Prerequisites We can use […]

Deploy Prometheus Container with Docker Compose

Introduction Prometheus is an open-source monitoring and alerting toolkit designed for reliability and scalability of systems and applications. It was originally developed by SoundCloud and later donated to the Cloud Native Computing Foundation (CNCF). Prometheus is widely used in the field of DevOps and system administration for monitoring and observability purposes. Docker Compose is a tool […]

Setup Monitoring on Window Machine using Window Node Exporter – Prometheus

Introduction Window Node exporter is agent that collect and send the window machine hardware utilization metrics to the Prometheus server by using HTTP protocol metric, It used port 9182 by default. Prerequisites Up and running Prometheus server, Grafana Server in your machine / network environment or you can use the given link to setup Prometheus […]

Installing Prometheus on Ubuntu 22.04

Prometheus is an open-source monitoring and alerting toolkit designed for reliability and scalability of systems and applications. It was originally developed by SoundCloud and later donated to the Cloud Native Computing Foundation (CNCF). Prometheus is widely used in the field of DevOps and system administration for monitoring and observability purposes. Key features of Prometheus include: […]

Scroll to top