Milestones
Project Roadmap
A transparent overview of the features we are actively working on and what lies ahead.
Released
v0.1.0-alpha
Base Monitoring Core
Building a robust and ultra-fast base foundation for metrics collection.
- βCentral PHP ServerWeb administration, SQLite/MySQL data schema, incident logging.
- βNative Telemetry AgentsExtremely lightweight system metrics scripts for Linux (Bash), Windows (PowerShell), and Docker.
- βSMTP & Discord AlertsGet instant outage notifications on email inboxes or Discord chat rooms.
- βPublic Status PagesBuild and customize public status panels reading from cache targets to prevent server overload.
Released
v0.2.0
Advanced Metrics
Historical metrics charts and external visualization integrations.
- βHistorical Performance GraphsCPU and RAM utilization charts with a 24h / 7d / 30d switcher, sourced from real agent data.
- βPrometheus IntegrationToken-authenticated /metrics.php endpoint exposing standard Prometheus exposition format for Grafana or any compatible scraper.
- βTelegram & Slack SupportInstant outage notices on Telegram and Slack, alongside the existing Discord and email channels.
- βSelf-Updating AgentsOpt-in, checksum-verified automatic updates for the Python, Bash, and PowerShell agents.
In Progress
v0.3.0
Multi-tenant & SSO
Focusing on secure team environments, authorization layers, and scale.
- βMulti-tenant AccountsManage isolated projects and teams separately under a single server instance.
- βSSO / OIDC AuthenticationGitHub OAuth login is live. Google and custom corporate SAML are still planned.
- βCommunity Agent CatalogPublic repository of custom scripts for monitoring services like Redis, MySQL, Nginx, or Synology NAS.
Future
v1.0.0
Stable LTS Release
Optimized and battle-tested for enterprise workloads.
- βLong-Term Support (LTS)Guaranteed stable APIs and security maintenance updates for 2 years.
- βNative Mobile AppReceive push alerts directly on iOS and Android devices for instant reactions.