Skip to content

ukoloff/cfgather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfgather

Collect configuration from network appliances using SSH

  1. Create DB, user, fill .my.cnf

  2. Run ./init

    This adds public keys to putty's known_hosts and adds cfgather user to appliances.

    ssh-agent should be active and TFTP server required for ProCurve switches.

  3. Run ./get - manually or via cron

  4. Run ./export to generate cfgather.zip with complete configuration archive.

  5. Run ./apply cmd

    Execute command (Where snippet.name='cmd') on all appliances.

About

Collect configuration from network appliances using SSH

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages