Implementing Supervisor Process Monitoring with Open Telemetry

In this blog, I’ll Walk you through how I set up a custom monitoring system for Supervisor-managed processes like Nginx and Apache2, this setup will allow you to track the health and performance of processes running under Supervisor in real time.  Continue reading “Implementing Supervisor Process Monitoring with Open Telemetry”

Complete Guide to Nginx Monitoring with Telegraf, Prometheus, and Grafana

To effectively monitor Nginx using Telegraf, Prometheus, and Grafana, first enable the Nginx status page. Next, set up Telegraf to collect these metrics and output them in a Prometheus-friendly format. Then, configure Prometheus to scrape data from Telegraf. Finally, use Grafana to view the collected metrics.

This article will guide you on how to get Nginx Web Server metrics and visualize them. The main goal is a quick deployment and configuration using well-known open-source projects like Grafana, Prometheus, and Telegraf. Continue reading “Complete Guide to Nginx Monitoring with Telegraf, Prometheus, and Grafana”

Raktbeej Proxy

All we could think of imagining a routine day of a NOC guy is looking at all the fancy and colorful multiple screens around, but is this all it?

The answer to the above statement is NO! As a NOC, We have access to the information that is critical to analyze and plot company infra strength and on top of that, access to the servers and protected network makes the situation more critical if thing happens to be in wrong hands.

Continue reading “Raktbeej Proxy”