Discussion:
[rancid] @Script
Varghese, Vineeth
2016-01-19 07:56:49 UTC
Permalink
Hello,

Can I check the scrip that runs in the baground which taking an backup,

If yes, can I know the path where all the script saves?

And by default does rancid take backup of startup and running configuration file of switch or it' just the startup config.

Thanks & Regards
______________________________________________________
[Description: Description: Description: Description: Email_CBE.gif]Vineeth Varghese / Network Admin - ITICS-South, India I&T
ITICS South | Capgemini
Capgemini India | Mumbai - Airoli
Mobile: +91 7208883624 Ext: 2213688
E-mail :- ***@capgemini.com<mailto:***@capgemini.com>
www.capgemini.com<http://www.capgemini.com/>
People matter, results count.
________________________________________________________
heasley
2016-01-19 18:03:43 UTC
Permalink
Post by Varghese, Vineeth
Hello,
Can I check the scrip that runs in the baground which taking an backup,
I do not understand what you are asking. Check what about it? You have
the source code; you can check that. You can look at /bin/ps to see
things running at the rancid user. and you can look at the logs in
~rancid/logs.
Post by Varghese, Vineeth
If yes, can I know the path where all the script saves?
saves what it has collected? ~rancid/group/configs/.
Post by Varghese, Vineeth
And by default does rancid take backup of startup and running configuration file of switch or it' just the startup config.
it collects the running-config only. if you want to ensure that the start-up
is maintained, you could write a script for clogin -s that writes the config
once a day or more frequent.

Also, see rancid_intro(1).

Loading...