Real-time Apache Traffic Monitoring
Monitor your Apache web server traffic in real time. See live requests, response codes, bandwidth usage, top URLs, and top IPs across all your virtual hosts — from your terminal or browser.
Browser-based real-time dashboard with interactive charts. Request rate and bandwidth over time, sortable domain table, per-domain drill-down.
HTML + Chart.js
Terminal UI modeled after Linux top.
Refreshes in real time with sortable columns, scroll,
and interactive controls. Zero dependencies.
RESTful API serving live traffic data as JSON. Powers both the dashboard and CLI. Easy to integrate with custom tools.
Python http.server