Pinned Repositories
AutomatedRaspbianInstaller
Custom cmdline.txt & preseed.cfg file to create unattended, automated Raspberry Pi install using Raspbian Installer image.
BuildVRFIndex
Creates a CSV of VRF Names across multiple Cisco routers.
DownloadRouterConfig
A Python script to capture the running-config of Cisco routers and switches.
RunRouterCommand
Executes specified commands on a Cisco router.
solark_monitor
A Python script to read memory register(s) from Sol-Ark Inverters and insert them into a database.
speedtest_aio
Speedtest All-In-One: Automatically capture your Ookla Speedtest metrics and display them in a Grafana dashboard.
speedtest_monitor
A Python script to capture speedtest-cli JSON and insert it into a database.
VRFBackupTool
Backs up the (VRF) VPN tunnel configuration on a Cisco router.
VRFSearchAndBackup
Search and back up the (VRF) VPN tunnel configuration on a Cisco router.
VRFSearchTool
Search for VRF names across multiple Cisco routers.
aaronmelton's Repositories
aaronmelton/AutomatedRaspbianInstaller
Custom cmdline.txt & preseed.cfg file to create unattended, automated Raspberry Pi install using Raspbian Installer image.
aaronmelton/solark_monitor
A Python script to read memory register(s) from Sol-Ark Inverters and insert them into a database.
aaronmelton/DownloadRouterConfig
A Python script to capture the running-config of Cisco routers and switches.
aaronmelton/RunRouterCommand
Executes specified commands on a Cisco router.
aaronmelton/speedtest_aio
Speedtest All-In-One: Automatically capture your Ookla Speedtest metrics and display them in a Grafana dashboard.
aaronmelton/VRFSearchAndBackup
Search and back up the (VRF) VPN tunnel configuration on a Cisco router.
aaronmelton/VRFBackupTool
Backs up the (VRF) VPN tunnel configuration on a Cisco router.
aaronmelton/BuildVRFIndex
Creates a CSV of VRF Names across multiple Cisco routers.
aaronmelton/speedtest_monitor
A Python script to capture speedtest-cli JSON and insert it into a database.
aaronmelton/VRFSearchTool
Search for VRF names across multiple Cisco routers.
aaronmelton/XlogADIF2SOTAactivator
XlogADIF2SOTAactivator is a Python application that converts an Xlog ADIF file into a Summits On The Air (SOTA) Activator Log (CSV)
aaronmelton/aaron-common-libs
A collection of Python classes commonly used in my scripts.
aaronmelton/cc-python-cli
A Cookiecutter Template for quickly creating a Python CLI Application.
aaronmelton/cc-webapp-flask
A Cookiecutter Template for quickly creating a Python Flask Application.
aaronmelton/JenkinsExample
Messing Around With Jenkins