Skip to content

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

License

Notifications You must be signed in to change notification settings

rampall/doctor-bee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages