![Extreme Networks EPICenter 5.0 Скачать руководство пользователя страница 183](http://html1.mh-extra.com/html/extreme-networks/epicenter-5-0/epicenter-5-0_manual_2454557183.webp)
Inventory Export Scripts
EPICenter Concepts and Solutions Guide
183
•
To manually update the configurations of two devices (10.205.0.91 and 10.205.0.93), enter the
command:
devcli sync -u admin -a 10.205.0.91 -a 10.205.0.93
Inventory Export Scripts
There are three scripts you can run to export information about the devices or occupied slots known to the
EPICenter inventory. The scripts let you export information on devices known to a single EPICenter
installation, on slots known to a single EPICenter installation, or on devices known to multiple EPICenter
servers. The information will be output in comma-separated (CSV) format suitable for importing into a
spreadsheet.
•
For a device report, the information reported includes the device name and type, IP address, location,
serial and board numbers. If you use the Distributed server version of this report, the name of the
EPICenter server that manages the device will also be included.
•
For a slot report, it includes the device name and IP Address, slot number, slot name and slot type, and
the serial number of the blade in the slot.
Using the Inventory Export Scripts
The three scripts are located in the EPICenter
user\scripts\bin
directory under the EPICenter install
directory (by default
c:\Program Files\Extreme Networks\EPICenter 5.0
under Windows, or
/opt/extreme/epc5_0
under Solaris). You must have the
user\scripts\bin
directory as your current
directory in order to run these scripts.
There are three inventory export scripts you can use:
•
inv.bat <options>
(Windows), or
inv.sh <options>
(Solaris) exports device information from the
EPICenter database.
To export device information to file
devinfo.csv
under Windows, enter the command:
cd “\Program Files\Extreme Networks\EPICenter 5.0\user\scripts\bin”
inv.bat -o devinfo.csv
Under Solaris, enter the command:
cd /opt/extreme/epc5_0/user/scripts/bin
inv.sh -o devinfo.csv
•
slots.bat <options>
(Windows), or
slots.sh <options>
(Solaris) exports slot information from the
EPICenter database.
To run the command as user “user1,” and export slot information to file
slotinfo.csv
under
Windows, enter the command:
cd “\Program Files\Extreme Networks\EPICenter 5.0\user\scripts\bin”
slots.bat -u user1 -o slotinfo.csv
Under Solaris, enter the command:
cd /opt/extreme/epc5_0/user/scripts/bin
slots.sh -u user1 -o slotinfo.csv
•
msinv.bat
<options>
(Windows), or
msinv.sh <options>
(Solaris) exports device information from
the databases of multiple EPICenter servers. You must provide a list of EPICenter servers in a file.
To export device information from the databases of EPICenter servers listed in file servers.txt (in the
scripts\config
directory) to file
alldevinfo.csv
, without prompting for a password under
Содержание EPICenter 5.0
Страница 12: ...12 EPICenter Concepts and Solutions Guide Preface...
Страница 76: ...76 EPICenter Concepts and Solutions Guide Managing your Network Assets...
Страница 92: ...92 EPICenter Concepts and Solutions Guide Managing VLANs...
Страница 116: ...116 EPICenter Concepts and Solutions Guide Managing Wireless Networks...
Страница 146: ...146 EPICenter Concepts and Solutions Guide VoIP and EPICenter Avaya Integrated Management...
Страница 163: ...Appendices...
Страница 164: ......
Страница 178: ...178 EPICenter Concepts and Solutions Guide Troubleshooting...