Vigil is a self-hosted infrastructure monitoring platform for RHEL environments. A Go binary agent collects live CPU, memory, disk, and systemd service metrics directly from the host kernel, pushes structured telemetry to a central REST API, and triggers automated GitHub Issue reports when thresholds are breached. The entire stack — agent, API server, and dashboard — deploys to an OpenShift cluster via a single Ansible playbook.