首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 光网络应用库存Cisco路由器的硬件。

光网络应用库存Cisco路由器的硬件。

资 源 简 介

This webapp includes an expect script that will scan a list of Cisco routers/switches, collect information as seen in the "show inventory" command, present the results in a web page, and archive the scan for reference. Dependencies #1 - expect#2 - telnet#3 - ssh#4 - PHP enabled web server (Apache) File Structure ``` ./inventory /scripts /connect.sh # bash script to initiate scan # "$./connect.sh username password" /scaninventory.sh # expect script to scan routers /hosts.list # list of routers to scan /archive # this folder stores old scans /htdocs /inventory.php # page to display results of scan # in your Apache config, this should # be the only file that is available # for public viewing. E.g.: @@@ Sample apache config @@@ Alias /inv "/opt/lampp/myapps/inventory/htdocs" Options Indexes Follow

文 件 列 表

inventory
htdocs
scripts
VIP VIP
0.180458s