{"id":27928425,"url":"https://github.com/loayghreep/syspectrum","last_synced_at":"2026-05-08T17:38:12.723Z","repository":{"id":289676182,"uuid":"972045734","full_name":"LoayGhreep/SySpectrum","owner":"LoayGhreep","description":"An open-source, lightweight, agent-based system performance monitor with remote telemetry, zero bloat, and instant deploy. Built for developers, sysadmins, and performance nerds.","archived":false,"fork":false,"pushed_at":"2025-05-05T17:20:50.000Z","size":2768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T02:07:05.589Z","etag":null,"topics":["agent","devops","expressjs","lightweight","monitoring","nodejs","open-source","screen","self-hosted","system-monitoring","telemetry"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LoayGhreep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-24T13:02:29.000Z","updated_at":"2025-05-05T17:20:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"232370cb-1fdd-4c3a-9e29-71204be7c419","html_url":"https://github.com/LoayGhreep/SySpectrum","commit_stats":null,"previous_names":["loayghreep/syspectrum"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoayGhreep%2FSySpectrum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoayGhreep%2FSySpectrum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoayGhreep%2FSySpectrum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoayGhreep%2FSySpectrum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoayGhreep","download_url":"https://codeload.github.com/LoayGhreep/SySpectrum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252798852,"owners_count":21805887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","devops","expressjs","lightweight","monitoring","nodejs","open-source","screen","self-hosted","system-monitoring","telemetry"],"created_at":"2025-05-07T02:07:09.334Z","updated_at":"2026-05-08T17:38:12.711Z","avatar_url":"https://github.com/LoayGhreep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./syspectrum.png\" alt=\"SySpectrum Logo\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n# 🚨 Deprecation Notice\n\nThis repository has been deprecated as of the 1st of June 2025.\nDue to strategic prioritization and focus on new projects, further development of Syspectrum has been paused till further notice.\n\n# 🛰️ Syspectrum\n\n**Syspectrum** is a high-performance, agent-based system monitoring platform built for developers, sysadmins, and DevOps engineers who want **real-time, low-footprint, no-nonsense telemetry** — without vendor lock-in or bloat.\n\n\u003e 🔧 Built with Node.js agent, NeDB backend, and Flutter web dashboard.  \n\u003e 📡 Deploy it in seconds. Watch everything. Own your data.\n\n---\n\n| ![Screenshot1](./screenshots/screenshot1.png) | ![Screenshot2](./screenshots/screenshot2.png) |\n|-----------------------------------------|-----------------------------------------|\n| ![Screenshot3](./screenshots/screenshot3.png) | ![Screenshot4](./screenshots/screenshot4.png) |\n\n---\n\n## 📚 Table of Contents\n\n- [🚀 Why Syspectrum?](#-why-syspectrum)\n- [🧠 Architecture Overview](#-architecture-overview)\n- [🧩 Project Roadmap Phases](#-project-roadmap-phases)\n- [🧑‍💻 About the Author](#-about-the-author)\n- [🧾 License](#-license)\n\n---\n\n## 🚀 Why Syspectrum?\n\n\u003e “I couldn’t find a modern, lightweight, easy-to-deploy monitoring tool that wasn’t bloated or locked behind a paywall — so I built one.”\n\n- ✅ **Node.js Native Agent** — Ultra-portable and distro-agnostic\n- 📊 **Real-Time Telemetry** — CPU, Memory, Disk, Network, Processes, Temperature\n- 🔌 **Modular Stack** — Node backend + Flutter dashboard + structured API\n- 📁 **Clean JSON Output** — Easy integration with CI/CD, scripts, webhooks\n- 🔒 **Self-Hosted, Secure** — Logs and command execution are opt-in only\n- 🧪 **Fully Offline-Capable** — Designed for bare metal, cloud, lab, or edge\n- 🚫 **No Vendor Lock-In** — Yours. Forever.\n\n---\n\n## 🧠 Architecture Overview\n\n```\n    +------------------+     Push API    +------------------+\n    |  Node.js Agent   |  ────────────▶ |  Backend Server   |\n    |------------------|                 |------------------|\n    |  Shell Metrics   |                 |  NeDB Storage    |\n    |  JSON Telemetry  |                 |  RESTful API     |\n    +------------------+                 +--------▲---------+\n                                                   │\n                                                   │\n                                          Flutter Web Dashboard\n```\n\n---\n\n## 🧩 Project Roadmap Phases\n\n### 🔹 **Phase 1 — Agent Layer (✅ Complete)**\n\u003e _“The brain at the edge.”_\n\n- Cross-distro Node.js agent\n- Shell-based metric collectors (CPU, memory, disk, network, temperature, processes)\n- Modular `modules/` and `utils/` structure\n- Auto dependency installer (OS + Node)\n- Winston-based logging to file + console\n- Dynamic config support (`config.js`)\n- Self-healing background runtime via `screen`\n- Full bash CLI: `install.sh`, `start.sh`, `stop.sh`\n- JSON output ready for API push  \n💡 **Outcome**: Plug-and-play metric engine, zero GUI, fully autonomous\n\n---\n\n### 🔹 **Phase 2 — Backend API Receiver**\n\u003e _“The always-listening orchestrator.”_\n\n- Lightweight Node.js + Express backend\n- REST API to receive agent pushes (`/api/telemetry`)\n- Validates payload, stores in memory\n- Basic health/status endpoints\n- Supports multiple agents via hostname or ID\n- 🧠 Optional: agent registration endpoint  \n💡 **Outcome**: Central command node receiving structured data\n\n---\n\n### 🔹 **Phase 3 — Data Storage \u0026 Persistence**\n\u003e _“Memory becomes history.”_\n\n- NeDB for zero-config embedded persistence\n- Optional MongoDB/PostgreSQL support (future-ready)\n- Automatic DB rotation or archival logic\n- Timestamped metric logs for each agent\n- Internal telemetry audit (agent uptime, gaps, anomalies)  \n💡 **Outcome**: Persisted observability data, future-queryable\n\n---\n\n### 🔹 **Phase 4 — Containerization / Serviceization**\n\u003e _“Ship it, anywhere.”_\n\n- Dockerfile for agent + backend\n- Docker Compose with health checks + volumes\n- Optional `.service` files for systemd\n- CI-ready deploy script\n- Dev/Prod ENV separation  \n💡 **Outcome**: Cloud-native, host-ready, cron-free reliability\n\n---\n\n### 🔹 **Phase 5 — Dashboard UI (Flutter Web)**\n\u003e _“Vision to match the brain.”_\n\n- Flutter web app (self-hosted or embeddable)\n- Live dashboard of agents and metrics\n- Filter by hostname, time, metric type\n- Color-coded health status\n- JSON viewer / table switch\n- Real-time push or polling display  \n💡 **Outcome**: Clean visual layer over agent data\n\n---\n\n### 🔹 **Phase 6 — Security \u0026 RBAC**\n\u003e _“Access is power.”_\n\n- User auth (JWT + refresh)\n- Admin / Operator roles\n- Agent auth token rotation + signing\n- HTTPS / reverse proxy guidelines\n- Rate-limiting and IP whitelisting\n- Audit log for sensitive actions  \n💡 **Outcome**: Hardened, auditable, multi-user safe system\n\n---\n\n### 🔹 **Phase 7+ — PRO Tier (Commercial)**\n\u003e _“Beyond the edge.”_\n\n- 🔐 Remote command execution from dashboard\n- 🧠 Remote config + agent hot patching\n- 🔁 Agent version sync + self-update\n- 📡 Push-to-cloud or remote relay support\n- 📊 Advanced alerts, SLA rules, threshold triggers\n- 🔔 Notifications (Telegram, Slack, Webhook)\n- 📍 GPS/device metadata per agent\n- 🧩 Plugin system for extending modules\n- 💰 Licensing engine + offline key validation  \n💡 **Outcome**: Enterprise SaaS capability, investor-grade power\n\n---\n\n## 🧑‍💻 About the Author\n\n**Loay Ghreep** — DevOps \u0026 Systems Engineer from Egypt.\n- 🛠️ Specialized in infrastructure, automation, observability, and production-level engineering and architecture  \n- 💼 [LinkedIn](https://www.linkedin.com/in/loay-ghreep-379580112/)  \n\n\u003e *\"I don’t just use tools — I build infrastructure others rely on.\"*\n\n---\n\n## 🧾 License\n\n**MIT License**  \nUse freely, contribute openly.  \nCommercial features (Phase 7+) will be available under private licensing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floayghreep%2Fsyspectrum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floayghreep%2Fsyspectrum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floayghreep%2Fsyspectrum/lists"}