|
|
|
|
@@ -89,8 +89,10 @@ lib/App/Netdisco/DB/Result/Virtual/UserRole.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Admin.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Device.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/DeviceModule.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/DevicePort.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/DevicePortLog.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/DevicePortSsid.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/Node.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/NodeIp.pm
|
|
|
|
|
lib/App/Netdisco/DB/ResultSet/NodeNbt.pm
|
|
|
|
|
@@ -148,11 +150,11 @@ lib/App/Netdisco/Util/PortMAC.pm
|
|
|
|
|
lib/App/Netdisco/Util/SNMP.pm
|
|
|
|
|
lib/App/Netdisco/Util/Web.pm
|
|
|
|
|
lib/App/Netdisco/Web.pm
|
|
|
|
|
lib/App/Netdisco/Web/About.pm
|
|
|
|
|
lib/App/Netdisco/Web/AdminTask.pm
|
|
|
|
|
lib/App/Netdisco/Web/Auth/Provider/DBIC.pm
|
|
|
|
|
lib/App/Netdisco/Web/AuthN.pm
|
|
|
|
|
lib/App/Netdisco/Web/Device.pm
|
|
|
|
|
lib/App/Netdisco/Web/Password.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/AdminTask/JobQueue.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/AdminTask/OrphanedDevices.pm
|
|
|
|
|
@@ -179,13 +181,16 @@ lib/App/Netdisco/Web/Plugin/Report/DevicePoeStatus.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/DuplexMismatch.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/HalfDuplex.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/IpInventory.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/ModuleInventory.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/Netbios.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/NodeMultiIPs.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/NodeVendor.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PhonesDiscovered.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PortAdminDown.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PortBlocking.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PortLog.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PortMultiNodes.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PortSsid.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/PortUtilization.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/SsidInventory.pm
|
|
|
|
|
lib/App/Netdisco/Web/Plugin/Report/SubnetUtilization.pm
|
|
|
|
|
@@ -198,6 +203,7 @@ lib/App/Netdisco/Web/PortControl.pm
|
|
|
|
|
lib/App/Netdisco/Web/Report.pm
|
|
|
|
|
lib/App/Netdisco/Web/Search.pm
|
|
|
|
|
lib/App/Netdisco/Web/Static.pm
|
|
|
|
|
lib/App/Netdisco/Web/Statistics.pm
|
|
|
|
|
lib/App/Netdisco/Web/TypeAhead.pm
|
|
|
|
|
LICENCE
|
|
|
|
|
Makefile.PL
|
|
|
|
|
@@ -261,7 +267,6 @@ share/public/javascripts/netdisco.js
|
|
|
|
|
share/public/javascripts/netdisco_portcontrol.js
|
|
|
|
|
share/public/javascripts/toastr.js
|
|
|
|
|
share/public/javascripts/underscore.min.js
|
|
|
|
|
share/views/about.tt
|
|
|
|
|
share/views/admintask.tt
|
|
|
|
|
share/views/ajax/admintask/jobqueue.tt
|
|
|
|
|
share/views/ajax/admintask/orphaned.tt
|
|
|
|
|
@@ -299,9 +304,14 @@ share/views/ajax/report/halfduplex.tt
|
|
|
|
|
share/views/ajax/report/halfduplex_csv.tt
|
|
|
|
|
share/views/ajax/report/ipinventory.tt
|
|
|
|
|
share/views/ajax/report/ipinventory_csv.tt
|
|
|
|
|
share/views/ajax/report/moduleinventory.tt
|
|
|
|
|
share/views/ajax/report/moduleinventory_csv.tt
|
|
|
|
|
share/views/ajax/report/netbios.tt
|
|
|
|
|
share/views/ajax/report/netbios_csv.tt
|
|
|
|
|
share/views/ajax/report/nodemultiips.tt
|
|
|
|
|
share/views/ajax/report/nodemultiips_csv.tt
|
|
|
|
|
share/views/ajax/report/nodevendor.tt
|
|
|
|
|
share/views/ajax/report/nodevendor_csv.tt
|
|
|
|
|
share/views/ajax/report/phonesdiscovered.tt
|
|
|
|
|
share/views/ajax/report/phonesdiscovered_csv.tt
|
|
|
|
|
share/views/ajax/report/portadmindown.tt
|
|
|
|
|
@@ -311,10 +321,10 @@ share/views/ajax/report/portblocking_csv.tt
|
|
|
|
|
share/views/ajax/report/portlog.tt
|
|
|
|
|
share/views/ajax/report/portmultinodes.tt
|
|
|
|
|
share/views/ajax/report/portmultinodes_csv.tt
|
|
|
|
|
share/views/ajax/report/portssid.tt
|
|
|
|
|
share/views/ajax/report/portssid_csv.tt
|
|
|
|
|
share/views/ajax/report/portutilization.tt
|
|
|
|
|
share/views/ajax/report/portutilization_csv.tt
|
|
|
|
|
share/views/ajax/report/ssidinventory.tt
|
|
|
|
|
share/views/ajax/report/ssidinventory_csv.tt
|
|
|
|
|
share/views/ajax/report/subnets.tt
|
|
|
|
|
share/views/ajax/report/subnets_csv.tt
|
|
|
|
|
share/views/ajax/report/vlaninventory.tt
|
|
|
|
|
@@ -327,6 +337,7 @@ share/views/ajax/search/port.tt
|
|
|
|
|
share/views/ajax/search/port_csv.tt
|
|
|
|
|
share/views/ajax/search/vlan.tt
|
|
|
|
|
share/views/ajax/search/vlan_csv.tt
|
|
|
|
|
share/views/ajax/statistics.tt
|
|
|
|
|
share/views/device.tt
|
|
|
|
|
share/views/index.tt
|
|
|
|
|
share/views/inventory.tt
|
|
|
|
|
@@ -337,14 +348,18 @@ share/views/js/device.js
|
|
|
|
|
share/views/js/report.js
|
|
|
|
|
share/views/js/search.js
|
|
|
|
|
share/views/layouts/main.tt
|
|
|
|
|
share/views/password.tt
|
|
|
|
|
share/views/plugin.tt
|
|
|
|
|
share/views/report.tt
|
|
|
|
|
share/views/search.tt
|
|
|
|
|
share/views/sidebar/device/netmap.tt
|
|
|
|
|
share/views/sidebar/device/ports.tt
|
|
|
|
|
share/views/sidebar/report/ipinventory.tt
|
|
|
|
|
share/views/sidebar/report/moduleinventory.tt
|
|
|
|
|
share/views/sidebar/report/netbios.tt
|
|
|
|
|
share/views/sidebar/report/nodevendor.tt
|
|
|
|
|
share/views/sidebar/report/portlog.tt
|
|
|
|
|
share/views/sidebar/report/portssid.tt
|
|
|
|
|
share/views/sidebar/report/subnets.tt
|
|
|
|
|
share/views/sidebar/search/device.tt
|
|
|
|
|
share/views/sidebar/search/node.tt
|
|
|
|
|
|