Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: remote collector (Ricardo Stella)
   2. compliation errors (Ricardo Stella)
   3. Re: compliation errors (Oliver Gorwits)
--- Begin Message ---
No idea why the deploy option would get stuck, but manually imported the
mibs and after that tried a discover and all went well.

Thanks for your help - Ricardo.

On Tue, Apr 13, 2021 at 6:38 AM Christian Ramseyer <ramse...@netnea.com>
wrote:

> Hi Ricardo
>
> Yes unfortunately we don't have a full description of the installation
> of a second poller, and as you notice there are some potential questions
> and variants how to do it.
>
> On 13.04.21 06:54, Ricardo Stella wrote:
> > Thanks - I'm having some issues however.
> >
> > Figuring I don't need the postgres server, I did not install that RPM.
> > I then opened up the 5432 port in the main netdisco db server, changed
> > the psql-hba file to allow remote access, and verified connectivity
> > using the psql client. I then configured the deployment.xml and added
> > the host/port entry for the DB.
>
> That's spot on, the postgres server is not needed, just enough Postgres
> packages to successfully connect to the main server. Sounds like that is
> working for you.
>
> >
> > Finally on the remote collector, I tried running netdisco-deploy except
> > I said No to deploy database schema. But it gets stuck after "download
> > and update OUI data".  I also tried doing it by passing ./oui.txt as a
> > parameter (like for non-internet access installations).
>
> I'm not sure why this happens, but the OUI step just copies the file
> into the database, so there is no need to do that a second time and you
> can just skip it.
>
> However I think the mibs should be updated locally and kept in sync with
> the main server. So the "download mibs" step is the only thing that
> should succeed. Or if it doesn't, just copy the mibhome directory
> (https://github.com/netdisco/netdisco/wiki/Configuration#mibhome) from
> the main server.
>
> BTW whether you do the update of the db schema also shouldn't matter,
> the remote poller would just see that it's already up-to-date and not
> change anything.
>
> So once you're  past the mibs step your remote netdisco should be good
> to go.
>
> To test it, the easiest way would be to discover a device from your
> remote network on the command line, e.g.
>
> netdisco-do -D discover -d 192.168.3.99
>
> You should see errors regarding db connection etc. straight away in you
> terminal, an afterwards you should be able to find the device in your
> main Netdisco.
>
> Let us know if you encounter more issues, then we can maybe also put
> them in the Wiki as a guide for future readers.
>
> Cheers
> Christian
>
>

-- 
°(((=((===°°°(((================================================

--- End Message ---
--- Begin Message ---
Hi,

Noticed the following errors recently - any ideas as to what could be
wrong?


"_linear_isa" is not exported by the Moo::_Utils module
Can't continue after import errors at
/home/netdisco/perl5/lib/perl5/Method/Generate/BuildAll.pm line 8.
BEGIN failed--compilation aborted at
/home/netdisco/perl5/lib/perl5/Method/Generate/BuildAll.pm line 8,
<__ANONIO__> line 1273635.
Compilation failed in require at
/home/netdisco/perl5/lib/perl5/Method/Generate/Constructor.pm line 61,
<__ANONIO__> line 1273635.

I believe installation is up to date:

App::Netdisco 2.47.5
SNMP::Info 3.71
DB Schema 64
PostgreSQL 9.2.24
Perl 5.16.3

-- 
°(((=((===°°°(((================================================

--- End Message ---
--- Begin Message ---
Hi Ricardo

Have you recently upgraded the operating system or similar?

regards
Oliver.

On Wed, 14 Apr 2021 at 17:23, Ricardo Stella <ste...@rider.edu> wrote:

>
> Hi,
>
> Noticed the following errors recently - any ideas as to what could be
> wrong?
>
>
> "_linear_isa" is not exported by the Moo::_Utils module
> Can't continue after import errors at
> /home/netdisco/perl5/lib/perl5/Method/Generate/BuildAll.pm line 8.
> BEGIN failed--compilation aborted at
> /home/netdisco/perl5/lib/perl5/Method/Generate/BuildAll.pm line 8,
> <__ANONIO__> line 1273635.
> Compilation failed in require at
> /home/netdisco/perl5/lib/perl5/Method/Generate/Constructor.pm line 61,
> <__ANONIO__> line 1273635.
>
> I believe installation is up to date:
>
> App::Netdisco 2.47.5
> SNMP::Info 3.71
> DB Schema 64
> PostgreSQL 9.2.24
> Perl 5.16.3
>
> --
> °(((=((===°°°(((================================================
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to