|
|
This chapter provides information about starting the IPM application and configuring a collector to gather latency data. It includes the following major sections:
Because the IPM application is comprised of a server component and a client component, you must start both components to run the application. If the IPM server and client are installed on the same system, you can start the IPM server and client using a single command, or you can start them separately.
The following sections provide details for starting the IPM server and client:
To start the IPM server and client on a Solaris system, enter the following commands:
# cd /opt/CSCOipm/bin # ./ipm
![]() |
Note The default directory for installing IPM is /opt. If you installed IPM in a different directory, you must specify that directory instead of /opt. |
To start just the IPM server on a Solaris system, enter the following commands:
# cd /opt/CSCOipm/bin # ./ipm start
![]() |
Note To issue the ipm start command, you must be logged in as the root user, or your login must have administrator privileges. |
To start just the IPM client on a Solaris system, enter the following commands:
# cd /opt/CSCOipm/bin # ./ipm start client
If you installed the IPM client and IPM server on different Solaris systems, you must issue the ipm start command from the /opt/CSCOipmClient/bin directory:
# cd /opt/CSCOipmClient/bin # ./ipm start client
To start the IPM client and connect to an IPM server other than the default server, enter the following commands:
# cd /opt/CSCOipmClient/bin # ./ipm start client server_name
where server_name is the Solaris or Windows NT system on which the IPM server is running.
When the IPM client starts, it displays the IPM Main window (Figure 2-1). The name of the system on which the IPM server is running is displayed in the title bar of the IPM Main window.

When you start IPM for the first time, the IPM Main window contains no collectors. As you configure collectors, they are displayed in the window. Each collector is a combination of a configured source, a target, and an operation. For each collector, you specify parameters for gathering statistics and scheduling.
This section describes how to start the IPM server on Windows NT, and how to start the IPM client on Windows 95, Windows 98, Windows NT, or Windows 2000 Professional. It includes the following sections:
To start the IPM server and client on a Windows NT system, enter the following commands:
cd c:\Program Files\Internetwork Performance Monitor\Server\bin ipm
![]() |
Note The default directory for installing IPM is C:\Program Files\Internetwork Performance Monitor\. If you installed IPM in a different directory, you must specify that directory instead of C:\Program Files\Internetwork Performance Monitor\. |
To start just the IPM server on a Windows NT system, enter the following commands:
cd c:\Program Files\Internetwork Performance Monitor\Server\bin ipm start
![]() |
Note To issue the ipm start command, you must be logged in as the administrator, or your login must have administrator privileges. |
To start just the IPM client on a Windows NT system, enter the following commands:
cd c:\Program Files\Internetwork Performance Monitor\Server\bin ipm start client
If you installed the IPM client and IPM server on different Windows NT systems, you must issue the ipm start command from the c:\Program Files\Internetwork Performance Monitor\client\bin directory:
cd c:\Program Files\Internetwork Performance Monitor\client\bin ipm start client
To start the IPM client and connect to an IPM server other than the default server, enter the following commands:
cd c:\Program Files\Internetwork Performance Monitor\client\bin ipm start client server_name
where server_name is the Solaris or Windows NT system on which the IPM server is running.
When the IPM client starts, it displays the IPM Main window (Figure 2-1). The name of the system on which the IPM server is running is displayed in the title bar of the IPM Main window.
When you start IPM for the first time, the IPM Main window contains no collectors. As you configure collectors, they are displayed in the window. Each collector is a combination of a configured source, a target, and an operation. For each collector, you specify parameters for gathering statistics and scheduling.
When you install the IPM client on a Windows 95, Windows 98, Windows NT, or Windows 2000 Professional system, the installation program adds two icons to your desktop: one icon for connecting to the IPM server you specified during installation, and one icon for connecting to any IPM server.
To start the IPM client on a Windows system and connect to the default IPM server:
Step 2 Double-click on the IPM client icon on your desktop. The IPM client starts and displays the IPM Main window (Figure 2-1).
To start the IPM client on a Windows system and connect to any IPM server:
Step 2 Double-click on the IPM Any Server icon on your desktop. A prompt is displayed asking you for the name of the IPM server to which you want to connect.
Step 3 Type the IPM server name and click OK. The IPM client starts and displays the IPM Main window (Figure 2-1).
You can run the IPM client as an applet from an Internet Explorer or Netscape Navigator Web browser if both of the following conditions are true:
To start the IPM client as an applet in a Web browser:
Step 2 From your browser, go to the URL for the IPM Web Server (for example, http://youripmserver:1744). The Web Server Home Page for the IPM Client Software is displayed (Figure 2-2).

![]() |
Note If you do not have this URL, contact the system administrator who installed the IPM server software. |
Step 3 Click Launch Secure Web Client or Launch Web Client. The Java applet loads and the Web client launches.
To help protect the integrity of your IPM database, IPM provides client security, which enables you to define an IPM password. Thereafter, the username and password are required to access secure Web client functions, including:
![]() |
Note The secure Web client enables the Edit menu option, providing full access to IPM functions, including adding, deleting, and editing source routers, targets, operations, and collectors, and starting and stopping collectors. The non-secure Web client allows you to view statistical graphs, but you cannot modify, start, or stop IPM resources. |
During a given Web browser session, IPM prompts you only once for the username and password. Thereafter, you can launch the Web client, download the client, view seed files from the Web, or use the ipm tshoot command without re-entering the username and password.
However, if you close and re-open the Web browser, you are prompted for the username and password the next time you launch the Web client, download the client, view seed files from the Web, or use the ipm tshoot command.
IPM on Solaris also provides a second password, independent of the first, which is required to start any IPM client from the command line on a Solaris system. If you enter the ipm start client command, IPM prompts you for the password before starting the client. (This password is not required when launching the secure Web client from the IPM Server Home Page.)
If at any time you change an IPM password, you must clear the Web browser's cache and start the Web browser again.
It is the user's responsibility to control to the IPM passwords.
The following sections provide details for setting up IPM client security:
To enable IPM passwords on Solaris:
Step 2 Enter the following commands:
# cd /opt/CSCOipm/bin # ./ipm password
![]() |
Note The default directory for installing IPM is /opt. If you installed IPM in a different directory, you must specify that directory instead of /opt. |
Step 3 IPM displays the following prompt:
Password protection on Secure Client and Seed Files is Disabled. Enable? [y]Type Y and press Enter.
Step 4 IPM prompts you to enter a password. Enter a password and press Enter.
Step 5 IPM prompts you to confirm the password. Enter the password again and press Enter.
Step 6 IPM displays the following messages:
Password protection on Secure Client and Seed Files is Enabled.The username (ipm) and password for the secure client, seed files, and ipm tshoot command are enabled.
Step 7 IPM then displays the following prompt:
Password protection on Client Launching is Disabled. Enable? [y]Type Y and press Enter.
Step 8 IPM prompts you to enter a password. Enter a password and press Enter.
Step 9 IPM prompts you to confirm the password. Enter the password again and press Enter.
Step 10 IPM displays the following message:
Password protection on Client Launching is Enabled.The IPM password for starting IPM clients on the Solaris system is enabled.
To disable IPM passwords on Solaris:
Step 2 Enter the following commands:
# cd /opt/CSCOipm/bin # ./ipm password
![]() |
Note The default directory for installing IPM is /opt. If you installed IPM in a different directory, you must specify that directory instead of /opt. |
Step 3 IPM displays the following prompt:
Password protection on Secure Client and Seed Files is Enabled. Disable? [y]Type Y and press Enter. The username and password for the secure client, seed files, and ipm tshoot command are disabled. All IPM users can access the secure Web client functions.
Step 4 IPM then displays the following prompt:
Password protection on Client Launching is Enabled. Disable? [y]Type Y and press Enter. The IPM password for starting IPM clients on the Solaris system is disabled. All IPM users can start clients.
To enable an IPM password on Windows NT:
Step 2 Enter the following commands:
cd c:\Program Files\Internetwork Performance Monitor\Server\bin ipm password
![]() |
Note The default directory for installing IPM is c:\Program Files\Internetwork Performance Monitor. If you installed IPM in a different directory, specify that directory instead of c:\Program Files\Internetwork Performance Monitor. |
Step 3 IPM displays the following prompt:
Password protection on Secure Client, Trouble Shooting, and viewing Seed Files via Web is Disabled. Enable? [y]Type Y and press Enter.
Step 4 IPM prompts you to enter a password. Enter a password and press Enter.
Step 5 IPM prompts you to confirm the password. Enter the password again and press Enter.
Step 6 IPM displays the following messages:
Password protection on Secure Client, Trouble Shooting, and viewing Seed Files via Web is Enabled.The username (ipm) and password for the secure client, ipm tshoot command, and viewing seed files via the Web, are enabled.
To disable the IPM password on Windows NT:
Step 2 Enter the following commands:
cd c:\Program Files\Internetwork Performance Monitor\Server\bin ipm password
![]() |
Note The default directory for installing IPM is c:\Program Files\Internetwork Performance Monitor. If you installed IPM in a different directory, specify that directory instead of c:\Program Files\Internetwork Performance Monitor. |
Step 3 IPM displays the following prompt:
Password protection on Secure Client, Trouble Shooting, and viewing Seed Files via Web is Enabled. Disable? [y]Type Y and press Enter. The username and password are disabled. All IPM users can access the secure Web client functions.
IPM uses a client/server architecture that allows you to run multiple sessions of the IPM client simultaneously. Central services and database functions are provided on an IPM server that communicates to multiple IPM clients. You can install the IPM client software on the same system as the IPM server, or on a different system on the same network as the IPM server.
![]() |
Note Running more than one IPM client on the same workstation can degrade the workstation's performance. |
To collect network performance metrics using IPM, you must define a collector in a source router. A collector is a definition of a source router, a target device, an operation, and a collector schedule.
To define a collector, complete the following tasks:
IPM source routers are the routers from which packets are sent to measure and store statistical data, including network latency, jitter, availability, packet loss, and errors. Each source router must contain the Cisco IOS software SA Agent feature.
The types of operations you can use are determined by the version of the Cisco IOS software running on the source router. IPM automatically checks the Cisco IOS software version on the router and limits the creation of operations to those supported by the source router. For information about the recommended versions of Cisco IOS software to use with IPM, see the "Cisco IOS Software Requirements" section of the Cisco Internetwork Performance Monitor Installation Guide.
To define a new source router:
Step 2 (Optional) If you want to receive traps at your network management system (NMS), verify that the router is configured to send SA Agent-generated traps to your NMS.
For information about configuring SNMP on the source router, see the "Configuring Your Routers to Send SA Agent-Related Traps" section in the "Preparing to Install" chapter of the Cisco Internetwork Performance Monitor Installation Guide.
Step 3 From the IPM Main window (Figure 2-1), select Edit > Configuration. The Configuration window (Figure 2-3) is displayed. By default, Sources is selected in the navigation pane and the Source Configuration window is displayed within the Configuration window.

Step 4 In the Hostname or IP Address field, enter the host name or IP address of the router to use as the source for network performance measurements. This host name can be from 1 to 64 characters in length.
Step 5 In the Read Community field, enter the SNMP community name for read access to the information maintained by the SNMP agent on the source router. This value can be from 1 to 32 characters in length. Do not include special characters such as \Q @ $ ^ * ' '' & |. The default value is public.
Step 6 In the Write Community field, enter the SNMP community name for write access to the information maintained by the SNMP agent on the source router. Do not include special characters such as \Q @ $ ^ * ' '' & |. This value can be from 1 to 32 characters in length.
Step 7 In the Name field, enter a name to assign to the source router. By default, this field matches the Hostname or IP Address field, but you can modify the name (for example, to use as an alias).
Step 8 (Optional) In the Description field, enter a brief description of the source router.
Step 9 Click Add. IPM attempts to locate the router and determine whether or not it is SNMP-enabled with the correct community string. If the router is successfully located, IPM adds it to the IPM database. If IPM cannot reach the router, IPM displays an error message.
![]() |
Note If you specify an IP address instead of a host name, and that IP address cannot be resolved by standard address resolution techniques, then IPM assumes that the IP address is valid and does not resolve to a host name. |
Step 10 Click OK to close the Configuration window and return to the IPM Main window.
If you must add a large number of source routers to IPM, you can use the Source Configuration window to add them one-by-one, but it is more efficient to use a seed file. For information about using a seed file to add source routers to IPM, see the "Adding Components Using Seed Files" section. For information about viewing or deleting source routers, see the "Working with Source Routers" section.
![]() |
Note IPM uses SNMP for all configuration tasks. SNMP in turn generates RTR configuration statements, which you can see if you enter the show rtr configuration command. This is normal, expected behavior, and nothing to be concerned about. Those RTR configuration statements typically appear only in the running configuration; they are not saved to the nonvolatile RAM (NVRAM) configuration. They affect only RTR-based functions, and have no other effect on router configuration. |
IPM targets are destination devices for which you want to gather data. A target can be any IP-addressable device, an SA Agent Responder, or an SNA host.
To define a device as a target:
Step 2 Click Targets. The Target Configuration window(Figure 2-4) is displayed within the Configuration window.

Step 3 In the Target Type field, select the protocol type to be used with this target. The possible values are:
Step 4 Based on the protocol type you selected, take one of the following actions:
Step 5 In the Name field, enter a name to assign to the target. By default, this field matches the Hostname, IP Address, or PU Name field, but you can modify the name (for example, to use as an alias).
Step 6 (Optional) In the Description field, enter a brief description of the target.
Step 7 Click Add. IPM adds the newly defined target to the IPM database.
![]() |
Note If you specify an IP address instead of a host name, and that IP address cannot be resolved by standard address resolution techniques, then IPM assumes that the IP address is valid and does not resolve to a host name. |
Step 8 Click OK to close the Configuration window and return to the IPM Main window.
If you must add a large number of targets to IPM, you can use the Target Configuration window to add them one-by-one, but it is more efficient to use a seed file. For information about using a seed file to add targets to IPM, see the "Adding Components Using Seed Files" section. For information about viewing or deleting targets, see the "Working with Target Devices" section.
Defining a collector involves selecting a source router, a target, an operation, and a collector schedule.
To define a new collector:
Step 2 Click Collectors. The Collector Configuration window (Figure 2-5) is displayed within the Configuration window.

Step 3 In the Name field, enter a name to assign to the collector. A common format for collector names is NewYorkToSanJoseIp.
Step 4 (Optional) In the Description field, enter a brief description of the collector.
Step 5 In the Collector Type field:
Step 6 Do one of the following tasks to define the schedule for the collector:

Step 7 Specify a start date for the collector. The following options are available:
![]() |
Note If the date selected is in the future, then the collector's status in the IPM Main window is Schedule Pending. At the scheduled start time, IPM configures the collector in the router and the status is reflected in the IPM Main window. |
Step 8 Specify an end date for the collector. The following options are available:
Step 9 Click OK. The specified start time and end time are defined for the collector.
Step 10 From the Sources list, select the router to designate as the source router for initiating test packets. If you already know the name of the router, start typing the name in the Search field and the cursor moves to the matching router in the Sources list.
Step 11 From the Targets list, select the device to designate as the target. If you already know the name of the target, start typing the name in the Search field and the cursor moves to the matching target in the Targets list.
![]() |
Note If you select a DNS, DHCP, or HTTP operation, the Targets list is disabled because these operations do not use targets. |
Step 12 From the Operations list, select the operation to use for this collector. If you already know the name of the operation, start typing the name in the Search field and the cursor moves to the matching operation in the Operations list.
When you install IPM, a group of predefined operations is provided. The predefined operations are described in Table 2-1.
| Operation | Description |
|---|---|
DefaultDHCP | Measures end-to-end latency for acquiring a new DHCP lease. |
DefaultDLSw | Measures end-to-end latency in a network which uses DLSw to route SNA traffic over an IP network. Request size is set to 64 and Response Payload is set to 64. |
DefaultDNS | Measures end-to-end latency for DNS lookups. DNS Name Server is set to the IP address of the DNS server configured on the system on which the IPM server is running. The DNS Lookup Name is set to the name of the host to look up for the DNS request. |
DefaultFTP | Measures the time to perform a TCP connect operation directed at the selected target on the standard FTP port 21. Packet Priority is set to 0 (no priority) and Target Port is set to 21. |
DefaultHTTPConn | Measures the time to perform a TCP connect operation directed at the selected target on the standard HTTP port 80. Packet Priority is set to 0 (no priority) and Target Port is set to 80. Note that DefaultHTTPConn is not a true HTTP operation, it is a TCP Connect operation. IPM does not provide a true default HTTP operation; you must create your own. See the "Measuring Network Performance for HTTP" section for information about creating a new HTTP operation. |
DefaultIpEcho | Measures end-to-end latency in an IP network. Protocol is set to IP, Packet Priority is set to 0 (no priority), and Request Payload is set to 64 bytes. |
DefaultIpPathEcho | Measures hop-by-hop latency in an IP network. Packet Priority is set to 0 (no priority), Request Payload is set to 64 bytes, Maximum Paths is set to 5, Maximum Hops is set to 15, and sample interval is set to 120 seconds. |
DefaultNNTP | Measures the time to perform a TCP connect operation directed at the selected target on the standard Network News Transport Protocol (NNTP) port 119. Packet Priority is set to 0 (no priority) and Target Port is set to 119. |
DefaultPOP3 | Measures the time to perform a TCP connect operation directed at the selected target on the standard Post Office Protocol v.3 (POP3) port 110. Packet Priority is set to 0 (no priority) and Target Port is set to 110. |
DefaultSMTP | Measures the time to perform a TCP connect operation directed at the selected target on the standard Simple Mail Transfer Protocol (SMTP) port 25. Packet Priority is set to 0 (no priority) and Target Port is set to 25. |
DefaultSnaLu0Echo | Measures end-to-end latency in an SNA network using LU0. Protocol is set to SNA LU0, Mode Name is set to INTERACT, and Response Payload is set to 64 bytes. |
DefaultSnaLu2Echo | Measures end-to-end latency in an SNA network using LU2. Protocol is set to SNA LU2, Mode Name is set to D4A32782, and Response Payload is set to 64 bytes. |
DefaultSnaSSCPEcho | Measures end-to-end latency in an SNA network using SSCP protocol. Protocol is set to SNA SSCP. |
DefaultTelnet | Measures the time to perform a TCP connect operation directed at the selected target on the standard Telnet port 23. Packet Priority is set to 0 (no priority) and Target Port is set to 23. |
DefaultUDPEcho | Measures end-to-end latency for a UDP datagram. Packet Priority is set to 0 (no priority), Request Payload is set to 64 bytes, and Target Port is set to 7. |
DefaultVideo | Measures latency and jitter for Video traffic. Packet Priority is set to 0 (no priority), Request Payload is set to 1024 bytes, Packet Interval is set to 20 milliseconds, Number of Packets is set to 20, Jitter Threshold is set to 250, and Target Port is set to 50505. |
DefaultVPN | Measures latency and jitter for VPN traffic. Packet Priority is set to 0 (no priority), Request Payload is set to 1024 bytes, Packet Interval is set to 20 milliseconds, Number of Packets is set to 20, Jitter Threshold is set to 250, and Target Port is set to 2000. |
Default160ByteVoice | Measures latency and jitter for Voice over IP traffic. Packet Priority is set to 5, Request Payload is set to 160 bytes, Packet Interval is set to 20 milliseconds, Number of Packets is set to 10, Jitter Threshold is set to 250, and Target Port is set to 16400. |
Default60ByteVoice | Measures latency and jitter for Voice over IP traffic. Packet Priority is set to 5, Request Payload is set to 60 bytes, Packet Interval is set to 20 milliseconds, Number of Packets is set to 10, Jitter Threshold is set to 250, and Target Port is set to 16400. |
Note that you can define one or more new operations to fit your needs. For information about defining, modifying, or deleting operations, see the "Working with Operations" section.
![]() |
Note Although you cannot modify the default operations, you can use them as templates for creating your own operations. |
![]() |
Note IPM does not provide a predefined HTTP operation. Therefore, before you create an HTTP collector, you must first create an HTTP operation. See the "Adding a New Operation" section for more information. |
Step 13 Click Add. IPM adds the newly defined collector to the IPM database.
Step 14 If you selected a DNS operation, the Extra DNS Settings window is displayed (Figure 2-7). Enter a DNS Lookup Name (the name of the host to look up for the DNS request) and click OK.

Step 15 Click Close to close the Configuration window and return to the IPM Main window. The newly defined collector has been added to the list of collectors in the IPM Main window.
If you must add a large number of collectors to IPM, you can use the Collector Configuration window to add them one-by-one, but it is more efficient to use a seed file. For information about using a seed file to add collectors to IPM, see the "Adding Components Using Seed Files" section. For information about viewing or deleting collectors, see the "Working with Collectors" section.
As your collectors begin to gather network performance statistics and store the information in the IPM database, you can view the resulting data.
IPM provides two methods for reviewing network performance statistics:
The Real Time Statistics window allows you to view statistics for an active collector as the data is being collected. This data is displayed only in real time, it is not stored in the IPM database.
The Real Time Statistics window displays up to 1000 points of data; the most recent 1000 points are always displayed. That is, when a real time graph reaches 1000 points of data, as the most recent points are added to the right side of the graph the earliest points disappear from the left side. If you watch the last data point at the far right of the graph, you can see it change at the end of a sampling interval.
For example, if your sampling interval is once every 60 seconds, in less than a day the real time graph will have reached 1000 points of data. After that time, you can see the last data point on the right of the graph change every 60 seconds.
To view statistics in real time:
Step 2 Select View > Real Time. The Real Time Statistics window (either Figure 2-8 or Figure 2-9) is displayed.


Statistics are displayed as soon as the frequency interval elapses. Data points are added to the graph for each interval that the statistics are measured for the selected collector.
Table 2-2 describes the actions you can perform from the Real Time Statistics window.
| Action | Key Combination |
|---|---|
Press Shift and click a point on the graph. | |
Zoom in on a specific area of the graph. | Press Shift and drag and click on an area of the graph. Release the mouse button and the graph zooms in on the area you selected. |
Click anywhere on the graph. | |
Press Ctrl and click a point on the graph, then drag left or right to go backward or forward, or drag up or down to shift the x-axis of the graph. |
To view statistics gathered over an historical monitoring period:
Step 2 Select View > Statistics. The Statistics Data Filter window (Figure 2-10) is displayed.

In this window, specify the time period for which you want to view statistics. You can view statistics for all or part of the time that the data was collected. The window displays the currently defined start date and end date.
Step 3 To change the date range, click the Calendar icon. The Set Date Range window is displayed (Figure 2-6). Specify a new start date, a new end date, or both, and click OK. The start time and end time you specified are defined for the collector.
For more information about changing the date range, see the "Defining a Collector" section.
Step 4 To make graphs easier to read, IPM provides optional popup labels for historical graphs. (Popup labels are always on for real-time graphs.)
When you turn on popup labels for a graph, you can roll the cursor over a collection point on the graph and see a popup label containing key information for that point, such as the exact latency value.
To turn on popup labels for a graph, select the Show Popup Labels checkbox. To turn off popup labels, clear the checkbox.
Step 5 In the Statistical Format field, specify the initial increment for the granularity for displaying the statistical graphs. Choose one of the available options: Hourly, Daily, Weekly, or Monthly.
By default, IPM automatically selects the option that best matches the amount of data currently in the IPM database for the selected collector. For additional information about how IPM gathers and calculates hourly, daily, weekly, and monthly data, see the "Setting IPM Database Preferences" section.
Step 6 Click OK. The Historical Statistics window (Figure 2-11, Figure 2-12, or Figure 2-13) is displayed.



If you selected more than one collector, their statistics are displayed in a single graph in the Historical Statistics---Multi-Collector Graph window (Figure 2-14). Multi-collector graphing is not available for Enhanced UDP, HTTP, or Path Echo collectors.

Table 2-3 describes the actions you can perform from the Historical Statistics window.
| Action | Key Combination |
|---|---|
Press Shift and click a point on the graph. | |
Zoom in on a specific area of the graph. | Press Shift and drag and click on an area of the graph. Release the mouse button and the graph zooms in on the area you selected. |
Click anywhere on the graph. | |
Press Ctrl and click a point on the graph, then drag left or right to go backward or forward, or drag up or down to shift the x-axis of the graph. | |
Select File > Print to print or save the graph. For more information, see the "Printing IPM Statistics" section. | |
Request an immediate poll of statistics (single-collector graphs only). | Select View > Demand Poll. IPM typically polls a collector once per hour. If you are between polls and do not want to wait until the next polling period, you can use the Demand Poll function to request an immediate poll of the collector. The graphs are updated with the new statistics. If for some reason the poll fails and new statistics are not collected, the following error message is displayed: Demand Poll Failed, make sure router is available. |
Select View > Filter Data to change the time period and granularity of the graphs. | |
Select View > Next Range. The graphs are updated to reflect the new range. For more information, see the "Understanding Next Range" section. | |
Select View > Prev Range. The graphs are updated to reflect the new range. For more information, see the "Understanding Previous Range" section. | |
Select View > Hide Legend. | |
Select View > Show Legend. | |
Select Path List, or select a specific path, then select View > Show Combined. A single graph is displayed showing combined statistics for all the paths in the path list (up to 128 paths), or all the hops in the hop list (up to 25 hops) for the selected path. The combined graph shows only average statistics. If a path has no data available, IPM displays (No Data) for that path in the right side of the window. If a path never reaches its target, it is an invalid path, and IPM displays (No Target) for that path in the right side of the window. | |
Select Path List, or select a specific path, then select View > Show Separate. Multiple graphs are displayed, one for each path in the path list, or hop in the hop list for the selected path. Each graph shows minimum, maximum, and average statistics. If a path has no data available, IPM displays No Data Available for that path instead of a graph. |
Keep the following points in mind when you select View > Next Range:
Could not get operation stats from the server for the given time range, chart will be empty.
No Path List could be found. Forcing a demand poll. Wait a few minutes and try again.
Keep the following points in mind when you select View > Prev Range:
Could not get operation stats from the server for the given time range, chart will be empty.
IPM provides the following printing options for the Real Time Statistics and Historical Statistics windows:
![]() |
Note For security reasons, you cannot print or save statistical graphs if you are running IPM as an applet in a Web browser. The Print button and File > Print menu option are not available. |
To access the printing options:
Step 2 Click the Print button (from a Real Time Statistics window) or select File > Print (from a Historical Statistics window). The Print Dialog window (Figure 2-15) is displayed.
![]() |
Note The printing options require you to define a printer on your system. If you click the Print button or select the File > Print menu option and the Print Dialog window does not appear, make sure you have defined a printer on your system. |

Step 3 Enter data in the following fields:
Step 4 Click Print. IPM sends the output to the printer or file you specified.
When you are finished monitoring network performance statistics, you can exit the IPM client by completing the following steps:
![]() |
Note If you are running IPM as an applet and you exit the Web browser or close the active window, IPM exits but the confirmation window is not displayed. |
Step 2 Click Yes to close the IPM client application.
Collectors that were still running when you closed the IPM client will continue to run and gather statistics until they reach the end date specified in the collector configuration. Collectors defined to run forever continue to run and gather statistics until you stop them.
To shut down the IPM servers completely, use the ipm stop command. To stop gathering statistics, stop the collectors before exiting the IPM client. When you stop a collector, the gathered data for that collector is still available for viewing.
Collectors remain in the IPM database until you do one of the following:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Jul 28 12:19:24 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.