/doctor-bee

Doctor Bee is a simple tool that retrieves standard health data points from a bee node and generates a comprehensive checkup report.

Primary LanguagePythonMIT LicenseMIT

Doctor Bee

A simple python script to checkup a bee node's health status

Requirements

The bee node's configuration must have debug-api-enable set to true

Usage

git clone https://github.com/rampall/doctor-bee.git
cd doctor-bee
pip install -r requirements.txt
python3 bee_checkup.py <BEE_DEBUG_API_URL>

Screenshot

image