Network Device Change Control (NDCC) is a system that monitors and records changes to the configurations of network equipment. It can store configuration snapshots for any text-based configs. It has been used to store configurations from Unix and Linux systems, Cisco routers, switches, load balancers, and firewalls, Foundry, NetScreen, Juniper, NetScaler, and others.
| Tags | Archiving backup Monitoring Networking Recovery Tools Systems Administration |
|---|
Recent releases


Release Notes: This release adds a field to the routers table to allow the system to maintain decommissioned equipment's configuration, while showing those hosts in red in the listings.


No changes have been submitted for this release.
Recent comments
18 Jan 2009 18:56
INSTALL
Hi,
I was searching for a alternative for "rancid" and found your project. While the installation i found a small bug in the INSTALL there is written:
insert into routers ('1','Main gateway router','172.20.50.1','1');
Should be insttead:
insert into routers values('1','routerDNSname','172.20.50.1','Main gateway router','1');
well that was all. Thanks for this project, I hopefully can now save configs from my Linux boxes, hope it works out with ndcc.
09 Oct 2007 12:55
Re: Nice tool and excellent installation instructions
> Wish there was a front-end for DB
> insertion. Maybe if I find the time
> I'll try to build one.
>
>
Thanks - yeah, I am working on a 'to do' list for this, and that is one of the items. A discovery tool is another item of interest.
09 Oct 2007 12:23
Nice tool and excellent installation instructions
I've installed it, but haven't yet inserted devices. The instructions have been very easy to follow, and I don't anticipate any problem w/ the remaining instructions (hooray for autoexpect?).
Wish there was a front-end for DB insertion. Maybe if I find the time I'll try to build one.
Thanks.
Freshmeat newbie
Control software for a heating, ventilation, and air conditioning system.