Blog

Telegram Bot Tracker for Drupal

This guide will walk you through building and installing the Telegram Tracker module for your Drupal CMS. Based on the architectural files discovered in your system, this module uses an Event Subscriber to intercept web requests and send real-time visitor alerts—including IP address, path, and User Agent—directly to your Telegram bot.

Monitoring Your Drupal Site with Telegram: A Step-by-Step Guide

Safe Web Watchdog

This blog post provides a step-by-step guide on how to install and configure the Safe Web Watchdog. This Bash script is designed to monitor your websites' availability and send alerts to your Telegram bot whenever a status change occurs.

Proactive Monitoring: How to Install the Safe Web Watchdog

Stateful Watchdog Script

This guide details how to implement a Stateful Watchdog Script designed for automated recovery and intelligent alerting. Unlike basic monitors that ping you every minute an issue persists, a "stateful" script remembers the previous condition of your system. This allows it to distinguish between a new failure, a persistent problem, and a successful recovery, ensuring you only receive critical notifications.

Automated Recovery: Building a Stateful Watchdog for WireGuard and NFS

Stateful Watchdog with Automatic Recovery


This guide explains how to implement the Stateful Watchdog with Automatic Recovery, a sophisticated monitoring script designed to handle service failures without human intervention. While basic scripts simply notify you when something is broken, this "stateful" approach intelligently attempts to fix the problem first and only alerts you when a status truly changes, preventing unnecessary notification spam.

Beyond Basic Alerts: Building a Self-Healing Server with a Stateful Watchdog

Apache Security and Traffic Monitor

This guide explains how to implement the Apache Security and Traffic Monitor, a powerful log-analysis tool that provides a 24-hour summary of your server's health and visitor patterns. Unlike real-time trackers, this script performs a deep dive into your historical logs to separate human traffic from bots and identify malicious scanning attempts.

Audit Your Traffic: How to Install the Apache Security & Traffic Monitor

Monitoring Your Server Using Telegram Bot

Your Server, Your Phone: Mastering Infrastructure with the Telegram Monitoring Suite

In the world of system administration, the difference between a minor hiccup and a major catastrophe is often response time. Traditional monitoring tools can be bulky, expensive, or hidden behind complex dashboards. However, by leveraging the versatility and responsiveness of Telegram bots, you can transform your server into a proactive communicator that keeps you informed wherever you are.