Generating Top10 Reports In Performance Manager; Generating Top10 Reports Using Scripts; Exporting Data Collections To Xml Files - 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

Chapter 60
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

Generating Top10 Reports in Performance Manager

You can generate historical Top10 reports that can be saved for later review. These reports list the entities
from the data collection, with the most active entities appearing first. This is a static, one-time only
report that generates averages and graphs of the data collection as a snapshot at the time the report is
generated.
Name the reports with a timestamp so that you can easily find the report for a given day or week.
Tip
These Top10 reports differ from the other monitoring tables and graphs in Performance Manager in that
the other data is continuously monitored and is sortable on any table column. The Top10 reports are a
snapshot view at the time the report was generated.
Note
Top10 reports require analyzing the existing data over an extended period of time and can take hours or
more to generate on large fabrics.
See the
report.

Generating Top10 Reports Using Scripts

You can generate Top10 reports manually by issuing the following commands:
On UNIX, you can automate the generation of the Top10 reports on your Fabric Manager Server host by
adding the following cron entry to generate the reports once an hour:
0 * * * * /<user_directory>/.cisco_mds9000/bin/pm.sh display pm/pm.xml <output_directory>
If your crontab does not run automatically or Java complains about an exception similar to
Example
/<user_directory>/.cisco_mds9000/bin/pm.sh.
Example 60-1 Example Java Exception
in thread "main" java.lang.InternalError Can't connect to X11 window server using '0.0' as
the value of the DISPLAY variable.

Exporting Data Collections to XML Files

The RRD files used by Performance Manager can be exported to a freeware tool called rrdtool. The rrd
files are located in pm/db on the Fabric Manager Server. To export the collection to an XML file, enter
the following command at the operating system command-line prompt:
/bin/pm.bat xport xxx yyy
OL-8007-10, Cisco MDS SAN-OS Release 3.x
"Creating a Custom Report Template" section on page 7-29
On UNIX, run the script:
"/<user_directory>/.cisco_mds9000/bin/pm.sh display pm/pm.xml <output_directory>"
On Windows, run the script:
"c:\Program Files\Cisco Systems\MDS 9000\bin\pm.bat display pm\pm.xml
<output_directory>"
60-1, you need to add "-Djava.awt.headless=true" to the JVMARGS command in
for information on creating a Top10
Cisco MDS 9000 Family Fabric Manager Configuration Guide
Historical Performance Monitoring
60-7

Advertisement

Table of Contents
loading

Table of Contents