Exporting Data Collections In Readable Format - HP Cisco MDS 9216 - Fabric Switch Configuration Manual

Cisco mds 9000 family fabric manager configuration guide, release 3.x (ol-8222-10, april 2008)
Hide thumbs Also See for Cisco MDS 9216 - Fabric Switch:
Table of Contents

Advertisement

Historical Performance Monitoring
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
In this command, xxx is the RRD file and yyy is the XML file that is generated. This XML file is in a
format that rrdtool is capable of reading with the command:
rrdtool restore filename.xml filename.rrd
You can import an XML file with the command:
bin/pm.bat pm restore <xmlFile> <rrdFile>
This reads the XML export format that rrdtool is capable of writing with the command:
rrdtool xport filename.xml filename.rrd.
The pm xport and pm restore commands can be found on your Fabric Manager Server at bin\PM.bat
for Windows platforms or bin/PM.sh on UNIX platforms. For more information on the rrdtool, refer to
the following website: http://www.rrdtool.org.

Exporting Data Collections in Readable Format

Cisco MDS SAN-OS Release 2.1(1a) introduces the ability to export data collections in
comma-separated format (CSV). This format can be imported to various tools, including Microsoft
Excel. You can export these readable data collections either from the Fabric Manager Web Server menus
or in batch mode from the command line on Windows or UNIX. Using Fabric Manager Web Server, you
can export one file. Using batch mode, you can export all collections in the pm.xml file.
Note
To export data collections to Microsoft Excel using Fabric Manager Web Server, follow these steps:
Click the Performance tab on the main page.
Step 1
You see the overview table.
Click the Flows sub-tab.
Step 2
Right-click the name of the entity you want to export and select Export to Microsoft Excel.
Step 3
You see the Excel chart for that entity in a pop-up window.
To export data collections using command-line batch mode, follow these steps:
Go to the installation directory on your workstation and then go to the bin directory.
Step 1
On Windows, enter .\pm.bat export C:\Program Files\Cisco Systems\MDS 9000\pm\pm.xml <export
Step 2
directory>. This creates the csv file (export.csv) in the export directory on your workstation.
On UNIX, enter ./pm.sh export /usr/local/cisco_mds9000/pm/pm.xml <export directory>. This
Step 3
creates the csv file (export.csv) in the export directory on your workstation.
When you open this exported file in Microsoft Excel, the following information displays:
Cisco MDS 9000 Family Fabric Manager Configuration Guide
60-8
Fabric Manager Web Server must be running for this to work. See the
Manager Web Server" section on page
Title of the entity you exported and the address of the switch the information came from.
Chapter 60
7-7.
OL-8007-10, Cisco MDS SAN-OS Release 3.x
Performance Monitoring
"Launching Fabric

Advertisement

Table of Contents
loading

Table of Contents