Cacti / plugin_routerconfigs

Router Config Plugin for Cacti
GNU General Public License v2.0
10 stars 5 forks source link

Routerconfigs has no process control or hung session logic #132

Open jdcoats opened 1 month ago

jdcoats commented 1 month ago

If there is a hung ssh session then routerconfigs stops on said device and does not continue to the rest of the devices in a scheduled run. If there is a hung ssh session then routerconfigs should release that connection after a timeout killing the process and backups should continue to the next devices in the scheduled run.

TheWitness commented 1 month ago

That's something we can fix!