cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
339
Views
0
Helpful
1
Replies

Nightly BU of Cisco Devices

akime9
Level 1
Level 1

Hi, I am looking for a program that will SSH to various Cisco equipment and pull a show run. I’ve used Cacti in the past and not only would it run but would also show changes between configs. Cacti looks very different and there isn’t much documentation. Anyone have any advice on how to accomplish this. NOTE: don’t want to use SNMP for this. TY

1 Reply 1

davidn#
Cisco Employee
Cisco Employee

Hi Akime,

You can use Ansible with "ios_command" module to accomplish that.  There are many example Ansible playbooks out there (google it).  Hope that help.

Regards,

David