Send netdisco-users mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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

   1. Re: Fwd: Discovering Switches thru LLDP (Oliver Gorwits)
   2. discovery_only (Joel Guillerm)
   3. Re: discovery_only (Jon Gerdes)
   4. Netdisco Data Retention (Ben Nelson)
   5. problem updating from detdisco 1.3.3 (Maxime Baudin)
   6. Re: problem updating from detdisco 1.3.3 (Oliver Gorwits)
   7. Re: problem updating from detdisco 1.3.3 (Maxime Baudin)
--- Begin Message ---
Hi Wyman,

I'm afraid I'm a little confused by your terminology so can't immediately answer the question, sorry!

It seems you have Cisco devices (switches/routers) and some Arista devices, all connected together.

You ran the Discover from one of the Cisco but it only found other Cisco devices, and not Arista? In that case, please check LLDP is running on all your network and on the ports connecting the devices of both vendors. You can check with "show lldp nei" on the devices. It may also be the case that with older software versions, even though LLDP is running, it is not available via SNMP. You can check this with the following command, which should dump a list of Neighbor IPs:

~netdisco/bin/netdisco-do show -d 1.2.3.4 -e c_ip

If instead you mean that you didn't see any connected nodes (workstations/servers/printers/WAPs/etc), then have you enabled the automatic scheduler? Uncomment the "schedule" section of the config to start polling for MAC and ARP tables every hour.

Hope this helps,

regards,
oliver.

On 2014-08-31 09:09, Wyman Chong wrote:
Hi,
   We have a combination of Cisco and Arista Switches. Just
installed ND2 and after running a Discover on our seed switch  we are
able to see the systems that are attached to Cisco ports. I am not
seeing anything attached to the Arista Ports. Doing a discover on the
Arista switch fixes this. Is there anything else I should be doing to
insure that the Arista switches get automatically discovered? I can
confirm ND2 found the Arista switches because they are in the
inventory list

Thanks

Wyman




--- End Message ---
--- Begin Message ---
hi All,
newbie in netdisco,
just downloaded and tested netdisco demo VMWare package (V1.0 netdisco
version ... a bit too old maybe, even for a test)

To run a quick test,
1) I just edited community values and uncomment "discover_only  ="
statement followed by a comma-separated list of IP routers to be discovered
in /usr/local/netdisco/netdisco.conf ;
I let "#discover_no =" statement untouched ;

2) then, I restart netdisco via : ./netdisco -p restart ==> OK
after a few minutes, I still did not see any IP routers added on the
discover_only list shown via web interface;
nothing shown in /usr/local/netdisco/data/logs apart from messages related
to "netdisco starting"

3) so, I tested the 2 manual commands below via SSH :
./netdisco -d xxx.xxx.xxx.xxx  (for 1 single IP)
./netdisco -r  xxx.xxx.xxx.xxx,yyy.yyy.yyy.yyy, zzz.zzz.zzz.zzz, ....   for
my list of IPs routers

Both commands work successfully and results are OK via web interface

Questions :
a) what else should I do to avoid having to issue the manual commands and
let netdisco do its job ?
b) with recent netdisco versions, is there a function that allows to export
resulting infos (such as the Devices List with their discovered ard/soft
infos) as a CSV file for example  ?

thanks for any help

--- End Message ---
--- Begin Message ---
Joel

Netdisco 2 is really easy to install.  Simply pick a mainstream distro
(eg Ubuntu 14.04 LTS and do a minimal install) and then follow the
simple instructions at CPAN (linked to from main page of
www.netdisco.org)

That version has export links on pretty much all lists, I can't remember
whether v1 has anything like that although you could access the
PostgreSQL tables directly through pgadmin or similar ...

Cheers
Jon

On Thu, 2014-09-04 at 13:41 +0200, Joel Guillerm wrote:
> hi All,
> 
> newbie in netdisco,
> 
> just downloaded and tested netdisco demo VMWare package (V1.0 netdisco
> version ... a bit too old maybe, even for a test)
> 
> 
> 
> To run a quick test, 
> 1) I just edited community values and uncomment "discover_only  ="
> statement followed by a comma-separated list of IP routers to be
> discovered in /usr/local/netdisco/netdisco.conf ;
> I let "#discover_no =" statement untouched ; 
> 
> 
> 2) then, I restart netdisco via : ./netdisco -p restart ==> OK
> 
> after a few minutes, I still did not see any IP routers added on the
> discover_only list shown via web interface;
> 
> nothing shown in /usr/local/netdisco/data/logs apart from messages
> related to "netdisco starting"
> 
> 
> 3) so, I tested the 2 manual commands below via SSH :
> ./netdisco -d xxx.xxx.xxx.xxx  (for 1 single IP)
> ./netdisco -r  xxx.xxx.xxx.xxx,yyy.yyy.yyy.yyy, zzz.zzz.zzz.zzz, ....
> for my list of IPs routers
> 
> 
> Both commands work successfully and results are OK via web interface
> 
> 
> Questions :
> 
> a) what else should I do to avoid having to issue the manual commands
> and let netdisco do its job ?
> 
> b) with recent netdisco versions, is there a function that allows to
> export resulting infos (such as the Devices List with their discovered
> ard/soft infos) as a CSV file for example  ?
> 
> 
> thanks for any help
> 
> ------------------------------------------------------------------------------
> Slashdot TV.  
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________ Netdisco mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/netdisco-users


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

I'm working on setting up a host running netdisco for our campus.  I've
got Netdisco2 up and running, polling devices pretty regularly.  Is
there a good way to handle data retention and backups?  We'd like to
keep about a years worth of data on the host itself, but backup and
remove any thing longer than that.

Any suggestions are welcome.

Thanks,
Ben

-- 
Ben Nelson, Systems Engineer
Indiana University GlobalNOC
<[email protected]>




--- End Message ---
--- Begin Message ---
Hy everyone,

I'm upgrading netdisco today and I'm actually stuck with a problem.

I followed this documentation : https://metacpan.org/pod/App::Netdisco#Upgrading

and launching ./bin/netdisco-deploy  doesn't work properly :/ :

Modification of a read-only value attempted at /usr/share/netdisco/perl5/lib/perl5/Dancer/Config.pm line 237. BEGIN failed--compilation aborted at /usr/share/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 4. Compilation failed in require at /usr/share/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8. BEGIN failed--compilation aborted at /usr/share/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
Compilation failed in require at ./bin/netdisco-deploy line 39.
BEGIN failed--compilation aborted at ./bin/netdisco-deploy line 39.

I'm wondering how to solve the problem. I tried several modification in the 'environments/deployment.yml' file without success

If someone have an idea ?

best regards,
Maxime


--
Maxime Baudin - Rectorat de Rennes
SERIA-R, 8 rue Jean-Julien Lemordant - 35000 Rennes
Tel : 02 23 42 16 88  Fax : 16 60
E-mail :Maxime.Baudin(at)ac-rennes.fr




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

Please follow the full installation instructions for an upgrade from 1.x.

The "upgrading" instructions are actually from 2.x to 2.x - sorry this is not made clear!

regards,
oliver.

On 2014-09-12 14:21, Maxime Baudin wrote:
Hy everyone,

I'm upgrading netdisco today and I'm actually stuck with a problem.

I followed this documentation :
https://metacpan.org/pod/App::Netdisco#Upgrading

and launching ./bin/netdisco-deploy  doesn't work properly :/ :

Modification of a read-only value attempted at
/usr/share/netdisco/perl5/lib/perl5/Dancer/Config.pm line 237.
BEGIN failed--compilation aborted at
/usr/share/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 4.
Compilation failed in require at
/usr/share/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
BEGIN failed--compilation aborted at
/usr/share/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
Compilation failed in require at ./bin/netdisco-deploy line 39.
BEGIN failed--compilation aborted at ./bin/netdisco-deploy line 39.

I'm wondering how to solve the problem. I tried several modification in
the 'environments/deployment.yml' file without success

If someone have an idea ?

best regards,
Maxime


--
Maxime Baudin - Rectorat de Rennes
SERIA-R, 8 rue Jean-Julien Lemordant - 35000 Rennes
Tel : 02 23 42 16 88  Fax : 16 60
E-mail :Maxime.Baudin(at)ac-rennes.fr



------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.

http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users




--- End Message ---
--- Begin Message ---
Le 12/09/2014 15:43, Oliver Gorwits a écrit :
Hi Maxime,

Please follow the full installation instructions for an upgrade from
1.x.

oups,
my mistake, I followed : https://metacpan.org/pod/App::Netdisco#Installation

And I'm stuck :)

regards,
Maxime

The "upgrading" instructions are actually from 2.x to 2.x - sorry this
is not made clear!

regards,
oliver.

On 2014-09-12 14:21, Maxime Baudin wrote:
Hy everyone,

I'm upgrading netdisco today and I'm actually stuck with a problem.

I followed this documentation :
https://metacpan.org/pod/App::Netdisco#Upgrading

and launching ./bin/netdisco-deploy  doesn't work properly :/ :

Modification of a read-only value attempted at
/usr/share/netdisco/perl5/lib/perl5/Dancer/Config.pm line 237.
BEGIN failed--compilation aborted at
/usr/share/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm
line 4.
Compilation failed in require at
/usr/share/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
BEGIN failed--compilation aborted at
/usr/share/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
Compilation failed in require at ./bin/netdisco-deploy line 39.
BEGIN failed--compilation aborted at ./bin/netdisco-deploy line 39.

I'm wondering how to solve the problem. I tried several modification
in
the 'environments/deployment.yml' file without success

If someone have an idea ?

best regards,
Maxime


--
Maxime Baudin - Rectorat de Rennes
SERIA-R, 8 rue Jean-Julien Lemordant - 35000 Rennes
Tel : 02 23 42 16 88  Fax : 16 60
E-mail :Maxime.Baudin(at)ac-rennes.fr



------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.

http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users


--
Maxime Baudin - Rectorat de Rennes
SERIA-R, 8 rue Jean-Julien Lemordant - 35000 Rennes
Tel : 02 23 42 16 88  Fax : 16 60
E-mail :Maxime.Baudin(at)ac-rennes.fr




--- End Message ---
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to