Building a VPN Dashboard using Django and JunOS pyEZ (Part 4 – Polling the SRX)
This post focuses on the Juniper SRX side of my VPN dashboard - writing the Python scripting to query VPN status from each device…
This post focuses on the Juniper SRX side of my VPN dashboard - writing the Python scripting to query VPN status from each device…
This post focuses on the web GUI side of the VPN dashboard - storing & displaying the information that gets collected…
In order to build my Juniper SRX VPN dashboard, I opted to use Django. Let's take a quick look at how I got started.…
I decided to build a web GUI to monitor Juniper SRX VPN tunnels. Here's what I was thinking...…
Snowflake network designs always make sense at the time. But what happens when there are no standards?…
Quickly get started using Juniper's Python SDK & interact with JunOS devices…