fb303

Thrift functions for querying service information and stats

brewmacoslinux
Try with needOr install directly
Source

About

Thrift functions for querying information from a service

Commands

fb303

Examples

Query service status and basic information$ fb303 --service-name=myservice --host=localhost --port=9090 status
Retrieve runtime statistics from a Thrift service$ fb303 --host=localhost --port=9090 getstats
Check service version and build information$ fb303 --service-name=myservice --host=localhost --port=9090 version