Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2022-02-25 Thread Mick O'Donovan
Hi Heas, Jon, community,I’m overdue sharing this module content and for this I apologise. I have this working for several months now for ZPE devices using the following configuration. --- File /etc/rancid/rancid.types.base or /etc/rancid/rancid.types.conf --- # This section to the next hash

Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2022-02-16 Thread heasley
Tue, Feb 15, 2022 at 01:35:07PM -0500, Jon Lewis: > I'm looking to start backing up some ZPE console servers, so, of course, I > checked to see if rancid could do it, which led me to to this thread. > > The CentOS 7 system I'm testing this on has an older version of rancid >

Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2022-02-15 Thread Chuck Anderson
On Tue, Feb 15, 2022 at 01:35:07PM -0500, Jon Lewis wrote: > The CentOS 7 system I'm testing this on has an older version of rancid > (rancid-3.12-1.el7.x86_64) which caused a bit of confusion, as I don't rancid-3.13-3.el7 is in testing now if you want to update and provide testing feedback:

Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2022-02-15 Thread Jon Lewis
I'm looking to start backing up some ZPE console servers, so, of course, I checked to see if rancid could do it, which led me to to this thread. The CentOS 7 system I'm testing this on has an older version of rancid (rancid-3.12-1.el7.x86_64) which caused a bit of confusion, as I don't have

Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2021-10-15 Thread Mick O'Donovan
On 15/10/2021, 20:16, "heasley" wrote: CAUTION[External]: This email originated from outside of the organisation. Do not click on links or open the attachments unless you recognise the sender and know the content is safe. Fri, Oct 15, 2021 at 07:10:45PM +, Mick

Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2021-10-15 Thread Mick O'Donovan
On 15/10/2021, 17:40, "heasley" wrote: IMO, it is part of the conversation and is further confirmation that was normal. Various devices have had cli bugs over time. Does not hurt to remove it for debugging. By this do you mean to leave the original file alone or my version

Re: [rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2021-10-15 Thread heasley
Fri, Oct 15, 2021 at 02:59:01PM +, Mick O'Donovan: > rancid@rancid-staging:~/bin$ diff rancid zperancid > 140a141,143 > > # I don't care if it sees "exit" > > $clean_run = 1; > > > > ^^^ It was recommended to me several weeks back to make this change but I > can't for the life of me remember

[rancid] Assistance creating a perl module to use with ZPE Systems NodegridOS Devices

2021-10-15 Thread Mick O'Donovan
Hi Heas, all, I'm struggling with an issue in trying to get some outputs from our ZPE estate of Out of Band devices using RANCID. What I have tried to do thus far is as follows: 1. Set credentials for my devices in .cloginrc 2. Cloned both clogin and rancid files in /var/lib/rancid/bin to