Monday, July 19, 2021

Created a web-based network device monitoring tool for Cisco IOS XE devices with RESTCONF only

Hey there,

I thought you might like posting here my latest project: I created a Django-based network device monitoring tool solely by getting the operational and configuration data via RESTCONF.

Right now, only IOS XE devices are supported. When RESTCONF and ip http secure-server are enabled, you can receive the data and display it on the dashboard.

Feel free to try it out or just copy/modify/extend the code. Cheers!

https://github.com/flopach/johann-network-device-monitoring

https://blogs.cisco.com/developer/johann01



No comments:

Post a Comment