Lines 1-3
Link Here
|
|
|
1 |
bin/ieee-oui-import |
1 |
bin/nd-import-topology |
2 |
bin/nd-import-topology |
2 |
bin/netdisco-backend |
3 |
bin/netdisco-backend |
3 |
bin/netdisco-backend-fg |
4 |
bin/netdisco-backend-fg |
Lines 40-45
bin/netdisco-web-fg
Link Here
|
40 |
%%SITE_PERL%%/App/Netdisco/DB/Result/DeviceSkip.pm |
41 |
%%SITE_PERL%%/App/Netdisco/DB/Result/DeviceSkip.pm |
41 |
%%SITE_PERL%%/App/Netdisco/DB/Result/DeviceVlan.pm |
42 |
%%SITE_PERL%%/App/Netdisco/DB/Result/DeviceVlan.pm |
42 |
%%SITE_PERL%%/App/Netdisco/DB/Result/Log.pm |
43 |
%%SITE_PERL%%/App/Netdisco/DB/Result/Log.pm |
|
|
44 |
%%SITE_PERL%%/App/Netdisco/DB/Result/Manufacturer.pm |
43 |
%%SITE_PERL%%/App/Netdisco/DB/Result/NetmapPositions.pm |
45 |
%%SITE_PERL%%/App/Netdisco/DB/Result/NetmapPositions.pm |
44 |
%%SITE_PERL%%/App/Netdisco/DB/Result/Node.pm |
46 |
%%SITE_PERL%%/App/Netdisco/DB/Result/Node.pm |
45 |
%%SITE_PERL%%/App/Netdisco/DB/Result/NodeIp.pm |
47 |
%%SITE_PERL%%/App/Netdisco/DB/Result/NodeIp.pm |
Lines 125-130
bin/netdisco-web-fg
Link Here
|
125 |
%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/VOSS.pm |
127 |
%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/VOSS.pm |
126 |
%%SITE_PERL%%/App/Netdisco/Transport/SNMP.pm |
128 |
%%SITE_PERL%%/App/Netdisco/Transport/SNMP.pm |
127 |
%%SITE_PERL%%/App/Netdisco/Transport/SSH.pm |
129 |
%%SITE_PERL%%/App/Netdisco/Transport/SSH.pm |
|
|
130 |
%%SITE_PERL%%/App/Netdisco/Util/CustomFields.pm |
128 |
%%SITE_PERL%%/App/Netdisco/Util/DNS.pm |
131 |
%%SITE_PERL%%/App/Netdisco/Util/DNS.pm |
129 |
%%SITE_PERL%%/App/Netdisco/Util/Device.pm |
132 |
%%SITE_PERL%%/App/Netdisco/Util/Device.pm |
130 |
%%SITE_PERL%%/App/Netdisco/Util/DeviceAuth.pm |
133 |
%%SITE_PERL%%/App/Netdisco/Util/DeviceAuth.pm |
Lines 140-145
bin/netdisco-web-fg
Link Here
|
140 |
%%SITE_PERL%%/App/Netdisco/Util/Port.pm |
143 |
%%SITE_PERL%%/App/Netdisco/Util/Port.pm |
141 |
%%SITE_PERL%%/App/Netdisco/Util/PortAccessEntity.pm |
144 |
%%SITE_PERL%%/App/Netdisco/Util/PortAccessEntity.pm |
142 |
%%SITE_PERL%%/App/Netdisco/Util/PortMAC.pm |
145 |
%%SITE_PERL%%/App/Netdisco/Util/PortMAC.pm |
|
|
146 |
%%SITE_PERL%%/App/Netdisco/Util/Snapshot.pm |
143 |
%%SITE_PERL%%/App/Netdisco/Util/SNMP.pm |
147 |
%%SITE_PERL%%/App/Netdisco/Util/SNMP.pm |
144 |
%%SITE_PERL%%/App/Netdisco/Util/Statistics.pm |
148 |
%%SITE_PERL%%/App/Netdisco/Util/Statistics.pm |
145 |
%%SITE_PERL%%/App/Netdisco/Util/Web.pm |
149 |
%%SITE_PERL%%/App/Netdisco/Util/Web.pm |
Lines 221-226
bin/netdisco-web-fg
Link Here
|
221 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Arpwalk.pm |
225 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Arpwalk.pm |
222 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Contact.pm |
226 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Contact.pm |
223 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Delete.pm |
227 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Delete.pm |
|
|
228 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Delete/Hooks.pm |
224 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover.pm |
229 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover.pm |
225 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/CanonicalIP.pm |
230 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/CanonicalIP.pm |
226 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Entities.pm |
231 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Entities.pm |
Lines 232-237
bin/netdisco-web-fg
Link Here
|
232 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/PortProperties.pm |
237 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/PortProperties.pm |
233 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/PortProperties/PortAccessEntity.pm |
238 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/PortProperties/PortAccessEntity.pm |
234 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Properties.pm |
239 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Properties.pm |
|
|
240 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Properties/Tags.pm |
241 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Snapshot.pm |
235 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/VLANs.pm |
242 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/VLANs.pm |
236 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Wireless.pm |
243 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Wireless.pm |
237 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/WithNodes.pm |
244 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/WithNodes.pm |
Lines 244-249
bin/netdisco-web-fg
Link Here
|
244 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Hook.pm |
251 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Hook.pm |
245 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Hook/Exec.pm |
252 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Hook/Exec.pm |
246 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Hook/HTTP.pm |
253 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Hook/HTTP.pm |
|
|
254 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Internal/BackendFQDN.pm |
255 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Internal/SNMPFastDiscover.pm |
247 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/LoadMIBs.pm |
256 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/LoadMIBs.pm |
248 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Location.pm |
257 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Location.pm |
249 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Macsuck.pm |
258 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Macsuck.pm |
Lines 260-267
bin/netdisco-web-fg
Link Here
|
260 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/PortControl.pm |
269 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/PortControl.pm |
261 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/PortName.pm |
270 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/PortName.pm |
262 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Power.pm |
271 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Power.pm |
|
|
272 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/PrimeSkiplist.pm |
263 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Psql.pm |
273 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Psql.pm |
264 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Renumber.pm |
274 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Renumber.pm |
|
|
275 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Scheduler.pm |
265 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Snapshot.pm |
276 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Snapshot.pm |
266 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Show.pm |
277 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Show.pm |
267 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Stats.pm |
278 |
%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Stats.pm |
Lines 477-482
bin/netdisco-web-fg
Link Here
|
477 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-75-76-PostgreSQL.sql |
488 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-75-76-PostgreSQL.sql |
478 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-76-77-PostgreSQL.sql |
489 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-76-77-PostgreSQL.sql |
479 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-77-78-PostgreSQL.sql |
490 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-77-78-PostgreSQL.sql |
|
|
491 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-78-79-PostgreSQL.sql |
492 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-79-80-PostgreSQL.sql |
493 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-80-81-PostgreSQL.sql |
494 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-81-82-PostgreSQL.sql |
495 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-82-83-PostgreSQL.sql |
496 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-83-84-PostgreSQL.sql |
497 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-84-85-PostgreSQL.sql |
480 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/admintask.tt |
498 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/admintask.tt |
481 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/duplicatedevices.tt |
499 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/duplicatedevices.tt |
482 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/jobqueue.tt |
500 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/admintask/jobqueue.tt |
Lines 565-570
bin/netdisco-web-fg
Link Here
|
565 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/search/vlan_csv.tt |
583 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/search/vlan_csv.tt |
566 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/statistics.tt |
584 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/ajax/statistics.tt |
567 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/device.tt |
585 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/device.tt |
|
|
586 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/externallinks.tt |
568 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/index.tt |
587 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/index.tt |
569 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/inventory.tt |
588 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/inventory.tt |
570 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/js/admintask.js |
589 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/js/admintask.js |
Lines 579-584
bin/netdisco-web-fg
Link Here
|
579 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/plugin.tt |
598 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/plugin.tt |
580 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/report.tt |
599 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/report.tt |
581 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/search.tt |
600 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/search.tt |
|
|
601 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/admintask/jobqueue.tt |
582 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/admintask/topology.tt |
602 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/admintask/topology.tt |
583 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/device/netmap.tt |
603 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/device/netmap.tt |
584 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/device/ports.tt |
604 |
%%SITE_PERL%%/auto/share/dist/App-Netdisco/views/sidebar/device/ports.tt |
Lines 674-679
bin/netdisco-web-fg
Link Here
|
674 |
%%PERL5_MAN3%%/App::Netdisco::Util::Port.3.gz |
694 |
%%PERL5_MAN3%%/App::Netdisco::Util::Port.3.gz |
675 |
%%PERL5_MAN3%%/App::Netdisco::Util::PortAccessEntity.3.gz |
695 |
%%PERL5_MAN3%%/App::Netdisco::Util::PortAccessEntity.3.gz |
676 |
%%PERL5_MAN3%%/App::Netdisco::Util::PortMAC.3.gz |
696 |
%%PERL5_MAN3%%/App::Netdisco::Util::PortMAC.3.gz |
|
|
697 |
%%PERL5_MAN3%%/App::Netdisco::Util::Snapshot.3.gz |
677 |
%%PERL5_MAN3%%/App::Netdisco::Util::SNMP.3.gz |
698 |
%%PERL5_MAN3%%/App::Netdisco::Util::SNMP.3.gz |
678 |
%%PERL5_MAN3%%/App::Netdisco::Util::Statistics.3.gz |
699 |
%%PERL5_MAN3%%/App::Netdisco::Util::Statistics.3.gz |
679 |
%%PERL5_MAN3%%/App::Netdisco::Util::Web.3.gz |
700 |
%%PERL5_MAN3%%/App::Netdisco::Util::Web.3.gz |