Python-based gnmic wrapper that runs the gnmic CLI command to subscribe to streaming data and displays a live-updating plot of the received metrics.
./gnmic-plotter.py -a 127.0.0.1:57400 --insecure -u admin -p admin \
subscribe --path "/state/system/cpu[sample-period=300]/system/cpu-usage" --sample-interval 5s