A simple example of how to use orm_json_lib
is provided in
src/tools/onload_remote_monitor/orm_zmq_publisher.c. This will
publish the chosen statistics via a ZeroMQ publisher every N
seconds. A companion example
src/tools/onload_remote_monitor/zmq_subscriber.c can be used to
receive the JSON statistics via ZeroMQ.