Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Uptime Kuma | 38,771 | 14 hours ago | 1 | October 14, 2021 | 918 | mit | JavaScript | |||
A fancy self-hosted monitoring tool | ||||||||||
Sentry | 35,194 | 2 | 6 hours ago | 7 | November 04, 2016 | 1,666 | other | Python | ||
Developer-first error tracking and performance monitoring | ||||||||||
Systeminformer | 9,430 | 2 days ago | 122 | mit | C | |||||
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com | ||||||||||
Eul | 8,013 | a year ago | 59 | mit | Swift | |||||
🖥️ macOS status monitoring app written in SwiftUI. | ||||||||||
Auto Cpufreq | 4,133 | 4 days ago | 33 | lgpl-3.0 | Python | |||||
Automatic CPU speed & power optimizer for Linux | ||||||||||
Gatus | 4,060 | 11 hours ago | 70 | July 02, 2023 | 98 | apache-2.0 | Go | |||
⛑ Automated developer-oriented status page | ||||||||||
Monitoror | 3,977 | 8 months ago | 7 | January 13, 2021 | 67 | mit | Go | |||
Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything. | ||||||||||
Hertzbeat | 3,539 | a day ago | 146 | apache-2.0 | Java | |||||
An open source, real-time monitoring system with custom-monitoring, high performance cluster and agentless. Support monitoring web, database, os, middleware, cloudnative, network and more. | ||||||||||
Uptime | 3,538 | 3 | 4 | 5 years ago | 7 | December 07, 2012 | 145 | mit | JavaScript | |
A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap. | ||||||||||
Express Status Monitor | 3,510 | 765 | 80 | 4 months ago | 42 | February 26, 2022 | 50 | mit | JavaScript | |
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev |
[comment]: <> ()
An open-source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities. | 易用友好的开源实时监控告警系统,无需Agent,高性能集群,强大自定义监控能力.
Home: hertzbeat.dromara.org | hertzbeat.com
Cloud: console.tancloud.cn
HertzBeat is an open source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities.
Http, Jmx, Ssh, Snmp, Jdbc
configurable, allowing you to collect any metrics by simply configuring the template YML
file online. Imagine being able to quickly adapt to a new monitoring type like K8s or Docker simply by configuring online with HertzBeat.Discord
Slack
Telegram
Email
Dingtalk
WeChat
FeiShu
Webhook
SMS
ServerChan
.HertzBeat's powerful customization, multi-type support, high performance, easy expansion, and low coupling, aims to help users quickly build their own monitoring system.
We also provide SaaS Monitoring Cloud, users no longer need to deploy a cumbersome monitoring system to monitor their resources. Get started online for free.
We define all monitoring collection types such as
mysql
,jvm
, andk8s
asYML
monitoring templates, allowing users to import them to support corresponding types of monitoring. Welcome everyone to contribute your customized general monitoring type YML template during use.
Discord
Slack
Telegram
Email
Dingtalk
WeChat
FeiShu
Webhook
SMS
ServerChan
.HertzBeat supports installation through source code, docker or package, cpu support x86/arm64.
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat tancloud/hertzbeat
or use quay.io (if dockerhub network connect timeout)
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat quay.io/tancloud/hertzbeat
Access http://localhost:1157
to start, default account: admin/hertzbeat
Deploy collector clusters
docker run -d -e IDENTITY=custom-collector-name -e MANAGER_HOST=127.0.0.1 -e MANAGER_PORT=1158 --name hertzbeat-collector tancloud/hertzbeat-collector
-e IDENTITY=custom-collector-name
: set the collector unique identity name.-e MODE=public
: set the running mode(public or private), public cluster or private cloud-edge.-e MANAGER_HOST=127.0.0.1
: set the main hertzbeat server ip.-e MANAGER_PORT=1158
: set the main hertzbeat server port, default 1158.Detailed config refer to Install HertzBeat via Docker
hertzbeat-xx.zip
GITEE Release GITHUB Release
java jdk11
Environmenthertzbeat/config/application.yml
(optional)$ ./bin/startup.sh
or bin/startup.bat
http://localhost:1157
to start, default account: admin/hertzbeat
hertzbeat-collector-xx.zip
to new machine GITEE Release GITHUB Release
java jdk11
Environmenthertzbeat-collector/config/application.yml
: unique identity
name, running mode
(public or private), hertzbeat manager-host
, hertzbeat manager-port
collector:
dispatch:
entrance:
netty:
enabled: true
identity: ${IDENTITY:}
mode: ${MODE:public}
manager-host: ${MANAGER_HOST:127.0.0.1}
manager-port: ${MANAGER_PORT:1158}
$ ./bin/startup.sh
or bin/startup.bat
http://localhost:1157
and you will see the registered new collector in dashboardDetailed config refer to Install HertzBeat via Package
manager
and the front-end project web-app
.maven3+
, java11
, lombok
, start the manager
service.nodejs npm angular-cli
environment, Run ng serve --open
in web-app
directory after backend startup.http://localhost:4200
to start, default account: admin/hertzbeat
Detailed steps refer to CONTRIBUTING
Install the mysql database, iotdb/tdengine database and hertzbeat at one time through docker-compose deployment script.
Detailed steps refer to Install via Docker-Compose
Install HertzBeat cluster in a Kubernetes cluster by Helm chart.
Detailed steps refer to Artifact Hub
HAVE FUN
Thanks to these wonderful people, welcome to join us:
Contributor Guide
HertzBeat is a top project under the Dromara Open Source Community. Gitee GVP.
WeChat Group : Add friend tan-cloud
, and will invite you to the group.
QQ Group : Add group num 236915833