network device monitoring

September 26, 2021

DEVELOPER

Deploying Your Django App to Production – Flexing the Network Device APIs Muscles with johann, Part 4

4 min read

The fourth and final part of the series looks at deploying your Django, or any Python-based web application, to Production. Here's help on your NetDevOps / Device API journey.

August 3, 2021

DEVELOPER

Using Django with Celery & WebSockets – Flexing the Network Device APIs Muscles with “johann” Par …

6 min read

Part 3 in the series focuses on the web-based network device monitoring tool application itself, the frameworks used, why they were chosen, and what the implementation looks like.

July 19, 2021

DEVELOPER

Getting Data via RESTCONF – Flexing the Network Device APIs Muscles with “johann” Part 2

9 min read

Learn how operational and configurational data is requested directly from the network device, and how to implement device level APIs in your application.

July 6, 2021

DEVELOPER

Flexing the Network Device API Muscles with johann – Part 1: Introduction

5 min read

Learn how to collect configuration and operational data of your networking devices, in a structured way, in one single database, and display it on one dashboard with the "johann" web-based network device monitoring tool.