App-Netdisco
view release on metacpan or search on metacpan
2.027005_002 - 2014-05-22
[ENHANCEMENTS]
* Increase default snmptimeout from 1 to 3 seconds
* Add documentation note about non-standard pg port
[BUG FIXES]
* Unrouted VLAN interfaces have numbers on Cisco - ignore them
* fix undefined key in Discover
2.027005_001 - 2014-05-21
[ENHANCEMENTS]
* Support offline update of oui.txt and MIBs bundle
* Support Dancer::Debug at runtime with DANCER_DEBUG=1 env var
* Merge pluggable job queue branch
[BUG FIXES]
* Improve VLAN Inventory performance and show all VLANs (C. Stromsoe)
2.027004 - 2014-05-15
[BUG FIXES]
* fix bug in call to Daemon::Contol redirect_filehandles (M. Planck)
2.027003 - 2014-05-14
[BUG FIXES]
* fixed use of password instead of pass for Dancer::Plugin::DBIC
* another check for macsuck_bleed (J. Leonhardt)
2.027002 - 2014-05-04
[BUG FIXES]
* revert use password instead of pass for Dancer::Plugin::DBIC
2.027001 - 2014-05-03
[BUG FIXES]
* get_port_macs returns all port MACs
2.027000 - 2014-04-30
[ENHANCEMENTS]
* Add FRU filter option to Module Inventory Report
* Display Phone and Wifi icon on nodes even when not discovered as neighbors
* Sort connected nodes first by VLAN
* Add docs note about RC scripts
[BUG FIXES]
* Search for localenv could not find $HOME
* Fixes to allow output of get_init_file to be used as init script
* Legitimate for same MAC to be in two VLANs on same switchport
* Fix for broken [#82] (/etc/hosts check during ARP IP resolv)
* Discover nodes on ports which have broken near-edge topology
* Use password instead of pass for Dancer::Plugin::DBIC
2.025001 - 2014-04-08
[NEW FEATURES]
* Web and Backend daemons will restart when deployment.yml is updated
* Web and Backend daemons will drop privilege to same uid/gid as their
on-disk files (to allow run-control symlink as non-root)
[ENHANCEMENTS]
* Use daterange for IP Subnets (same as IP Inventory)
* Run daemons as target binary's owning user (supports run control)
* Clean up library path fiddling across all scripts
* Rename housekeeping expiry task to be expire
* Refactor nbtstat to group probes by device where node was arped
* Add note about pgtune to install docs
[BUG FIXES]
* Suggest installation of perl-core RPM (arguably Red Hat's bug not ours!)
* FATAL warnings considered harmful
* Only show STP blocked icon if port is UP
* Store device model and serial via UTF8 conversion
* Only set housekeeping default if user has enabled
2.024004 - 2014-03-04
[BUG FIXES]
* Fix Login and Logout that were broken with SSL
2.024003_001 - 2014-03-03
[ENHANCEMENTS]
* Wildcard support on Device Port MAC Search
* Wildcard support on Node name/MAC Search
* User Reports appear in "My Reports" menu if no category is given
* (beta) Support for data munging in User Reports
* Permit clipboard copy of device IP from Job Queue rows
* Failed Job Device IPs link to Discover form with pre-filled Discover IP
* Unknown device page has pre-filled Discover IP
* Set form focus to Username field on login form
* Database host is commented out in example config
2.024003 - 2014-02-27
[BUG FIXES]
* Cope with no defined User Reports
2.024002 - 2014-02-27
[NEW FEATURES]
[NEW FEATURES]
* [#86] Use Vendor abbrevs to enhance node display in device port view
* [#74] Device Name / DNS mismatches report
* [#71] Node search by date (but not time)
* [#73] NetBIOS Poller (nbtstat and nbtwalk), Node search by NetBIOS name,
NetBIOS Node Report, and provide information when available in Node
and Port views
* [#56] Support API call to /login
[ENHANCEMENTS]
* [#69] Add search by layers to device search
* [#77] Log user access
* Try to help users more easily get a default login
* Support upgrade from Netdisco version 0.x
* [#54] jobqueue_refresh config for number of seconds betwen queue refresh
[BUG FIXES]
* [#84] No longer use dns as a key into devices; cope with dupe dns (LT)
* Correct date formatting and logic in IP Inventory report
* Fix redirect when accessing a deep link when unauthenticated
* [#46] Sorting on Inventory page same as ND1
* Quieten AnyEvent::DNS::EtcHosts check on PERL_ANYEVENT_HOSTS env var
2.022000 - 2014-01-26
[NEW FEATURES]
* Support for Link Aggregation (port-channel, etherchannel, "trunking", etc)
* [#68] Devices orphaned by missing topology info report
[ENHANCEMENTS]
* [#82] Check /etc/hosts before DNS when doing arp entry name lookup
* [#59] Arpnip tries to resolve link local IPv6 addresses
[BUG FIXES]
* [#85] device property in _no/_only fails with error (R. Kerr)
* Also prefer port filter when linking to connected devices
* Fix SQL logic in PortMAC.pm (imperfectus)
* Fix snmpv3 autovivication bug setting priv strings (LT)
2.021001
[NEW FEATURES]
* [#81] Identify wireless nodes and provide information when available
* [#13] Support IP address ranges in *_only/*_no configuration
* [#14] Support partial DNS names in *_only/*_no (via regexp)
[ENHANCEMENTS]
* [#32] Show device layers in Details tab
* [#66] Remove reference to "native" VLAN in code and replace with "untagged"
* [#66] DB Schema update to add "native" column to PK of device_port_vlan table
* [#64] Addition of Wireshark abbreviations for OUI manufacturers
* [#79] Support perlbrew environment as alternative to localenv
* [#52] Check is neighbour remote_id is a MAC (R. Kerr)
[BUG FIXES]
* Correct is_discoverable check in Undiscovered Neighbors report
* Correct macsuck for Q-BRIDGE-MIB based devices
* Allow cached SNMP community hint to override SNMP version cycle
* [#76] Don't include wireless in ports with multiple nodes attached report
2.021000 - 2014-01-08
[NEW FEATURES]
* Add IP Phones discovered through LLDP/CDP report
* Add device/node/vlan/port specific search from Navbar
* Add Undiscovered Neighbors admin report
* [#3] [#47] Device Neighbor Map can have max depth and VLAN filter
* [#31] get_community now supported
* [#19] Ask for Reason when changing Port up/down Status, or VLAN
* [#30] Support for expire_devices, expire_nodes, and expire_nodes_archive
* Port Log viewable via an icon by device port name (Port Control rights req'd)
* [#1] Subnet Utilization report (J. van Ingen)
* Support for snmpforce_v1, snmpforce_v2, snmpforce_v3
[ENHANCEMENTS]
* Require SNMP::Info 3.10+, use new c_cap method to tag device remote_type
as 'IP Phone:' or 'AP:' when those capabilities are advertised by LLDP
or CDP
* Port MAC query now only returns distinct MAC's
* Keep a hint to SNMP community if new style snmp_auth config is in use
* [#43] Add doc note about PostgreSQL MD5 authN
* [#49] Allow device port searching with preference for port/name/vlan.
This is to support some devices (HP?) which have plain numbers for port names
and Netdisco defaults to assuming this is a VLAN number (R. Kerr)
* Upgrade floatThead JS plugin to improve performance for large tables
* Don't queue devices which are excluded by configuration or don't have the
layers to support the operation
[BUG FIXES]
* [#61] Arpnip debug text says it is resolving aliases instead of ARP
entries (Robert Kerr)
* [#60] Incorrect format string in store_vlans (Robert Kerr)
* Fix form reset icon on ports tab when using custom path (Daniel Tuecks)
* Don't store failed SNMP community in the database
* [#51] Support DBD::Pg default for "host" field as local socket (R. Kerr)
* [#58] Search by VLAN name now works (R. Kerr)
* Make "Not" option work for vlan number search in Device Ports
* [#48] Fix for netmap links when domain_suffix is set (R. Kerr)
* [#57] Port sort order for Extreme switches "1:10" format
* [#65] Ignore smmp_ver in DB when reconnecting to a device.
2.020002 - 2013-12-11
[NEW FEATURES]
* Support for Device Details plugins (see X::RANCID)
* Add Slow Devices (for polling) report
* Navbar query box was being cleared sometimes under admin task panels
2.010002 - 2013-07-23
[ENHANCEMENTS]
* Nullify unused schema changes
[BUG FIXES]
* Fix FF bug with forms embedded in tables
* Fix bugs in topo update code
2.010001_003 - 2013-06-20
[BUG FIXES]
* Pass event param to all js functions which require it
* Handle UTF-8 data in the device port remote_id
2.010000 - 2013-06-16
[NEW FEATURES]
* Support for delegated authentication with REMOTE_USER and X-REMOTE_USER
* Ask to set up guest user for Admin/Port Control rights in deploy script
* Job Queue page play/pause/refresh controls
[ENHANCEMENTS]
* Database config simplified to only four essential settings
* Use DBIx::Class new collapsed query support when we can
* Add discoverall, macwalk, arpwalk items to the Admin Tasks menu
* Increase default frequency of job queue polling to 2 seconds
* Add tooltip showing the job queue item logged status message
[BUG FIXES]
* Macwalk and Arpwalk job defer fixed
* Sort VLANs, MACs, IPs properly in Device Port view
* Fix hyperlinks when running behind reverse proxy on custom path
* Add workaround for https://github.com/PerlDancer/Dancer/issues/935
* Fix Plack middleware config for Expiry
2.008002 - 2013-06-11
[ENHANCEMENTS]
* Initial (bootstrap) discover now queues an arpwalk and macwalk as well
[BUG FIXES]
* Fix logging when daemonized
* Remove bad constraint on device_ip table
* Limit queueing of discovery to things which can be discovered
2.008001 - 2013-06-11
[BUG FIXES]
* More fixes for localenv discovery in scripts
2.008000 - 2013-06-09
[BUG FIXES]
* localenv discovery in scripts is now more reliable
2.007000_002 - 2013-06-03
[NEW FEATURES]
* Finally we have a discover/refresh/arpnip/macsuck daemon jobs :)
* Also... a Scheduler which removes need for crontab installation
* The netdisco-do script can queue any one-off job
* Select MAC Address display format on Node and Device Port search
* Helper script to import the Netdisco 1.x Topology file to the database
* Support for pseudo devices (useful for dummy device links)
* Manual Topology editing via the web
* Job Queue view and delete page
* Empty device table prompts initial discover on homepage
* Support for App::NetdiscoX::Web::Plugin namespace
* Plugins can add columns to Device Ports display
* Observium Sparklines port column plugin
* Plugins can have CSS and Javascript loaded within <head>
[ENHANCEMENTS]
* SNMP connection now uses cached info if available
* Better handling of MIBs home location in deploy script
* Port filter in device port display is now highlighted green
* Navbar search is fuzzier
* Phone node icon is a little phone handset
* User icon color indicates port_control/admin ability
* Buttons for discover/macsuck/arpnip on device details page
* Support 'path' config option as alternative to --path /mountpoint
* Local plugins can be placed in ${NETDISCO_HOME}/site_plugins/...
* Missing mibdirs causes all MIBs to be loaded (with a warning)
* Include qtip2 libraries
[BUG FIXES]
* Rename plugins developer doc to .pod
* Update to latest Bootstrap and JQuery, and temp. fix #7326 in Bootstrap
* Partial Name in Port search now working
* Add unique constraints to topology table
* Handle whitespace ahead of OUI data
* Wasn't using Bootstrap table class properly
2.007000_001 - 2013-03-17
[NEW FEATURES]
* Reports are implemented (as plugins) - new Duplex Mismatch plugin
* Plugins can now 'register_template_path' and supply their own HTML templates
[ENHANCEMENTS]
* Upgraded to Twitter Bootstrap 2.3.1 - customized for 13px font 18px line
[BUG FIXES]
* Convert useless die to error+return in Plugin.pm
* Documentation fixups
2.006000 - 2013-03-07
[BUG FIXES]
* Documentation fixups
2.005000_004 - 2013-03-05
[BUG FIXES]
* Documentation fixups
2.005000_003 - 2013-03-05
[NEW FEATURES]
* Partial Match option when searching on device port name
* web,daemon,deploy scripts will try to find "localenv" automatically
* Scripts can be run from a git clone
* New NETDISCO_HOME env var to override Netdisco's HOME
[ENHANCEMENTS]
* random() and LIMIT the number of daemon jobs requested from Netdisco queue
* Remove Daemon's job queue DBIC schema from user config
* Add log messages to the Daemon
* Use Path::Class for path and file name construction consistently
* All links and redirects are now relative
* More documentation on developing and deployment
[BUG FIXES]
* Avoid use of DNS when looking up devices in DB by IP
* Search by device port MAC no longer fatal
* URI and HTML escape template variables
* Prevent duplicate requets caused by favicon.ico link
* DB Schema upgrades are now all single-step in case user has applied any already
2.005000_002 - 2013-02-10
[ENHANCEMENTS]
* When linking to devices, use the DNS name in preference to the IP
(makes for more attractive navigation search bar, but need to watch for aliases)
* In general, device names do not have domain_suffix trimmed, but nodes do
* Search on device interface alias now works for typeahead and device redirect
[BUG FIXES]
* Updated the print CSS
* Minor fixes to POD
2.005000_001 - 2013-02-09
[NEW FEATURES]
* Support for Web Plugins (see App::Netdisco::Web::Plugin)
[ENHANCEMENTS]
* Do not include inventory items which don't have full OS details
* Hide Legend item relating to port control if not an admin
* No-Wrap on port name column
[BUG FIXES]
* Change port ordering for Arista and Foundry platforms
2.004002 - 2013-01-30
[BUG FIXES]
* Typo in one of the schema migration files
2.004001 - 2013-01-29
[ENHANCEMENTS]
( run in 1.338 second using v1.01-cache-2.11-cpan-97f6503c9c8 )