cBackup [siː ˈbækʌp] is network equipment configuration backup tool. It consists of two quasi-independent modules: web interface (core) and system service (daemon). We recommend running them both within a single appliance, but if you like, you can split them into separate shards. It's not required for Java daemon to be located in the same environment as web core - they are communicating via RESTful API and therefore can be separated from each other if really necessary.
Backup and version control
You can schedule backup process for equipment configuration, retrieving it by user-defined schedules. Also with its help you can track changes in text configurations which can be crucial for troubleshooting and disaster recovery processes, lowering possible downtime.
Customization and flexibility
We created highly customizable tool for network and system administrators. With cBackup you will be able to schedule and execute any custom tasks you need. If you can describe your task via CLI script and/or SNMP command sequence - you can schedule it in cBackup.
Transparency and reliability
We're system administrators and we do understand the importance of securing our configurations. Therefore cBackup works as standalone appliance, allowing you to take control of all data. Our development process is transparent and all code and translations are available open source.