| commit | d49cb37c6fb30bd214ca9fbea1962b9d0b20cd79 | [log] [tgz] |
|---|---|---|
| author | liutianyou <tianyou.liu@qq.com> | Fri Aug 30 08:54:03 2024 +0800 |
| committer | GitHub <noreply@github.com> | Fri Aug 30 08:54:03 2024 +0800 |
| tree | aae2848f8d40fd0827c2dc207ed5ea442a766b1d | |
| parent | 89be682a88fc136218a1fb390668016f058c99b6 [diff] |
[improve] improve plugin (#2637)
A real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
Home: hertzbeat.apache.org
Email: Mail to dev-subscribe@hertzbeat.apache.org to subscribe mailing lists
Apache HertzBeat (incubating) is an easy-to-use, open source, real-time monitoring system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities.
Http, Jmx, Ssh, Snmp, Jdbc, Prometheus 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.Prometheus ecosystem and more, can monitoring what Prometheus can monitoring with few clicks on webui.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 define all monitoring collection types such as
mysql,jvm, andk8sasYMLmonitoring 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.
Just one command to get started
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat apache/hertzbeat
Access http://localhost:1157 to start, default account: admin/hertzbeat
Deploy collector clusters (Optional)
docker run -d -e IDENTITY=custom-collector-name -e MANAGER_HOST=127.0.0.1 -e MANAGER_PORT=1158 --name hertzbeat-collector apache/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.tar.gz Downloadhertzbeat/config/application.yml (optional)$ ./bin/startup.sh or bin/startup.bathttp://localhost:1157 to start, default account: admin/hertzbeathertzbeat-collector-xx.tar.gz to new machine Downloadhertzbeat-collector/config/application.yml: unique identity name, running mode (public or private), hertzbeat manager-host, hertzbeat manager-portcollector: 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.bathttp://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+, java17, 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/hertzbeatDetailed steps refer to CONTRIBUTING
Install the postgresql/mysql database, victoria-metrics/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
Join the Mailing Lists : Mail to dev-subscribe@hertzbeat.apache.org to subscribe mailing lists.
WeChat Group : Add friend ahertzbeat and invite to the group.
WeChat Public : Search ID usthecom.
QQ Group : Group num 630061200
HertzBeat is built on so many great open source projects, thanks to them!
Java Spring SpringBoot Jpa Maven Assembly Netty Lombok Sureness Protobuf HttpClient Guava SnakeYaml JsonPath ...TypeScript Angular NG-ZORRO NG-ALAIN NodeJs Npm Html Less Echarts Rxjs ZoneJs MonacoEditor SlickCarousel Docusaurus ...