Skip to content

Latest commit

 

History

History
 
 

collector

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Collector

Collect Metrics Data from peer-to-peer machine by common protocols.
使用通用协议远程采集获取对端指标数据。

support protocols:http/https, jdbc, ssh, telnet, jmx, ping, prometheus...

Supported

We define all monitoring collection types such as mysql, jvm, and k8s as YML 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.

Build HertzBeat Collector Install Package

  1. Execute command in root

mvn clean install

  1. Execute command in collector module
cd collector

mvn clean package -Pcluster