Re: generating reports using rancid/cvs of config changes

joshua sahala <[email protected]> Mon, 26 Apr 2004 12:46:08 -0400
Newsgroups gmane.network.toolmakers
Message-ID <[email protected]>
On (26/04/04 08:20), Joe Abley wrote:
>=20
> On 23 Apr 2004, at 12:22, joshua sahala wrote:
>=20
> >the output format would be a .csv with columns like this:
> >device_name device_type change_date change(s)
>=20
> It doesn't seem like it would be hard to parse the output from a cvs=20
> diff and make something like that. What did you have in mind for the=20
> last column? Number of lines changed, or something different?
>=20

joe,

the format for the output would be something similar to this:
Element Name	Element Type	Date of Change	Change
lan-sw1			WS-C3548-XL		3/11/04			device added
lan-sw1			WS-C3548-XL		3/17/04			interface FastEthernet0/15
															+ description ghost-srv =20
															+ switchport access vlan 303 =20

basically, the changes column needs to have what was changed (whether an
interface, an acl, global, etc), and then what was added/deleted/changed

thanks

/joshua

--=20
A common mistake that people make when trying to design something=20
completely foolproof is to underestimate the ingenuity of complete
fools.
	- Douglas Adams -