Komari is a lightweight, self-hosted server monitor with a web interface and minimal overhead. It collects data via a small agent, shows dashboards, and supports multi-host tagging and hierarchy.
Deployment options include one-click install scripts, Docker, or standalone binaries. Users can set credentials via env vars, develop themes/agents, and manage files/permissions through the UI. Docs and Telegram/Discord support are provided.
Use Cases:
!Badge (https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2Fkomari-monitor%2Fkomari&label=&icon=github&color=%23a370f7&message=&style=flat&tz=UTC) Ask DeepWiki (https://deepwiki.com/badge.svg)
!komari (https://socialify.git.ci/komari-monitor/komari/image?description=1&font=Inter&forks=1&issues=1&language=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fkomari-monitor%2Fkomari-web%2Fd54ce1288df41ead08aa19f8700186e68028a889%2Fpublic%2Ffavicon.png&name=1&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Auto)
简体中文 | 繁體中文 | 日本語
Komari is a lightweight, self-hosted server monitoring tool designed to provide a simple and efficient solution for monitoring server performance. It supports viewing server status through a web interface and collects data through a lightweight agent.
Documentation (https://komari-document.pages.dev/) | 文档(镜像站 By Geekertao) (https://www.komari.wiki) | Telegram Group (https://t.me/komari_monitor)
(https://rainyun-apps.cn-nb1.rains3.com/materials/deploy-on-rainyun-cn.svg)
Suitable for distributions using systemd (Ubuntu, Debian...).
curl -fsSL https://raw.githubusercontent.com/komari-monitor/komari/main/install-komari.sh -o install-komari.sh
chmod +x install-komari.sh
sudo ./install-komari.sh
mkdir -p ./data
docker run -d \
-p 25774:25774 \
-v $(pwd)/data:/app/data \
--name komari \
ghcr.io/komari-monitor/komari:latest
docker logs komari
http://:25774 in your browser.[!NOTE] You can also customize the initial username and password through the environment variables
ADMIN_USERNAMEandADMIN_PASSWORD.
./komari server -l 0.0.0.0:25774
http://:25774 in your browser. The default port is 25774.ADMIN_USERNAME and ADMIN_PASSWORD.[!NOTE] Ensure the binary has execute permissions (
chmod +x komari). Data will be saved in thedatafolder in the running directory.
git clone https://github.com/komari-monitor/komari-web
cd komari-web
npm install
npm run build
git clone https://github.com/komari-monitor/komari
cd komari
Copy the static files generated in step 1 to the /public/dist folder in the root of the komari project.go build -o komari
./komari server -l 0.0.0.0:25774
The default listening port is 25774. Access http://localhost:25774.Komari Theme Development Guide | Komari (https://komari-document.pages.dev/dev/theme.html)
Komari Agent Information Reporting and Event Handling Documentation (https://komari-document.pages.dev/dev/agent.html)
Issues and Pull Requests are welcome!
DreamCloud - 极高性价比解锁直连亚太高防 (https://as211392.com/)
Sharon Networks (https://raw.githubusercontent.com/komari-monitor/public/refs/heads/main/images/sharon-networks.webp)
SharonNetworks 为您的业务起飞保驾护航!
亚太数据中心提供顶级的中国优化网络接入 · 低延时&高带宽&提供 Tbps 级本地清洗高防服务, 为您的业务保驾护航, 为您的客户提供极致体验. 加入社区 Telegram 群组 (https://t.me/SharonNetwork) 可参与公益募捐或群内抽奖免费使用
All the developers who submitted PRs and created themes
Star History Chart (https://api.star-history.com/svg?repos=komari-monitor/komari&type=Date)
Tiny Rust OpenAI-compatible server for local GGUF/SafeTensors models with hot swaps, auto-discovery, and multi-backend GPU/MOE support for drop-in use across editors and SDKs.
803KB pure-C Windows timer with clock/countdown/Pomodoro modes, animated tray icons, transparent always-on-top UI, and portable winget install.
AI agent context platform with natural role switching, MCP-based tool integration, and desktop/Docker deployments for Claude/Cursor and other AI apps.
Official Eden emulator release mirror providing multi-arch Debian/Ubuntu packages and RC builds with direct download links and community support references.
Local GUI and WebUI for multi-agent AI (Gemini/Claude/Codex/Qwen), with MCP tool management, remote access, persistent chats, and bundled file/image/Excel helpers.
MongoDB-compatible document database on PostgreSQL with BSON support, gateway translation, and full-text/geospatial/vector features under an MIT license.