awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 Repos

Awesome GitHub RepositoriesResource Visualization Dashboards

Graphical interfaces for monitoring hardware and system performance in real-time.

Distinguishing note: Focuses on the visualization aspect of system monitoring.

Explore 11 awesome GitHub repositories matching system administration & monitoring · Resource Visualization Dashboards. Refine with filters or upvote what's useful.

Awesome Resource Visualization Dashboards GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gitsquared/edex-uiAvatar von GitSquared

    GitSquared/edex-ui

    44,271Auf GitHub ansehen↗

    This project is a cross-platform desktop application that functions as a graphical shell replacement. Built using web technologies, it provides a unified workspace that integrates a terminal emulator with real-time system monitoring tools, allowing users to interact with their operating system through a touch-friendly, native-like interface. The application distinguishes itself through a highly customizable layout engine that uses external configuration files to arrange interface components. It features a distinct visual aesthetic and wraps standard terminal emulation within a graphical conta

    Visualizes live hardware performance and filesystem activity through a graphical interface.

    JavaScriptdesktopedex-uielectron
    Auf GitHub ansehen↗44,271
  • alibaba/sentinelAvatar von alibaba

    alibaba/Sentinel

    23,126Auf GitHub ansehen↗

    Sentinel is a microservice flow control framework designed for managing traffic limits, distributed circuit breaking, and adaptive overload protection. It serves as a traffic shaping component that defines resource boundaries to regulate request flow and ensure reliability across distributed systems. The project provides a real-time monitoring dashboard for tracking resource metrics and performance bottlenecks across service clusters. It includes a visual interface for the real-time management of flow control and circuit breaking rules, allowing parameters to be updated without restarting the

    Provides a graphical interface for the real-time management of flow control and circuit breaking rules.

    Java
    Auf GitHub ansehen↗23,126
  • bcicen/ctopAvatar von bcicen

    bcicen/ctop

    17,765Auf GitHub ansehen↗

    ctop ist ein terminalbasiertes Dashboard-Dienstprogramm zur Überwachung und Verwaltung containerisierter Anwendungen. Es bietet eine Echtzeit-Schnittstelle zur Verfolgung des Betriebsstatus und der Ressourcennutzung mehrerer Container gleichzeitig und bietet eine zentralisierte Ansicht des Systemzustands direkt in einem Terminal-Emulator. Das Tool zeichnet sich dadurch aus, dass es direkt in die Container-Runtime integriert ist, um sowohl allgemeine Infrastruktur-Übersichten als auch tiefe Inspektionsfunktionen bereitzustellen. Benutzer können ihr Dashboard durch persistente Filter- und Sortierpräferenzen organisieren, um sicherzustellen, dass Leistungsdaten über verschiedene Sitzungen hinweg strukturiert bleiben. Über die Überwachung hinaus erleichtert das Dienstprogramm die operative Steuerung, indem es Benutzern ermöglicht, Shell-Befehle auszuführen und auf Live-Logs für einzelne Container zuzugreifen. Diese Kombination aus Leistungsvisualisierung und Lebenszyklusmanagement bietet eine umfassende Umgebung zur Diagnose von Engpässen und zur Aufrechterhaltung von Container-Zuständen.

    Visualizes infrastructure performance by organizing and filtering live container data in high-density environments.

    Gocommand-linecommandlinecontainers
    Auf GitHub ansehen↗17,765
  • cyrus-and/gdb-dashboardAvatar von cyrus-and

    cyrus-and/gdb-dashboard

    12,214Auf GitHub ansehen↗

    gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy

    Implements a modular Python-based dashboard for real-time visualization of GDB program state.

    Python
    Auf GitHub ansehen↗12,214
  • microsoft/vscode-copilot-chatAvatar von microsoft

    microsoft/vscode-copilot-chat

    9,493Auf GitHub ansehen↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Displays real-time CPU, GPU, NPU, and memory consumption on a synchronized performance timeline.

    TypeScript
    Auf GitHub ansehen↗9,493
  • risingwavelabs/risingwaveAvatar von risingwavelabs

    risingwavelabs/risingwave

    9,093Auf GitHub ansehen↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Visualizes system resource consumption and performance trends through real-time dashboards.

    Rustapache-icebergdata-engineeringdatabase
    Auf GitHub ansehen↗9,093
  • zenml-io/zenmlAvatar von zenml-io

    zenml-io/zenml

    5,451Auf GitHub ansehen↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Provides graphical interfaces for monitoring pipeline artifacts and resource status.

    Pythonagentopsagentsai
    Auf GitHub ansehen↗5,451
  • uptrace/uptraceAvatar von uptrace

    uptrace/uptrace

    4,098Auf GitHub ansehen↗

    Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r

    Monitors container performance using specialized time series charts and heatmaps.

    Goapmapplication-monitoringclickhouse
    Auf GitHub ansehen↗4,098
  • diorser/litemonitorAvatar von Diorser

    Diorser/LiteMonitor

    4,109Auf GitHub ansehen↗

    LiteMonitor is a customizable desktop system dashboard and hardware performance monitor. It provides a visual overlay for tracking real-time CPU, GPU, memory, and network metrics, including temperature and power consumption. The application is an extensible system monitor that uses a modular plugin system to integrate third-party data sources, such as weather, stocks, and cryptocurrency, alongside core hardware telemetry. The tool includes a theme engine for adjusting colors, fonts, and layout, as well as window management controls for transparency and click-through behavior. It supports sys

    Implements a graphical dashboard for monitoring hardware and system performance in real-time.

    C#cpu-monitorfps-counterhardware-monitor
    Auf GitHub ansehen↗4,109
  • kumahq/kumaAvatar von kumahq

    kumahq/kuma

    3,971Auf GitHub ansehen↗

    Kuma ist ein Multi-Zone-Service-Mesh, das Layer-4- und Layer-7-Netzwerkverkehr zwischen Containern und virtuellen Maschinen orchestriert. Es nutzt eine zentralisierte Control-Plane zur Verwaltung einer Envoy-basierten Data-Plane und bietet ein einheitliches Netzwerk-Overlay über mehrere Clouds, Cluster und On-Premises-Umgebungen hinweg. Das Projekt implementiert Zero-Trust-Netzwerksicherheit durch identitätsbasierte Zugriffskontrolle und gegenseitige TLS-Verschlüsselung, wobei Zertifikate automatisch bereitgestellt werden, um Dienstidentitäten zu verifizieren. Es unterstützt Multi-Mesh-Management, was es einer einzelnen Control-Plane ermöglicht, mehrere unabhängige oder isolierte Service-Meshes zu koordinieren, um die betriebliche Komplexität zu reduzieren. Zu den Funktionen gehören dynamisches Traffic-Routing für Canary- und Blue-Green-Deployments sowie zentralisierte Service-Observability zur Überwachung der Netzwerkleistung und Systemintegrität. Das System bietet zudem Resilienztests durch Fault-Injection und automatische Wiederholungsmechanismen. Die Data-Plane wird durch automatisierte Proxy-Injektion und template-basiertes Bootstrapping etabliert, um den Netzwerkverkehr abzufangen, ohne Änderungen am Anwendungsquellcode zu erfordern.

    Provides a graphical interface for visualizing the state and resources of connected sidecar proxies.

    Goapiscloud-nativecncf
    Auf GitHub ansehen↗3,971
  • fairwindsops/goldilocksAvatar von FairwindsOps

    FairwindsOps/goldilocks

    3,144Auf GitHub ansehen↗

    Goldilocks is a suite of tools for analyzing resource usage and managing autoscaling policies in Kubernetes. It functions as a resource optimizer and capacity planner, providing a dashboard and command line interface to analyze workload utilization patterns and suggest efficient CPU and memory requests and limits for containers. The project distinguishes itself by visualizing recommendations from the Vertical Pod Autoscaler via a web interface and providing a lifecycle manager to create and configure these autoscaler objects. It includes capabilities to aggregate resource recommendations acro

    Provides a web-based dashboard to visualize suggested resource limits and actual usage.

    Gofairwinds-officialkubernetesreporting
    Auf GitHub ansehen↗3,144
  1. Home
  2. System Administration & Monitoring
  3. Resource Visualization Dashboards

Unter-Tags erkunden

  • Debugger State DashboardsReal-time visual interfaces for monitoring the internal state of a program during debugging. **Distinct from Resource Visualization Dashboards:** Focuses on debugger process state rather than hardware or system performance metrics.