easeprobe

Lightweight health/status checking tool for monitoring endpoints

brewmacoslinux
Try with needOr install directly
Source

About

Simple, standalone, and lightWeight tool that can do health/status checking

Commands

easeprobe

Examples

Run easeprobe with a configuration file$ easeprobe -f config.yaml
Check HTTP endpoint health status$ easeprobe -c '{"http": [{"name": "example", "url": "https://example.com"}]}'
Display easeprobe version and help information$ easeprobe -v