Discussion:
[rancid] new RANCID code for Vyatta
Chris Moody
2013-03-12 18:38:30 UTC
Permalink
Apologies if it's bad form on this list to reply to old threads, but I
found this in the discuss archives from just a couple months back and am
hoping to get in touch with the original sender.

If anyone has anything relating to this module, please let me know as
I'm starting work on the same topic and would love to just help improve
upon something already in existence.

Cheers,
-Chris

Original Message:
-----------------

Anyone out there using Vyatta boxes and wants to put them into RANCID?

Currently, the only people I've seen doing this are using the wrapper
rancid and ssh'ing the config file in themselves.

I'm putting together a more RANCID-like solution that runs Vyatta CLI
commands via non-interactive ssh (requires public key authentication),
and it fetches the running config so you will be able to track unsaved
changes. So far it does this:

show version
show hardware dmi
show hardware pci
show hardware cpu
show configuration commands

If you have a Vyatta and would like to try this out, please email
me off-list. I'll post the code to the list when it stabilizes.

-- Ed
Adam Korab
2013-03-12 18:52:21 UTC
Permalink
I must have missed the original post, but I'm interested as well.

--Adam
--
Adam Korab

On Mar 12, 2013, at 1:39 PM, Chris Moody <***@node-nine.com> wrote:

Apologies if it's bad form on this list to reply to old threads, but I
found this in the discuss archives from just a couple months back and am
hoping to get in touch with the original sender.

If anyone has anything relating to this module, please let me know as I'm
starting work on the same topic and would love to just help improve upon
something already in existence.

Cheers,
-Chris

Original Message:
-----------------

Anyone out there using Vyatta boxes and wants to put them into RANCID?

Currently, the only people I've seen doing this are using the wrapper
rancid and ssh'ing the config file in themselves.

I'm putting together a more RANCID-like solution that runs Vyatta CLI
commands via non-interactive ssh (requires public key authentication),
and it fetches the running config so you will be able to track unsaved
changes. So far it does this:

show version
show hardware dmi
show hardware pci
show hardware cpu
show configuration commands

If you have a Vyatta and would like to try this out, please email
me off-list. I'll post the code to the list when it stabilizes.

-- Ed


_______________________________________________
Rancid-discuss mailing list
Rancid-***@shrubbery.net
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
Ed Ravin
2013-03-13 03:23:29 UTC
Permalink
Post by Chris Moody
Apologies if it's bad form on this list to reply to old threads, but I
found this in the discuss archives from just a couple months back and
am hoping to get in touch with the original sender.
That would be me.

The code is available to anyone who wants to try it out. I'm not working
with RANCID stuff anymore, so it's not likely to get any further
development unless someone else picks up the work.

-- Ed

Loading...