|
|
|
@@ -1,4 +1,5 @@
|
|
|
|
bin/nd-dbic-versions
|
|
|
|
bin/nd-dbic-versions
|
|
|
|
|
|
|
|
bin/nd-import-topology
|
|
|
|
bin/netdisco-daemon
|
|
|
|
bin/netdisco-daemon
|
|
|
|
bin/netdisco-daemon-fg
|
|
|
|
bin/netdisco-daemon-fg
|
|
|
|
bin/netdisco-db-deploy
|
|
|
|
bin/netdisco-db-deploy
|
|
|
|
@@ -18,18 +19,24 @@ inc/Module/Install/Share.pm
|
|
|
|
inc/Module/Install/Win32.pm
|
|
|
|
inc/Module/Install/Win32.pm
|
|
|
|
inc/Module/Install/WriteAll.pm
|
|
|
|
inc/Module/Install/WriteAll.pm
|
|
|
|
lib/App/Netdisco.pm
|
|
|
|
lib/App/Netdisco.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Core/Arpnip.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Core/Discover.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Core/Macsuck.pm
|
|
|
|
lib/App/Netdisco/Daemon/DB.pm
|
|
|
|
lib/App/Netdisco/Daemon/DB.pm
|
|
|
|
lib/App/Netdisco/Daemon/DB/Result/Admin.pm
|
|
|
|
lib/App/Netdisco/Daemon/DB/Result/Admin.pm
|
|
|
|
lib/App/Netdisco/Daemon/Queue.pm
|
|
|
|
lib/App/Netdisco/Daemon/Queue.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Daemon/Util.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive/DeviceActions.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive/DeviceActions.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive/PortActions.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive/PortActions.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Interactive/Util.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Manager.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Manager.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Poller.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Poller.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Poller/Discover.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Poller/Arpnip.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Poller/Device.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Poller/Macsuck.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Scheduler.pm
|
|
|
|
lib/App/Netdisco/Daemon/Worker/Scheduler.pm
|
|
|
|
lib/App/Netdisco/DB.pm
|
|
|
|
lib/App/Netdisco/DB.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/ExplicitLocking.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Admin.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Admin.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Device.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Device.pm
|
|
|
|
lib/App/Netdisco/DB/Result/DeviceIp.pm
|
|
|
|
lib/App/Netdisco/DB/Result/DeviceIp.pm
|
|
|
|
@@ -63,10 +70,13 @@ lib/App/Netdisco/DB/Result/Virtual/DevicePortVlanNative.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Virtual/DevicePortVlanTagged.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Virtual/DevicePortVlanTagged.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Virtual/DuplexMismatch.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Virtual/DuplexMismatch.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Virtual/NodeWithAge.pm
|
|
|
|
lib/App/Netdisco/DB/Result/Virtual/NodeWithAge.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Admin.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Device.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Device.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/DevicePort.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/DevicePort.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Node.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Node.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/NodeIp.pm
|
|
|
|
lib/App/Netdisco/DB/ResultSet/NodeIp.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/NodeWireless.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Subnet.pm
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-1-2-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-1-2-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-1-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-1-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-10-11-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-10-11-PostgreSQL.sql
|
|
|
|
@@ -77,7 +87,10 @@ lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-14-15-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-15-16-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-15-16-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-16-17-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-16-17-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-16-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-16-PostgreSQL.sql
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-17-18-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-17-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-17-PostgreSQL.sql
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-18-19-PostgreSQL.sql
|
|
|
|
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-19-20-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-3-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-3-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-3-4-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-3-4-PostgreSQL.sql
|
|
|
|
@@ -88,20 +101,26 @@ lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-7-8-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-8-9-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-8-9-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-8-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-8-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-9-10-PostgreSQL.sql
|
|
|
|
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-9-10-PostgreSQL.sql
|
|
|
|
|
|
|
|
lib/App/Netdisco/Manual/Configuration.pod
|
|
|
|
lib/App/Netdisco/Manual/Deployment.pod
|
|
|
|
lib/App/Netdisco/Manual/Deployment.pod
|
|
|
|
lib/App/Netdisco/Manual/Developing.pod
|
|
|
|
lib/App/Netdisco/Manual/Developing.pod
|
|
|
|
lib/App/Netdisco/Manual/ReleaseNotes.pod
|
|
|
|
lib/App/Netdisco/Manual/ReleaseNotes.pod
|
|
|
|
lib/App/Netdisco/Manual/WritingPlugins.pod
|
|
|
|
lib/App/Netdisco/Manual/WritingPlugins.pod
|
|
|
|
lib/App/Netdisco/Util/Device.pm
|
|
|
|
lib/App/Netdisco/Util/Device.pm
|
|
|
|
lib/App/Netdisco/Util/DiscoverAndStore.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Util/DNS.pm
|
|
|
|
lib/App/Netdisco/Util/DNS.pm
|
|
|
|
lib/App/Netdisco/Util/Port.pm
|
|
|
|
lib/App/Netdisco/Util/Port.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Util/PortMAC.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Util/SanityCheck.pm
|
|
|
|
lib/App/Netdisco/Util/SNMP.pm
|
|
|
|
lib/App/Netdisco/Util/SNMP.pm
|
|
|
|
lib/App/Netdisco/Util/Web.pm
|
|
|
|
lib/App/Netdisco/Util/Web.pm
|
|
|
|
lib/App/Netdisco/Web.pm
|
|
|
|
lib/App/Netdisco/Web.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Web/AdminTask.pm
|
|
|
|
lib/App/Netdisco/Web/AuthN.pm
|
|
|
|
lib/App/Netdisco/Web/AuthN.pm
|
|
|
|
lib/App/Netdisco/Web/Device.pm
|
|
|
|
lib/App/Netdisco/Web/Device.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/AdminTask/JobQueue.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/AdminTask/PseudoDevice.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/AdminTask/Topology.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin/Device/Addresses.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin/Device/Addresses.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin/Device/Details.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin/Device/Details.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin/Device/Modules.pm
|
|
|
|
lib/App/Netdisco/Web/Plugin/Device/Modules.pm
|
|
|
|
@@ -116,7 +135,9 @@ lib/App/Netdisco/Web/Plugin/Search/VLAN.pm
|
|
|
|
lib/App/Netdisco/Web/PortControl.pm
|
|
|
|
lib/App/Netdisco/Web/PortControl.pm
|
|
|
|
lib/App/Netdisco/Web/Report.pm
|
|
|
|
lib/App/Netdisco/Web/Report.pm
|
|
|
|
lib/App/Netdisco/Web/Search.pm
|
|
|
|
lib/App/Netdisco/Web/Search.pm
|
|
|
|
|
|
|
|
lib/App/Netdisco/Web/Static.pm
|
|
|
|
lib/App/Netdisco/Web/TypeAhead.pm
|
|
|
|
lib/App/Netdisco/Web/TypeAhead.pm
|
|
|
|
|
|
|
|
lib/App/NetdiscoX/Web/Plugin/Observium.pm
|
|
|
|
LICENCE
|
|
|
|
LICENCE
|
|
|
|
Makefile.PL
|
|
|
|
Makefile.PL
|
|
|
|
MANIFEST This list of files
|
|
|
|
MANIFEST This list of files
|
|
|
|
@@ -127,8 +148,24 @@ share/environments/development.yml
|
|
|
|
share/public/500.html
|
|
|
|
share/public/500.html
|
|
|
|
share/public/css/bootstrap.min.css
|
|
|
|
share/public/css/bootstrap.min.css
|
|
|
|
share/public/css/font-awesome.min.css
|
|
|
|
share/public/css/font-awesome.min.css
|
|
|
|
|
|
|
|
share/public/css/jquery.qtip.min.css
|
|
|
|
share/public/css/nd_print.css
|
|
|
|
share/public/css/nd_print.css
|
|
|
|
share/public/css/netdisco.css
|
|
|
|
share/public/css/netdisco.css
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/animated-overlay.gif
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-icons_222222_256x240.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-icons_2e83ff_256x240.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-icons_454545_256x240.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-icons_888888_256x240.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/images/ui-icons_cd0a0a_256x240.png
|
|
|
|
|
|
|
|
share/public/css/smoothness/jquery-ui.custom.min.css
|
|
|
|
share/public/css/toastr.css
|
|
|
|
share/public/css/toastr.css
|
|
|
|
share/public/dispatch.cgi
|
|
|
|
share/public/dispatch.cgi
|
|
|
|
share/public/dispatch.fcgi
|
|
|
|
share/public/dispatch.fcgi
|
|
|
|
@@ -151,9 +188,15 @@ share/public/javascripts/d3.min.js
|
|
|
|
share/public/javascripts/jquery-deserialize.js
|
|
|
|
share/public/javascripts/jquery-deserialize.js
|
|
|
|
share/public/javascripts/jquery-history.js
|
|
|
|
share/public/javascripts/jquery-history.js
|
|
|
|
share/public/javascripts/jquery-latest.min.js
|
|
|
|
share/public/javascripts/jquery-latest.min.js
|
|
|
|
|
|
|
|
share/public/javascripts/jquery-ui.custom.min.js
|
|
|
|
|
|
|
|
share/public/javascripts/jquery.qtip.min.js
|
|
|
|
share/public/javascripts/netdisco.js
|
|
|
|
share/public/javascripts/netdisco.js
|
|
|
|
share/public/javascripts/netdisco_portcontrol.js
|
|
|
|
share/public/javascripts/netdisco_portcontrol.js
|
|
|
|
share/public/javascripts/toastr.js
|
|
|
|
share/public/javascripts/toastr.js
|
|
|
|
|
|
|
|
share/views/admintask.tt
|
|
|
|
|
|
|
|
share/views/ajax/admintask/jobqueue.tt
|
|
|
|
|
|
|
|
share/views/ajax/admintask/pseudodevice.tt
|
|
|
|
|
|
|
|
share/views/ajax/admintask/topology.tt
|
|
|
|
share/views/ajax/device/addresses.tt
|
|
|
|
share/views/ajax/device/addresses.tt
|
|
|
|
share/views/ajax/device/details.tt
|
|
|
|
share/views/ajax/device/details.tt
|
|
|
|
share/views/ajax/device/netmap.tt
|
|
|
|
share/views/ajax/device/netmap.tt
|
|
|
|
@@ -167,11 +210,15 @@ share/views/ajax/search/vlan.tt
|
|
|
|
share/views/device.tt
|
|
|
|
share/views/device.tt
|
|
|
|
share/views/index.tt
|
|
|
|
share/views/index.tt
|
|
|
|
share/views/inventory.tt
|
|
|
|
share/views/inventory.tt
|
|
|
|
|
|
|
|
share/views/js/admintask.js
|
|
|
|
share/views/js/common.js
|
|
|
|
share/views/js/common.js
|
|
|
|
share/views/js/device.js
|
|
|
|
share/views/js/device.js
|
|
|
|
share/views/js/report.js
|
|
|
|
share/views/js/report.js
|
|
|
|
share/views/js/search.js
|
|
|
|
share/views/js/search.js
|
|
|
|
share/views/layouts/main.tt
|
|
|
|
share/views/layouts/main.tt
|
|
|
|
|
|
|
|
share/views/plugin/observium/device_port_column.tt
|
|
|
|
|
|
|
|
share/views/plugin/observium/observium.css
|
|
|
|
|
|
|
|
share/views/plugin/observium/observium.js
|
|
|
|
share/views/report.tt
|
|
|
|
share/views/report.tt
|
|
|
|
share/views/search.tt
|
|
|
|
share/views/search.tt
|
|
|
|
share/views/sidebar/device/ports.tt
|
|
|
|
share/views/sidebar/device/ports.tt
|
|
|
|
|