This article explains the workflow of the data seen in the Network >> Topology for Paragon Automation.
Healthbot collects the data from the devices using the rules and the playbooks defined via Paragon Automation >> Configuration >> Rules and the rules needs to be placed in the Playbooks which are then deployed to the devices.
These collect the data from the devices and places it in the influx db under the rule controller-telemetry / ctrl-logical-interface-aggregation.
Once the data is collected in the DB, then the AMQP messaging bus picks up the data points here and then provides these to the pcserver which then processes this information to update under Network >> Topology.
Here, the pcserver is responsible to calculate the threshold violations and any LSP rerouting that needs to be done.