Skip to content

Listen to the [heart]Beat!

Latest
Compare
Choose a tag to compare
@arcsoft-ro arcsoft-ro released this 08 Aug 15:03
· 1 commit to master since this release
789e01e

This release brings heartbeat checks to the node endpoints which allows getting status data about all validators part of the elrond blockchain network.

💥 New features
Added heartbeat statistics check script
Added items to plugins that use the heartbeat statistics script
Added support for the two types of agent: active / passive, following the new Zabbix 5.0 structure

⚡️ Improvements
The scripts now return messages instead of error codes for faster troubleshooting from Zabbix. All numeric checks will fail when an error string will be returned. String checks will not fail, but triggers searching for a specific value, will create alerts.
Improved validator's rating check. Credit: @Epeus
Refactored plugin and templates to use a single MACRO for META node URL: {$METANODEURL}
The {$METANODEURL} macro needs to only contain proto/host/port. The API endpoint is no longer required. e.g. : http://localhost:8081