Is it possible with Cirrus to schedule a job that will download a device config file and email it as a text file?
Yes- after you schedule the job and click finish - you need to select E-Mail Results on the Notifications Tab.
I think he wants to e-mail the config that Cirrus down loads, not the results. This would be a nice feature in my opinion..
Can you help me understand the driver for this feature? Is this so you can do a sanity check yourself via email to see what someone might have changed? Or is this so you can have the entire config available in your email so that you can reference it remotely? The reason I ask is we've got a thread going on remote administration ()">) and I'm wondering how your request might play into these requirements.
Maybe I'm oversimplifying things here, but couldn't you set up a scheduled job to do a 'show run' (assuming Cisco), and email the results?
You are absolutely correct bleearg13 creating a job to do a show run will work; however, this is not what borgan wants. So to simplify it and re-iterate what I previously posted. He wants to be able to email his config as a .txt file for his router/switch assuming Cisco, not as an email with the config as results.
I'm just curious - what's the difference between getting a text file and seeing the full configuration in your email? I can only think that maybe he wants to save it locally without having to go through the extra step of copying and pasting out of email.
I could see the benefits of having the individual files. For example. We are currently going thru a DR exercise next month and the devices we will be working with will have no configs, ie our cores 6513, 7206VXR, multiple 3560's, a CSS, and many more. If I take my config backups I do every night, I could put them on a thumb drive, or I could email the individual files to each tech. The tech would then be able to restore his 7206VXR with the right config - based on the file name that was downloaded with Cirrus.
Does that make some sort of sense or am I complicating things? For many years, we have done nothing but work with .txt files; this is what borgan wants and I completly understand his reasoning. Could it work yes, but is it the way engineers for years have done things - I think the majority would say no. If I could have it my way, I would like to be able to Schedule a Job that downloads the config files to a differnt directory, then I would use a script to zip the files up and ftp them to our DR site for future use. Hopefully, something like this will be in future releases of Cirrus.
Does that make some sort of sense or am I complicating things?
Yes, it makes perfect sense.
If I could have it my way, I would like to be able to Schedule a Job that downloads the config files to a differnt directory, then I would use a script to zip the files up and ftp them to our DR site for future use. Hopefully, something like this will be in future releases of Cirrus.
But Cirrus does this with the Config Archive. Could you not just zip up the contents of the Config Archive and put them on your thumb drive using the script you want to create?