Open Source Mac System Monitoring Tools

System Monitoring Tools for Mac

View 26 business solutions

Browse free open source System Monitoring tools and projects for Mac below. Use the toggles on the left to filter open source System Monitoring tools by OS, license, language, programming language, and project status.

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    LibreHardwareMonitor

    LibreHardwareMonitor

    Monitor temperature sensors, fan speed, voltage, load & clock speeds

    Libre Hardware Monitor is a free, open-source system monitoring tool that provides detailed insights into your computer’s hardware health and performance. It tracks real-time metrics such as temperatures, fan speeds, voltages, clock speeds, and load across a wide range of components. The project includes both a Windows Forms application for visual monitoring and a reusable library for developers who want to integrate hardware monitoring into their own software. LibreHardwareMonitor supports modern Intel and AMD CPUs, major GPU vendors, storage devices, and network adapters. Built on modern .NET versions, it continues to evolve with frequent updates and broad community contributions. Licensed under MPL 2.0, it offers a transparent and extensible alternative to proprietary hardware monitoring tools.
    Downloads: 178 This Week
    Last Update:
    See Project
  • 2
    TaskExplorer

    TaskExplorer

    Powerful system task manager

    TaskExplorer is a powerful system task-manager / process-inspector tool designed for Windows that goes well beyond the capabilities of the built-in Task Manager. It provides real-time insights into running processes, threads, open handles, network sockets, memory usage, modules loaded, and more — all in a unified, fast, and efficient GUI. Rather than scattering information across tabs or dialogs, TaskExplorer displays detailed data in a panel layout: when you select a process, the lower panel updates dynamically to show relevant info (threads, handles, sockets, modules, etc.), making deep inspection quick and intuitive. It includes advanced panels: a Thread Panel with stack traces (helpful for diagnosing deadlocks or hangs), a Memory Panel that lets you view or even edit process memory (with search capabilities), a Socket Panel showing open network connections, data rates, pseudo-UDP connections (via ETW), and a Modules Panel listing all loaded DLLs and memory-mapped files.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    NeoHtop

    NeoHtop

    Blazing-fast system monitoring for your desktop

    NeoHtop is a modern, high-performance system monitoring application that reimagines the classic htop experience using contemporary technologies such as Rust, Tauri, and Svelte. It provides real-time visibility into running processes, CPU load, and memory usage through a visually polished desktop interface designed for speed and clarity. Unlike traditional terminal monitors, neohtop emphasizes usability with advanced search capabilities, process pinning, and dynamic sorting, allowing users to quickly identify resource-intensive workloads. The application supports dark and light themes and auto-refreshes system statistics to maintain an always-current operational view. Its cross-platform architecture makes it suitable for developers and power users who want a responsive graphical alternative to legacy tools. By combining a modern UI stack with efficient Rust back-end logic, neohtop aims to deliver both performance and an improved user experience for everyday system monitoring tasks.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Pulse

    Pulse

    Real-time monitoring for Proxmox, Docker, and Kubernetes

    Pulse is a modern infrastructure monitoring platform that provides a unified, visually polished dashboard for environments running Proxmox, Docker, and Kubernetes. It is designed to give operators a single pane of glass for observing system health, metrics, and alerts without the complexity typically associated with enterprise monitoring stacks. The platform aggregates telemetry from multiple infrastructure layers and presents it through a responsive web interface optimized for homelabs, managed service providers, and system administrators. Pulse incorporates smart alerting capabilities and optional AI-assisted insights that help users interpret infrastructure events and detect anomalies faster. Its architecture supports automatic discovery of nodes and persistent metric storage, enabling both real-time visibility and historical analysis. Overall, Pulse positions itself as a modern, self-hosted observability solution that balances usability, automation, and cross-platform coverage.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Phoronix Test Suite

    Phoronix Test Suite

    Open-Source, Automated Benchmarking

    The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. The Phoronix Test Suite is designed to effectively carry out both benchmarks in a clean, reproducible, and easy-to-use manner.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 7
    Tcl Windows API extension
    Provides high level bindings to Windows APIs from the Tcl scripting language.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 8
    Mail-in-a-Box

    Mail-in-a-Box

    Take back control of your email with this mail server in a box

    Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server, a mail server in a box. Mail-in-a-Box lets you become your own mail service provider in a few easy steps. It’s sort of like making your own gmail, but one you control from top to bottom. Technically, Mail-in-a-Box turns a fresh cloud computer into a working mail server. But you don’t need to be a technology expert to set it up. Our goals are to make deploying a good mail server easy, promote decentralization, innovation, and privacy on the web, have automated, auditable, and idempotent configuration, not make a totally unhackable, NSA-proof server, and not make something customizable by power users. Mail-in-a-Box turns a fresh Ubuntu 18.04 LTS 64-bit machine into a working mail server by installing and configuring various components. It is a one-click email appliance. There are no user-configurable setup options. It "just works."
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    psutil

    psutil

    Cross-platform lib for process and system monitoring in Python

    psutil is a widely adopted cross-platform Python library designed to retrieve detailed information about system utilization and running processes in a consistent and programmatic way. It exposes a rich API that allows developers to inspect CPU usage, memory consumption, disk activity, network statistics, and hardware sensors without relying on platform-specific tools. The library effectively replicates and unifies the capabilities of classic UNIX utilities such as ps, top, netstat, and free, making it especially valuable for monitoring, profiling, and process management workflows. Because it supports multiple operating systems including Linux, Windows, macOS, and BSD variants, psutil enables developers to build portable observability tools and automation scripts. It is commonly used in performance dashboards, resource limiters, and infrastructure monitoring agents due to its lightweight footprint and mature ecosystem.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    WGCLOUD

    WGCLOUD

    Visibility into servers, applications, and infrastructure

    WGCLOUD is a distributed operations and maintenance monitoring platform designed to provide comprehensive visibility into servers, applications, and infrastructure through a lightweight yet highly integrated architecture. Built on a Spring Boot microservices foundation with an agent-server model, the system emphasizes rapid deployment, minimal configuration overhead, and automated operation for large-scale environments. It collects extensive host metrics such as CPU usage, temperature, memory utilization, disk performance, network throughput, and hardware health while also supporting monitoring of processes, containers, ports, and databases. The platform includes advanced operational capabilities such as web-based SSH access, batch command execution, and visual topology generation, making it more than a passive monitoring tool. wgcloud is intended for private, self-hosted deployments where organizations want full control over monitoring data without relying on external cloud services.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    OpenStatus

    OpenStatus

    Status page with uptime monitoring & API monitoring as code

    OpenStatus is an open-source synthetic monitoring and status page platform designed to help teams track the availability and performance of websites, APIs, and services from multiple global locations. It continuously probes configured endpoints and alerts users when latency thresholds are exceeded or outages occur, enabling proactive incident response. The platform also generates customizable public or private status pages that automatically reflect real-time service health, improving transparency with customers and stakeholders. Built with modern web technologies such as Next.js and Tailwind CSS, openstatus supports both managed deployments and self-hosted environments using lightweight Docker images. Its monitoring-as-code approach allows teams to define checks in YAML and integrate them into CI/CD workflows for automated validation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Opserver

    Opserver

    Stack Exchange's Monitoring System

    Opserver is a full-stack monitoring system originally developed by the Stack Exchange engineering team to provide deep operational visibility across large-scale production environments. It functions as a centralized dashboard capable of independently monitoring servers, databases, caches, and network components while aggregating them into a unified operational view. The platform supports a wide range of integrations including SQL Server, Redis, Elasticsearch, HAProxy, and external monitoring systems, making it highly extensible. Built on .NET technologies, Opserver can run across multiple operating systems and is designed for environments that require both infrastructure metrics and application-level diagnostics. It emphasizes real-time status visualization combined with drill-down capabilities for troubleshooting complex distributed systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    grafana-dashboards-kubernetes

    grafana-dashboards-kubernetes

    A set of modern Grafana dashboards for Kubernetes

    grafana-dashboards-kubernetes is a curated collection of modern Grafana dashboards tailored specifically for monitoring Kubernetes clusters using Prometheus-based metrics. The project aims to provide clear, practical visualizations that help DevOps teams quickly understand cluster health, workload behavior, and infrastructure performance. Rather than attempting to expose every possible metric, the dashboards are designed to be operationally useful and easy to navigate during day-to-day troubleshooting. They leverage newer Grafana panel capabilities and are commonly used alongside kube-prometheus-stack deployments. The dashboards allow users to drill down from high-level cluster views to detailed pod-level insights, supporting rapid root-cause analysis. Overall, the project serves as a production-ready observability layer that accelerates Kubernetes monitoring setup and improves situational awareness.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    heim

    heim

    Cross-platform async library for system information fetching

    Heim is a cross-platform system monitoring library written in Rust, providing real-time metrics for CPU, memory, and other resources.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Flower

    Flower

    Real-time monitor and web admin for Celery distributed task queue

    Flower is an open-source web application that provides real-time monitoring and administrative control for Celery distributed task queues. It exposes detailed visibility into worker status, task execution history, and queue metrics through an interactive web dashboard. Developers and operators can remotely manage workers by restarting instances, adjusting pool sizes, revoking tasks, or applying rate limits without direct server access. Flower also supports broker monitoring and integrates with authentication providers and Prometheus for metrics export, making it suitable for production environments. The tool communicates with Celery using event streams, allowing near real-time updates on asynchronous workloads. Because Celery is widely used in Python microservices and background job systems, Flower has become a standard companion utility for teams that need operational insight and control over distributed task processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Gorse Recommender System Engine

    Gorse Recommender System Engine

    An open source recommender system service written in Go

    An open-source recommender system service written in Go. Recommend items from Popular, latest, user-based, item-based and collaborative filtering. Search the best recommendation model automatically in the background. Support horizontal scaling in the recommendation stage after single node training. Support Redis, MySQL, Postgres, MongoDB, and ClickHouse as its storage backend. Expose RESTful APIs for data CRUD and recommendation requests. Analyze online recommendation performance from recently inserted feedback. Provide GUI for data management, system monitoring, and cluster status checking. Gorse is an open-source recommendation system written in Go. Gorse aims to be a universal open-source recommender system that can be easily introduced into a wide variety of online services. By importing items, users and interaction data into Gorse, the system will automatically train models to generate recommendations for each user.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Ruoyi-Vue-Pro
    RuoYi-Vue-Pro is an enterprise-level, full-stack admin management system based on Spring Boot and Vue 3. It features a modular architecture with RBAC permissions, multi-tenant support, workflow engine integration, monitoring, logging, and microservice compatibility. Built for scalability and maintainability, it’s designed for Chinese-speaking developers building robust backend management systems, and includes tools for user, role, and permission management, data visualization, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    nodejs-dashboard

    nodejs-dashboard

    Telemetry dashboard for node.js apps from the terminal

    nodejs-dashboard is a terminal-based telemetry dashboard that provides real-time insight into Node.js application behavior during development. It overlays an interactive monitoring interface on top of a running Node process, displaying metrics such as event loop activity, memory usage, and request throughput. The tool can be injected into applications with minimal or no code changes by using Node’s preload flag, making adoption straightforward for developers. Its interface uses Unicode Braille characters to render compact graphs directly in the terminal, creating a highly responsive visual experience. nodejs-dashboard is primarily aimed at local development and debugging rather than production observability, helping engineers quickly identify performance bottlenecks. Although the repository is now archived, it remains a useful lightweight option for developers who prefer terminal-native telemetry during Node.js development workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Zenoss Community Edition

    Zenoss Community Edition

    Zenoss - Intelligent IT Operations Management

    Zenoss provides software-defined IT operations for the world’s largest organizations. We deliver the ultimate level of IT service health with simplicity by providing the most granular and intelligent IT service modeling possible, at any scale, and sharing these unique insights with other IT operations management (ITOM) tools to make them more efficient. Zenoss Community Edition is not a “demo” or trial version of Zenoss Enterprise or Zenoss Cloud! Before You install Zenoss Community Edition, check out Zenoss Cloud, our new Saas-based platform for intelligent IT operations management, designed for enterprise hybrid IT environments. https://www.zenoss.com/product/zenoss-cloud-it-operations-management Zenoss Cloud extends your monitoring capabilities well beyond those available in our Community Edition. View the differences here: https://www.zenoss.com/get-started Features of Zenoss Cloud include:
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    MCP Monitor

    MCP Monitor

    A system monitoring tool that exposes system metrics

    The MCP System Monitor is a tool that exposes system metrics via the Model Context Protocol (MCP), allowing Large Language Models (LLMs) to retrieve real-time system information through an MCP-compatible interface. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Monitoring Plugins

    Monitoring Plugins

    A suite of Monitoring Plugins (formerly known as nagios-plugins)

    Monitoring Plugins is a collection of open-source plugins designed to work with Nagios and other monitoring systems. These plugins perform various checks on hosts and services, providing administrators with essential information about system health and performance. The suite includes a wide range of plugins written in C, Perl, and other languages.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Monitorix

    Monitorix

    Monitorix is a free, open source, lightweight system monitoring tool

    Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible. It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well. It consists mainly of two programs: a collector, called monitorix, which is a Perl daemon that is started automatically like any other system service, and a CGI script called monitorix.cgi. Monitorix includes its own HTTP server built in (which is listening by default on port 8080/TCP) to see the statistics graphs, so you aren't forced to install a third-party web server to use it. Just point your browser at http://localhost:8080/monitorix.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Statsviz

    Statsviz

    Visualize Go runtime metrics in real time

    Statsviz is a Go library that provides real-time visualization of Go runtime metrics through an embedded web dashboard. By registering HTTP handlers in an application, developers can instantly expose live charts showing heap usage, garbage collection activity, goroutines, scheduler behavior, and other runtime statistics. The system streams metrics to the browser via WebSocket, enabling near-real-time updates with minimal overhead. statsviz is designed to integrate easily into existing Go services and supports customization such as alternate routes, middleware integration, and user-defined plots. Its visual interface includes filtering controls, time-range selection, and the ability to pause updates for closer inspection. Overall, statsviz is a powerful diagnostic tool for Go developers who need deep runtime observability during performance tuning and debugging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Linux Engineer Toolkit Live

    Linux Engineer Toolkit Live

    Portable Linux engineer toolkit for recovery, repair & data rescue

    Linux Engineer Toolkit (LengToolkit) Live is a specialized, recovery-oriented Linux distribution designed for system engineers and IT professionals. Operating exclusively in Live mode, it provides a robust environment to rescue failing systems, recover lost data, and manage disk infrastructures without the need for installation.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    Echo System Info Viewer

    Echo System Info Viewer

    Simple and lightweight system information viewer for Windows

    Echo System Info Viewer is a lightweight and privacy-focused Windows utility designed to quickly display essential system information. Key features: • Real-time CPU usage monitoring • Memory (RAM) usage display • Disk space overview • Simple and clean interface • No telemetry, no ads, fully offline • Extremely low system resource usage This tool is perfect for users who want a fast and minimal alternative to heavy system monitoring software. Developed by Echo Technology.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB