Python
Sending Slack Messages with Python
Here’s a quick summary of what we’ve talked about in the last few posts – all with Python. We’ve asked Netbox to provide some info using pynetbox. We’ve added stuff to …
Using Python Logging to Figure Out What You Did Wrong
As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions …
Deleting Stuff from Netbox with Pynetbox
As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions …
Updating Stuff on Netbox with Pynetbox
Let’s see. We’ve queried stuff on Netbox and added stuff to Netbox. Now let’s update stuff. Netbox, like all sources of truth, needs to be kept up-to-date if it’s going to be …
Adding Stuff to Netbox with Pynetbox
As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions …
Adventures in Upgrading Netbox
I’ve been using Netbox for a while now, and, frankly, I can’t live without it. If you’ve never heard of it, it’s a Source of Truth for your network automation tasks started by …
Automating My World
I’ve told this story 984828934 time in the past year, but bear with me. We got a new director-type last year, and he has challenged all of us to do things differently. As in everything. Anything …