Commit Graph

686 Commits

Author SHA1 Message Date
Eric A. Miller
68f0b0fffb Add Net::NBName to requires for nbtstat 2014-02-03 20:21:06 -05:00
Eric A. Miller
529b797a8a Silence some uninitialized variable warnings in discover 2014-02-03 20:17:46 -05:00
Eric A. Miller
30694c6f90 Use reverse_lookup rather than reverse_verify for async reverse lookups 2014-02-03 19:59:06 -05:00
Eric A. Miller
5847dafb6d [#73] NetBIOS Poller - nbtstat and nbtwalk 2014-02-03 19:54:58 -05:00
Oliver Gorwits
652bd171d6 ...and remove old code using age_on flag 2014-02-03 23:35:46 +00:00
Oliver Gorwits
04f0125b4f make ipinventory datepicker look/act like node search datepicker 2014-02-03 23:29:54 +00:00
Oliver Gorwits
68275e6986 Node search by date (but not time) 2014-02-03 23:12:17 +00:00
Oliver Gorwits
a71a69aca4 Try to help users more easily get a default login 2014-02-02 18:00:18 +00:00
Oliver Gorwits
dedc7f1867 No longer use dns as a key into devices; cope with dupe dns 2014-02-02 17:46:27 +00:00
Eric A. Miller
e23c30f0be [#74] Device Name / DNS mismatches report 2014-01-26 20:50:01 -05:00
Eric A. Miller
00b370ed0e [#77] Log user access 2014-01-26 16:24:03 -05:00
Eric A. Miller
62cf1561e6 [#69] Add search by layers to device search 2014-01-26 10:44:27 -05:00
Eric A. Miller
d6eafba762 Clean up for OUI abbreviation of HP 2014-01-26 10:15:32 -05:00
Eric A. Miller
316e3780b0 [#86] Use Vendor abbrevs to enhance node display in device port view 2014-01-26 10:02:29 -05:00
Oliver Gorwits
65b456d2d3 release 2.022000 2014-01-26 13:49:39 +00:00
Oliver Gorwits
a4f1afe222 add docs note about postgres 8.4 (LT) 2014-01-25 00:03:10 +00:00
Oliver Gorwits
16667532a6 Fix snmpv3 autovivication bug setting priv strings 2014-01-24 23:54:40 +00:00
Oliver Gorwits
2a59fd0c96 [#78] add top level Makefile to satisfy cpanm run-from-git 2014-01-22 15:35:15 +00:00
Oliver Gorwits
f30af71a7d Fix SQL logic in PortMAC.pm (imperfectus)
SQL::Abstract::belch(): [SQL::Abstract::_where_field_op_ARRAYREF] Warning: A multi-element arrayref as an
argument to the inequality op '!=' is technically equivalent to an always-true 1=1 (you probably wanted to
say ...{ $inequality_op => [ -and => @values ] }... instead) at
/home/netdisco/perl5/lib/perl5/App/Netdisco/Util/PortMAC.pm line 48
2014-01-22 14:10:41 +00:00
Eric A. Miller
e5820070fc #68 Devices orphaned by missing topology info report 2014-01-20 23:38:14 -05:00
Eric A. Miller
9ed92c85f7 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2014-01-20 22:02:15 -05:00
Eric A. Miller
053b0a65fa fix formatting of debug message when zero entries are archived during macsuck 2014-01-20 22:02:00 -05:00
Oliver Gorwits
520d94bb6f Also prefer port filter when linking to connected devices 2014-01-19 22:30:44 +00:00
Eric A. Miller
da56cb9a09 [#59] Arpnip tries to resolve link local IPv6 addresses 2014-01-19 17:14:11 -05:00
Oliver Gorwits
a7ee00ff1d respect order of Admin plugins in config when building menu 2014-01-19 17:48:33 +00:00
Oliver Gorwits
dc17857d86 Check /etc/hosts before DNS when doing arp entry name lookup 2014-01-19 16:19:58 +00:00
Oliver Gorwits
078449d56d device property in _no/_only fails with error 2014-01-19 16:04:41 +00:00
Oliver Gorwits
642546fd24 LAG support.
Also, archive disappeared nodes from device after macsuck.

Squashed commit of the following:

commit 6d16cddaab
Merge: 37d9bda 3fdf780
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 19 15:48:41 2014 +0000

    Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 37d9bda2bb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:50:22 2014 +0000

    release 2.021000_004

commit 3939a2a51c
Merge: cf23636 571d57d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:45:14 2014 +0000

    Merge branch 'og-agg' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit cf23636ddf
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:43:59 2014 +0000

    archive disappeared nodes from device - really important!

commit 571d57dcc7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:20:51 2014 +0000

    release 2.021000_003

commit 444bc1e81d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:51:54 2014 +0000

    protect sprintf from undefined remote_type

commit 5b875c4641
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:49:40 2014 +0000

    tidy connected device+node layout

commit c09dddb7d1
Merge: 4f5501c 95fc6b1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:46:39 2014 +0000

    Merge branch 'og-agg' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 4f5501c613
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:46:23 2014 +0000

    allow sanity checks on lag member before moving node

commit 95fc6b18dc
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 14:02:19 2014 +0000

    release 2.021000_002

commit 8b809c445f
Merge: 04d486e fe3e8e3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:58:31 2014 +0000

    Merge branch 'og-agg' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit fe3e8e3ef2
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:57:31 2014 +0000

    do not set master neigh if master is a slave

commit 04d486e433
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:38:45 2014 +0000

    display remote ip if only remote ip

commit 14f9eb01ad
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:35:54 2014 +0000

    show all members of lag when searching for lag master

commit 5b2a0a0a4b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:35:16 2014 +0000

    fix copy of remote master to local master remote_port

commit 86a9854f39
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 10:00:13 2014 +0000

    show both link and device type icons

commit 88510552e5
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:57:29 2014 +0000

    hide neighbor device ID and add sidebar option to show

commit 29da3097cb
Merge: 8bca30d 9fe92fb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:04:15 2014 +0000

    Merge branch 'og-agg' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 9fe92fb5e8
Merge: 6620a03 5557811
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:03:02 2014 +0000

    Merge branch 'og-agg' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 6620a03686
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 08:56:13 2014 +0000

    also store master neighbor port

commit 8bca30d085
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 00:41:46 2014 +0000

    release 2.021000_001

commit 5557811aeb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 00:38:18 2014 +0000

    fix icon placement in editable device port cells

commit 25292e1ce8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:20:08 2014 +0000

    fix name of class

commit 99ce56d794
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:13:53 2014 +0000

    remove brackets from lag name

commit 27aa80ed93
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:12:06 2014 +0000

    rename link agg legend

commit 84ed4c5008
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:11:15 2014 +0000

    move lag member icon into port icon column

commit 67c9c783ec
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 21:58:11 2014 +0000

    fix Cisco stack port ignore

commit 4531c61246
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 21:51:41 2014 +0000

    move nodes to lag master port

commit ffc6b9c315
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 20:45:58 2014 +0000

    use group icon for slave and master

commit 68fd345e37
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 20:34:01 2014 +0000

    indicate aggregate master

commit 79c69f5a0f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 19:14:48 2014 +0000

    show aggreate parent in device ports

commit 3a4beed2f1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 18:46:25 2014 +0000

    store aggregate port into db

commit fd7bb0cd62
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 17:49:39 2014 +0000

    add device_port cols for aggregate links data
2014-01-19 15:51:47 +00:00
Eric A. Miller
3fdf7802b6 #76 Don't include wireless in ports with multiple nodes attached report 2014-01-14 22:11:05 -05:00
Eric A. Miller
b4869c8128 Documentation update and correction 2014-01-13 21:31:28 -05:00
Oliver Gorwits
899563534a [#52] Check is neighbour remote_id is a MAC (R. Kerr) 2014-01-11 14:08:46 +00:00
Oliver Gorwits
d264fb7d9d Allow cached SNMP community hint to override SNMP version cycle 2014-01-11 13:57:45 +00:00
Oliver Gorwits
c1295ad1c0 [#14] Support partial DNS names in *_only/*_no (via regexp) 2014-01-11 13:29:16 +00:00
Oliver Gorwits
52f0eed6fb [#13] Support IP address ranges in *_only/*_no configuration 2014-01-11 13:06:54 +00:00
Oliver Gorwits
693e0bd6db [#79] Support perlbrew environment as alternative to localenv 2014-01-11 10:09:07 +00:00
Oliver Gorwits
b0e8c7413d always get vlans if column is enabled 2014-01-11 09:56:36 +00:00
Oliver Gorwits
862f2ba5b1 [#66] Fix display of vlan membership 2014-01-11 09:44:35 +00:00
Eric A. Miller
1e0c6b9598 [#81] Identify wireless nodes and provide information when available 2014-01-11 03:45:27 -05:00
Eric A. Miller
0e6d8c71e3 Identify wireless APs and IP Phones by icon in device port view
Provide wireless information in node search by MAC
2014-01-10 23:29:52 -05:00
Eric A. Miller
19823e13ff [#64] Addition of Wireshark abbreviations for OUI manufacturers 2014-01-10 20:16:27 -05:00
Eric A. Miller
7cd99f17dc Correct macsuck for Q-BRIDGE-MIB based devices 2014-01-10 17:56:21 -05:00
Oliver Gorwits
929723ea1b [#66] store i_vlan in pvid column of device_port 2014-01-10 20:48:59 +00:00
Oliver Gorwits
f50e9d6a22 Revert "[#66] store pvid in vlan column of device_port"
This reverts commit 441b967bde.
2014-01-10 20:43:06 +00:00
Oliver Gorwits
f78f6028f4 Show device layers in Details tab 2014-01-10 20:07:30 +00:00
Oliver Gorwits
441b967bde [#66] store pvid in vlan column of device_port 2014-01-10 19:37:58 +00:00
Oliver Gorwits
134b7a7646 Remove reference to "native" VLAN in code and replace with "untagged" 2014-01-10 19:36:08 +00:00
Oliver Gorwits
7547937194 [#66] Alter the Primary Key on device_port_vlan to include the native column 2014-01-10 14:01:56 +00:00
Eric A. Miller
3ded6b58ee Correct is_discoverable check in Undiscovered Neighbors report 2014-01-09 21:37:51 -05:00
Oliver Gorwits
fdce0ab210 release 2.021000 2014-01-08 13:57:01 +00:00
Oliver Gorwits
f3f55748b5 Support for snmpforce_v1, snmpforce_v2, snmpforce_v3 2014-01-08 05:37:44 +00:00