HertzBeat v1.0.beta.7 released, an easy-to-use and friendly cloud monitoring system

HertzBeat  is hatched by Dromara and open sourced by TanCloud . It supports monitoring types such as API, PING, port, database, whole station, and operating system . Book Robot ) , an open source monitoring and alarm project with an easy-to-use and friendly visual operation interface.   

Official website: hertzbeat.com | tancloud.cn   

This version sees so many features. In fact, it is mainly these few. It supports the monitoring of the ORACLE database, including the basic information of ORACLE, table space, number of connections, TPS, QPS and other indicators, and supports the CPU utilization of LINUX. Memory utilization, disk occupation related indicators, make LINUX monitoring fit the actual business, and front-end parameters support KEY-VALUE, we can configure HTTP headers and other similar parameters on the page, and the parameter configuration is optimized and revised , hides the very useful alarm parameters, looks a little better, and then supports the bat startup script under Windows, more of which is the improvement of stability and some other small repairs!

 

Version Features:

  1. feature support for oracle database monitoring type -xgf contributed by @gf-8 thanks   
  2. feature oracle monitoring supports tablespace, number of connections, qps, tps and other indicators
  3. feature linux monitoring support setting timeout (#49)
  4. feature to detect whether the website SSL certificate has expired (#50) proposed by @weihongbin thanks  
  5. feature page configuration parameters support KEY-VALUE array (#57)
  6. feature API and website monitoring support page configuration Headers and Params (#58) (#59)
  7. feature API and website monitoring support page to configure basic auth, digest auth (#60)
  8. feature http port follow whether SSL is enabled change 443 or 80 (#61)
  9. feature Modify the default timeout of 3000ms to 6000ms (#55)
  10. feature:make tdengine optional, not required (#62)
  11. feature:support win bat service (#65)
  12. feature:support hide advanced params define (#68)
  13. feature:enable auto redirect when 301 302 http code (#69)
  14. feature:only collect available metrics when detect (#70)
  15. feature:[website api]monitor support keyword match (#72)
  16. feature:support linux cpu usage,memory usage,disk free (#76)

BUG fix

  1. Add sqlserver related documents, fix connection indicator failed to store tdengine (#41)
  2. Use docker to deploy TDengine, open tcp access port ! 16: Use docker to deploy TDengine, open tcp access port  Contributed by @ Laojiang bei thanks  
  3. Supplement the sureness configuration document to avoid permission exception caused by mismatch
  4. bugfix:monitors always timeout alert (#67)
  5. code format and optimization contributed by @learning code Xiaobai thanks  
  6. bugfix: remove oracle field - database_type due 11g not support Contributed by @常清静伊Thanks  
  7. bugfix:fix linux interface metrics no instance (#75)

Welcome to try online https://console.tancloud.cn 

The optimized parameter input interface:
Enter image description

New indicators for Linux:
Enter image description

ORACLE monitoring:
oh! The oracle environment is gone, there is no screenshot before, first make up one!

-----------------------

HertzBeat  is an open source monitoring and alarm project open sourced by TanCloud that supports monitoring types such as website, API, PING, port, database, etc., and has an easy-to-use and friendly visual operation interface.
We also provide the corresponding SAAS version monitoring cloud . Small and medium-sized teams and individuals no longer need to deploy a cumbersome monitoring system in order to monitor their own website resources, and log in to start for free . HertzBeat supports custom monitoring . By configuring the YML file, we can customize the required monitoring types and indicators to meet common personalized needs. HertzBeat is modular, and each module is decoupled for easy understanding and custom development. HertzBeat supports more liberal alarm configuration (calculation expressions), supports alarm notification, and alarm templates . Welcome to TanCloud, HertzBeat's cloud environment, to try it out and find out more. We are in the process of rapid iteration, welcome to join in to build the open source ecology of the project together. 
 
manager, collector, scheduler, warehouse, alerter 

  

HertzBeatIt has multi-type support, easy expansion and low coupling, and hopes to help developers and small and medium-sized teams to quickly build their own monitoring systems.

Giteehttps://gitee.com/dromara/hertzbeat 

Githubhttps://github.com/dromara/hertzbeat 

Seeing this, you might as well give a star to support, thank you very much, bend over!

 

Guess you like

Origin www.oschina.net/news/190179