Hi all,
I am trying to get this data from harvest into a configuration file so that it creates the metrics with this data. I don't see anything in the GIT repo regarding this record or it's REST equivalent in any of the example configuration files.
Any pointers or examples of folks implementing this configuration?
Basically I am looking for what would I put into the config file to make this work for both ONTAPI and REST and have a consistent metric that won't change when we cut over to REST.
I plan to make a dashboard querying this data so that we can see all the upstream devices we connect too as well as which devices connect to which switches so we can track any changes and/or project work we will need to do based on this data (to retire old switches, upgrade switch OS versions, etc)
What I am most interested in is:
node, node port, protocol, remote device, remote device interface, remote device version, discovered device, platform.
Thanks,