Friday, October 19, 2018

Python Webex Teams Bot - can grab down devices in Solarwinds, ping, traceroute, get BGP info

A little something I wrote that maybe some of you can find helpful. It's not really the best written thing nor is it feature complete. Plus it relies partially on screen scraping (ping, traceroute, tshoot). As is, it's heavily sanitized so before you can use it, you'll have to put your relevant info in it as well as setting it up w/ Cisco.

Anyway, here it is: https://github.com/naonder/python_webex_teams_route_bot

Crappy screenshots w/ a poor attempt at masking data are in the readme.

Oh, one more thing, this was really made w/ desktop support personnel in mind. Perhaps also other infrastructure teams that don't readily have access to ways to Tshoot a device or access to route information. As is, network personnel can use it (thinking middle of the night alerts for a thing going down, do a quick Tshoot to the device...I dunno)



No comments:

Post a Comment