Platform specific data, can be defined as data that pertains to a single device, but that may not be relevant at a network level. This data can include the software version, the status of power-supplies, fans, CPU and memory utilisation amongst many other data point.
Within the openconfig-platform model, there are many relevant items that may be relevant on a per-device basis.
Stop all running containers by pressing Ctrl+c
. We will restart these containers later with an updated gnmi.conf file.
Open file telegraf/gnmi.conf
if it was closed previously
Replace the gnmi.conf file with the below content and press Ctrl+s
to save the
file.
Run the
docker-compose.yml
file via the below command. Confirm that the subscriptions establish to the switches and the data is outputed to the terminal and the data should now also be present in Grafana.
Now browse to the Grafana dashboard and hopefully the information from the paths we just added will appear on the dashboard.