Checkmk
Comprehensive open-source infrastructure and application monitoring platform.
Why consider Checkmk?
Checkmk is an enterprise-grade infrastructure and network monitoring solution. It monitors servers, switches, containers, cloud platforms, and databases with automatic service discovery.
Learn Checkmk by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Checkmk
Checkmk combines rule-based configuration, 2,000+ official check plugins, and low CPU overhead to monitor thousands of nodes from a single dashboard.
Running with Docker
docker run -d \ --name checkmk \ -p 8080:5000 \ checkmk/check-mk-raw:latestAccess Checkmk Web UI on http://localhost:8080/cmk/.
Checkmk Raw Edition is licensed under the GNU General Public License v2.0 (GPL-2.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.