Mist Telemetry

The Mist dashboard contains a lot of valuable information and insights for network automation, troubleshooting, and debugging. It can also be extended into other IT systems through the usage of the extensive webhook, websocket, and API systems available within Mist. Every single action in the GUI has a corresponding API call. The first part of […]

Read More Mist Telemetry

Networking EDA

Interesting in troubleshooting your network programmatically? One of the more valuable things I’ve learned while brushing up on AI/ML is exploratory data analysis (EDA) techniques. Here’s an example of using Jupyter notebooks and API calls to slice and dice through your production data to help make informed decisions. Problem Statement:A critical class of network clients […]

Read More Networking EDA