Differences
This shows you the differences between two versions of the page.
plugin:routerconfigs [2009/03/29 12:49] Linegod update tag |
plugin:routerconfigs [2019/10/29 15:16] (current) |
||
---|---|---|---|
Line 5: | Line 5: | ||
author_page:wiki:user:cigamit | author_page:wiki:user:cigamit | ||
description:Router Config Backup | description:Router Config Backup | ||
- | version:0.2 | + | version:1.1 |
- | homepage:http://cactiusers.org | + | status:supported |
- | date: 2009-01-10 | + | cacti_version:1.x |
- | email: | + | date:2018-01-13 |
license:GPL v2 | license:GPL v2 | ||
plugins_tags: device, config | plugins_tags: device, config | ||
Line 15: | Line 15: | ||
===== Download ===== | ===== Download ===== | ||
- | This plugin can be download here: {{:plugin:routerconfigs-latest.tgz|}} | + | Latest (Cacti 1.x): [[https://github.com/Cacti/plugin_routerconfigs/archive/develop.zip]] |
+ | |||
+ | Archive (Cacti 0.8.8): {{:plugin:routerconfigs-v0.3-1.tgz|}} | ||
===== Purpose ===== | ===== Purpose ===== | ||
Line 44: | Line 47: | ||
chkconfig xinetd on | chkconfig xinetd on | ||
service xinetd start | service xinetd start | ||
- | |||
- | Then install just like any other plugin, just throw it in the plugin directory, in a folder called routerconfigs. Edit your includes/global.php and add it to your $plugins list. You will then want to import the SQL file | ||
- | mysql cacti < routerconfigs.sql | ||
There are a few options in Cacti you will need to change to then get the plugin up and running. They are located under Settings >> Misc >> Router Configs >> TFTP Server IP = The IP Address of the Cacti server given to the routers >> Backup Directory Path = The directory you put in the TFTP file above | There are a few options in Cacti you will need to change to then get the plugin up and running. They are located under Settings >> Misc >> Router Configs >> TFTP Server IP = The IP Address of the Cacti server given to the routers >> Backup Directory Path = The directory you put in the TFTP file above | ||
Line 57: | Line 57: | ||
If you need additional help, please goto http://forums.cacti.net | If you need additional help, please goto http://forums.cacti.net | ||
+ | |||
+ | ===== ChangeLog ===== | ||
+ | --- 0.3 --- | ||
+ | * compat: Remove PIA 1.x support | ||
+ | * compat: Register Realms | ||
+ | * compat: 0.8.7g | ||
+ | |||
+ | --- 0.2 --- | ||
+ | * feature: Allow the use of enable passwords | ||
+ | * feature: Add support for SSH Connections (thanks to Abdul Pallarés) | ||
+ | |||
+ | --- 0.1 --- | ||
+ | * Initial Release | ||
+ | * Nightly Backups | ||
+ | * View Config of any backup | ||
+ | * Compare Configs | ||
+ | * Automatically update Hostname from config file | ||
===== Possible Bugs? ===== | ===== Possible Bugs? ===== |