Skip to content

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.

Notifications You must be signed in to change notification settings

jnuvola/gnmic-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8b2fed · Mar 21, 2025

History

4 Commits
Mar 19, 2025
Mar 19, 2025
Mar 21, 2025
Mar 19, 2025

Repository files navigation

gnmic-plotter

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.

Usage example:

./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

gnmic-plotter

About

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.

Topics

Resources

Stars

Watchers

Forks

Languages