Table Of Contents
IPM Command Reference
Output of ipm status Command
Output of ipm help Command
Output of ipm export help Command
IPM Internal Commands
IPM Command Reference
This appendix provides a list of the IPM commands. Table B-1 shows the format of the commands and a description of the actions they perform.
If you Telnet into a remote workstation and you do not set the DISPLAY variable to local display, you cannot use this command. See the "Setting the DISPLAY Variable in Solaris" section for details.
Some IPM commands can be run only by the root user while the others can be run by the root user and also by members of the casusers group.
Table B-1 IPM Commands
Command
|
Description
|
|
Starts all IPM servers and one IPM client on the local host.
If you Telnet into a remote workstation and you do not set the DISPLAY variable to local display, you cannot use this command. See the "Setting the DISPLAY Variable in Solaris" section for details.
You can use this command only if you have administrative privileges.
|
|
Adds a source router to the IPM database using command line prompts.
You can use this command if you are a member of the casusers group.
|
|
Adds a target device to the IPM database using command line prompts.
You can use this command if you are a member of the casusers group.
|
|
Modifies the baseline, increasing the latency threshold for all Running statistical collectors on the local host by percentage. The valid range for percentage is 1 to 999. See "Setting the Baseline" section for more details.
You can use this command if you are a member of the casusers group.
|
|
(Solaris only) Sets a user-defined IPM Web browser path, and verifies that the browser specified by the user exists.
(Windows only) Resets the IPM Web browser path to the Internet Explorer path. If Internet Explorer is not found, resets to the Netscape Navigator path. If neither is found, clears the IPM Web browser path.
You can use this command only if you have administrative privileges.
|
|
If the workstation on which an IPM client is running has multiple IP addresses, forces the IPM client to bind to a specific IP address.
You can use this command if you are a member of the casusers group.
|
|
Cleans reports older than n days, where n stands for number of days.
You can use this command if you are a member of the casusers group.
|
|
Displays the contents of the ipmConsoleLog.log file.
You can use this command if you are a member of the casusers group.
|
ipm control servername options
|
Starts and stops a collector, where servername is the name of the IPM server and options include the following:
• -rt collName srcName
Starts a real time chart for the collector named collName on the source router named srcName.
If you Telnet into a remote workstation and you do not set the DISPLAY variable to local display, you cannot use this command. See the "Setting the DISPLAY Variable in Solaris" section for details.
• -start collName srcName duration
Starts the On Demand collector named collName on the source router named srcName, for a number of hours specified by duration.
• -start collName srcName duration -rt
Starts the On Demand collector named collName on the source router named srcName, for a number of hours specified by duration, and starts a real time chart for the collector.
• -stop collName srcName
Cancels the running collector named collName on the source router named srcName.
You can use this command only if you have administrative privileges.
|
|
Checks to see which files are installed, and installs additional files as necessary. Use this command to integrate IPM and CiscoWorks2000 in the following instances:
• You installed CiscoWorks2000 after you installed IPM.
• IPM and CiscoWorks2000 are no longer integrated for some reason.
You can use this command only if you have administrative privileges.
|
|
Identical to ipm cw2ksetup. Checks to see which files are installed, and installs additional files as necessary. Use this command to integrate IPM and CiscoWorks2000 in the following instances:
• You installed CiscoWorks2000 after you installed IPM.
• IPM and CiscoWorks2000 are no longer integrated for some reason.
You can use this command only if you have administrative privileges.
|
|
Removes IPM files in the CMF path. In Windows, also modifies the http.conf file so that it does not use the pool from CiscoWorks2000.
Always run ipm cw2ksetup uninstall before uninstalling CiscoWorks2000 from your system.
You can use this command only if you have administrative privileges.
|
|
Takes a back up of the IPM database.
You can use this command only if you have administrative privileges.
|
|
Replaces the IPM Database with a clean version.
You can use this command only if you have administrative privileges.
|
ipm dbbackup
{enabled|disabled}
|
Controls Automatic IPM Database backup.
You can use this command only if you have administrative privileges.
|
|
Changes the database password.
You can also use ipm dbpassword old password new password on UNIX.
You can use this command only if you have administrative privileges.
|
|
Reloads the IPM database preferences file.
You can use this command if you are a member of the casusers group.
|
|
View the preferences in the currently running IPM database.
You can use this command if you are a member of the casusers group.
|
|
View the IPM database preferences in the configuration file, which might differ from the preferences in the currently running IPM database.
The output from this command is formatted differently from the output from the ipm dbprefs view command, because this command displays the contents of a file, whereas the ipm dbprefs view command displays the contents of a database.
You can use this command if you are a member of the casusers group.
|
|
Restores the IPM database from a previous backup.
You can use this command only if you have administrative privileges.
|
ipm debug hostname
|
Starts the message log display and displays the Message Log window which provides a log of status messages generated by IPM. Connects to IPM servers on the local host or on hostname.
If you Telnet into a remote workstation and you do not set the DISPLAY variable to local display, you cannot use this command. See the "Setting the DISPLAY Variable in Solaris" section for details.
You can use this command if you are a member of the casusers group.
|
|
Removes a source router from the IPM database using command line prompts.
You can use this command if you are a member of the casusers group.
|
|
Removes a target device from the IPM database using command line prompts.
If you try to delete a target and IPM issues an error message such as Could not delete the target, the cause might be one of the following:
• The target is being used as a final target by one or more collectors.
• The target is being used as an intermediate hop by one or more Path Echo collectors.
See the "Deleting Targets" section for details about how to resolve this problem.
You can use this command if you are a member of the casusers group.
|
ipm editcoll filename
|
Allows you to edit the contents of the specified collector seed file.
You can use this command if you are a member of the casusers group.
|
ipm editsrc filename
|
Allows you to edit the contents of the specified source seed file.
You can use this command if you are a member of the casusers group.
|
ipm edittarg filename
|
Allows you to edit the contents of the specified target seed file.
You can use this command if you are a member of the casusers group.
|
|
Starts the ipm export utility. For more information about this command, use the ipm export help command. For sample output, see the "Output of ipm export help Command" section.
You can use this command if you are a member of the casusers group.
|
|
(Solaris only) Forcefully stops all IPM servers running on the local host.
You can use this command only if you have administrative privileges.
|
|
Displays the command syntax for the ipm command and all of its options. For a sample output for this command, see the "Output of ipm help Command" section.
You can use this command if you are a member of the casusers group.
|
|
(Solaris only) Reconfigures IPM after you change a device's host name, so that you do not need to reinstall IPM. If you do not issue this command after changing a device's host name, the IPM servers no longer start up or work correctly, and the client cannot connect to the servers.
You can also use this command to force IPM to use a specific IP address or host name, on a system that has multiple IP addresses or host names.
|
|
Displays the contents of the IPM-IOS-Info file.
You can use this command if you are a member of the casusers group.
|
ipm ipaddrchg oldIPAddress newIPAdress
|
Changes an old IP address to a new IP address.
You can use this command if you are a member of the casusers group.
|
|
Displays the contents of the ipm.conf file.
You can use this command if you are a member of the casusers group.
|
|
Displays a directory listing of the collector seed files on the local host.
You can use this command if you are a member of the casusers group.
|
|
Displays a directory listing of the source seed files on the local host.
You can use this command if you are a member of the casusers group.
|
|
Displays a directory listing of the target seed files on the local host.
You can use this command if you are a member of the casusers group.
|
ipm loadcoll filename
|
Loads the specified collector seed file into the IPM database.
You can use this command if you are a member of the casusers group.
|
ipm loadsrc filename
|
Loads the specified source seed file into the IPM database.
You can use this command if you are a member of the casusers group.
|
ipm loadtarg filename
|
Loads the specified target seed file into the IPM database.
You can use this command if you are a member of the casusers group.
|
|
Displays the ipmLoggerLog.x file with tail -f.
You can use this command if you are a member of the casusers group.
|
ipm mirror [source | target | collector]
|
Exports IPM device data in seed file format.
You can use this command if you are a member of the casusers group.
|
|
(Solaris only) Exports IPM device data for sources, targets, and collectors in seed file format and creates a tar file of all components in a file named /tmp/ipm.mirror.host_name.tar.
(Windows only) Exports IPM device data for sources, targets, and collectors in seed file format and creates three files named Source.txt, Target.txt and Collector.txt, stored in a temporary directory. To find the temporary directory, IPM first looks at the TMP environment variable. If TMP is not defined, IPM looks at the TEMP variable. If TEMP is also not defined, IPM places the three files in the current directory.
You can use this command if you are a member of the casusers group.
|
|
Enables and disables IPM passwords. See the "Implementing Client Security" section for more information.
You can use this command only if you have administrative privileges.
|
ipm pmstatus hostname
|
Displays the Process Management Information window and connects to the IPM servers on the local host or on hostname. The Process Management Information window displays status information about the IPM processes and provides options for starting or stopping a process, or for viewing more detailed information about a process.
If you Telnet into a remote workstation and you do not set the DISPLAY variable to local display, you cannot use this command. See the "Setting the DISPLAY Variable in Solaris" section for details.
You can use this command if you are a member of the casusers group.
|
|
Displays the contents of the README file for IPM.
You can use this command if you are a member of the casusers group.
|
|
Regenerates all Web reports which are already generated.
You can use this command only if you have administrative privileges.
|
|
Restarts all IPM servers on the local host.
You can use this command only if you have administrative privileges.
|
|
Restarts the IPM database on the local host.
You can use this command only if you have administrative privileges.
|
|
Restarts the IPM Naming Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Restarts all IPM server processes on the local host except the IPM database, Naming Server, and Web Server.
You can use this command only if you have administrative privileges.
|
|
Restarts the IPM Web Server on the local host.
You can use this command only if you have administrative privileges.
|
ipm seed hostname filename type
|
Connects to IPM servers on the local host and starts a seed file configuration process.
• If you are not connecting locally, hostname is the name of the remote host, such as IPM-Host-1.
• filename is the seed file name, such as srcfile.src. You can specify just the file name, or you can specify an absolute address (the full path and file name). If you specify only the file name, IPM looks for the file in the default seed file directory.
filename cannot be a relative address (a partial path name and file name).
• type is the type of seed file: 1 for source, 2 for target, 3 for collector.
The following are valid ipm seed commands:
File Name Only—Solaris
# ./ipm seed IPM-Host-1 srcfile.src 1
Absolute Address—Solaris
# ./ipm seed IPM-Host-1 /opt/CSCOipm/etc/source/srcfile.src 1
File Name Only—Windows
ipm seed IPM-Host-1 srcfile.src 1
Absolute Address—Windows
ipm seed IPM-Host-1 c:\Program Files\Internetwork Performance Monitor\Server\etc\source\srcfile.src 1
For more information about seed files, see the "Adding Components Using Seed Files" section.
You can use this command if you are a member of the casusers group.
|
|
Resets the default server to which to connect.
You can use this command only if you have administrative privileges.
|
|
Displays the contents of the services.conf file.
You can use this command if you are a member of the casusers group.
|
ipm start server
|
Starts all IPM servers on the local host.
You can use this command only if you have administrative privileges.
|
|
(Windows only) Starts the IPM Aging Server on the local host.
You can use this command only if you have administrative privileges.
|
ipm start client hostname
|
Starts an IPM client on the specified host. If no host name is specified, then an IPM client is started on the local host.
If you Telnet into a remote workstation and you do not set the DISPLAY variable to local display, you cannot use this command. See the "Setting the DISPLAY Variable in Solaris" section for details.
You can use this command if you are a member of the casusers group.
|
|
Starts the IPM Database Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Starts the IPM Naming Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Starts the IPM Process Manager on the local host.
You can use this command only if you have administrative privileges.
|
|
Starts the IPM Web Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Displays the status of all IPM servers on the local host. For a sample output for this command, see the "Output of ipm status Command" section.
You can use this command if you are a member of the casusers group.
|
ipm stop server
|
Stops all IPM servers on the local host.
You can use this command only if you have administrative privileges.
|
|
(Windows only) Stops the IPM Aging Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Stops all IPM clients running on the local host.
You can use this command only if you have administrative privileges.
|
|
Stops the IPM Database Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Stops the IPM Naming Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Stops the IPM Process Manager on the local host.
You can use this command only if you have administrative privileges.
|
|
Stops the IPM Web Server on the local host.
You can use this command only if you have administrative privileges.
|
|
Displays information useful for troubleshooting problems with assistance from the Cisco Technical Assistance Center.
You can use this command if you are a member of the casusers group.
|
|
Starts the IPM Remote Upgrade Utility.
You can use this command only if you have administrative privileges.
|
|
Displays version information for all IPM servers on the local host.
You can use this command if you are a member of the casusers group.
|
ipm viewcoll filename
|
Displays the contents of the specified collector seed file.
You can use this command if you are a member of the casusers group.
|
|
Displays the ipmLoggerLog.x file with PAGER.
You can use this command if you are a member of the casusers group.
|
ipm viewsrc filename
|
Displays the contents of the specified source seed file.
You can use this command if you are a member of the casusers group.
|
ipm viewtarg filename
|
Displays the contents of the specified target seed file.
You can use this command if you are a member of the casusers group.
|
Output of ipm status Command
The following example shows the status information displayed when you use the ipm status command:
============================================================
IPM Server Version: 2.4.0.0
IPM Server Hostname: ramyab-w2k01
IPM Server Build Date: Fri Mar 29 15:34:08 IST 2002
============================================================
IPM Database Server Already Running.
IPM Naming Server Already Running.
IPM Aging Server Already Running.
IPM Web Server Already Running.
IPM Process Manager Already Running.
Process Manager running with processes:
PROCESS STATE PID Last Message
ConfigServer Ready 1924 Running
RTPServer Ready 2828 Running
MessageLogServer Ready 2064 Running
DataViewServer Ready 2132 Running
DataCollectionServer Ready 2672 Running
SNMPServer Ready 2464 Running
Output of ipm help Command
The following example shows the command syntax and help that is displayed when you use the ipm help command:
ipm -Starts all IPM Servers and one Client on the local host.
ipm start -Starts all IPM Servers on the local host.
ipm stop -Stops all IPM Servers on the local host.
ipm restart -Restarts all IPM Servers on the local host.
ipm status -Displays status of all IPM Servers on the local host.
ipm version -Displays version of all IPM Servers on the local host.
ipm start client[<hostname>] -Starts an IPM Client.
Connects to IPM servers on default host or <hostname>
ipm start db -Starts IPM Database Server on the local host.
ipm stop db -Stops IPM Database Server on the local host.
ipm start web -Starts IPM Web Server on the local host.
ipm stop web -Stops IPM Web Server on the local host.
ipm start name -Starts IPM Naming Server on the local host.
ipm stop name -Stops IPM Naming Server on the local host.
ipm start pm -Starts IPM Process Manager on the local host.
ipm stop pm -Stops IPM Process Manager on the local host.
ipm debug [<hostname>] -Starts a Message Log Display Client. Connects to IPM servers on
local host or <hostname>
ipm pmstatus [<hostname>] -Starts a Process Manager Display Client. Connects to IPM
servers on local host or <hostname>
ipm dbbackup -Backs up IPM Database from previous backup.
ipm dbrestore -Restores IPM Database from previous backup.
ipm dbclean -Replace the IPM database with a clean version.
ipm dbpassword -Change IPM Database password
ipm forcestop -Forcefully stops all IPM Servers on the local host.
ipm stopclients -Stops all running IPM clients on the local host.
ipm readme -Display the README file.
ipm iosinfo -Display the IPM-IOS-Info file.
ipm ipm.conf -Display the ipm.conf file.
ipm services.conf -Display the services.conf file.
ipm console -Display the ipmConsoleLog.log file.
ipm viewlog -Display the ipmLoggerLog.x file with PAGER
ipm logger -Display the ipmLoggerLog.x file with tail -f.
ipm browserpath -Reset the path to the system Web Browser.
ipm servername -Reset the default server to connect to.
ipm export -Call the ipm export utility. ipm export help for more info.
ipm mirror [source|target|collector] -Export in IPM seed file format.
ipm mirror all -Export in IPM seed file format and create a tar file.
of all components in /tmp/ipm.mirror.fms-build1.tar
ipm listsrc -Display a directory listing of the source seed files.
ipm listtarg -Display a directory listing of the target seed files.
ipm listcoll -Display a directory listing of the collector seed files.
ipm viewsrc <filename> -View the source file specified by <filename>
ipm viewtarg <filename> -View the target file specified by <filename>
ipm viewcoll <filename> -View the collector file specified by <filename>
ipm editsrc <filename> -Edit the source file specified by <filename>
ipm edittarg <filename> -Edit the target file specified by <filename>
ipm editcoll <filename> -Edit the collector file specified by <filename>
ipm loadsrc <filename> -Load the source file specified by <filename>
ipm loadtarg <filename> -Load the target file specified by <filename>
ipm loadcoll <filename> -Load the collector file specified by <filename>
ipm addsrc -Add a source via command line prompts.
ipm addtarg -Add a target via command line prompts.
ipm delsrc -Delete a source via command line prompts.
ipm deltarg -Delete a target via command line prompts.
ipm seed [<hostname> [<filename> <type>] ] -Starts a Seed File Configuration Process.
Connects to IPM servers on local host or <hostname> <filename> is the seed file name.
<type> is 1 for source; 2 for target; 3 for collector.
ipm tshoot -Display information for Cisco TAC.
ipm regen -Regenerate all Web reports.
ipm clientaddr -Force Client to bind to specific IP address.
ipm password -Establish passwords on client launching and Web clients.
ipm hostname -Change the hostname used by the IPM Server and Client.
ipm cw2ksetup install|uninstall -Integrate with CiscoWorks2000.
ipm dbprefs view -View the current IPM Database preferences.
ipm dbprefs viewfile -View the IPM Database preferences file.
ipm dbprefs reload -Reload the IPM Database preferences file.
ipm baseline <percent_value> -Increment the threshold values by
<percent_value between 1-999%)> above the average hourly threshold.
ipm ipaddrchg <oldIpAddress> <newIpAddress> -Change the old IP Address to the new IP
Address.
ipm upgrade -IPM Remote Upgrade utility.
ipm cleanreport - Clean Reports older than n days.
ipm -Starts all IPM Servers and one Client on the local host.
ipm start -Starts all IPM Servers on the local host.
ipm stop -Stops all IPM Servers on the local host.
ipm restart -Restarts all IPM Servers on the local host.
ipm status -Displays status of all IPM Servers on the local host.
ipm version -Displays version of all IPM Servers on the local host.
ipm start client [<hostname>] - Starts an IPM Client. Connects to IPM servers on local
host or <hostname>
ipm start db -Starts IPM Database Server on the local host.
ipm stop db -Stops IPM Database Server on the local host.
ipm start web -Starts IPM Web Server on the local host.
ipm stop web -Stops IPM Web Server on the local host.
ipm start name -Starts IPM Naming Server on the local host.
ipm stop name -Stops IPM Naming Server on the local host.
ipm start aging -Starts IPM Aging Server on the local host.
ipm stop aging -Stops IPM Aging Server on the local host.
ipm start pm -Starts IPM Process Manager on the local host.
ipm stop pm -Stops IPM Process Manager on the local host.
ipm debug [<hostname>] -Starts a Message Log Display Client.
Connects to IPM servers on local host or <hostname>
ipm pmstatus [<hostname>] -Starts a Process Manager Display Client. Connects to IPM
servers on local host or <hostname>
ipm dbbackup -Backs up IPM Database.
ipm dbrestore -Restores IPM Database from previous backup.
ipm dbpassword -Change IPM Database password
ipm dbbackup {enable|disable} -Controls Automatic IPM Database backup.
ipm dbclean -Replace the IPM database with a clean version.
ipm forcestop -Forcefully stops all IPM processes on the local host.
ipm stopclients -Stops all running IPM clients on the local host.
ipm readme -Display the README file.
ipm iosinfo -Display the IPM-IOS-Info file.
ipm ipm.conf -Display the ipm.conf file.
ipm services.conf -Display the services.conf file.
ipm console -Display the ipmConsoleLog.log file.
ipm viewlog -Display the ipmLoggerLog.x file.
ipm logger -Display the ipmLoggerLog.x file.
ipm servername -Reset the default server to connect to.
ipm browserpath -Reset the path to the system Web Browser.
ipm export -Callthe ipm export utility.ipm export help for more info.
ipm mirror [source|target|collector] -Export in IPM seed file format.
ipm mirror all -Export in IPM seed file format of all components.
ipm listsrc -Display a directory listing of the source seed files.
ipm listtarg -Display a directory listing of the target seed files.
ipm listcoll -Display a directory listing of the collector seed files.
ipm viewsrc <filename> -View the source file specified by <filename>
ipm viewtarg <filename> -View the target file specified by <filename>
ipm viewcoll <filename> -View the collector file specified by <filename>
ipm editsrc <filename> -Edit the source file specified by <filename>
ipm edittarg <filename> -Edit the target file specified by <filename>
ipm editcoll <filename> -Edit the collector file specified by <filename>
ipm loadsrc <filename> -Load the source file specified by <filename>
ipm loadtarg <filename> -Load the target file specified by <filename>
ipm loadcoll <filename> -Load the collector file specified by <filename>
ipm addsrc -Add a source via command line prompts.
ipm addtarg -Add a target via command line prompts.
ipm delsrc -Delete a source via command line prompts.
ipm deltarg -Delete a target via command line prompts.
ipm seed [<hostname> [<filename> <type>] ]Starts a Seed File Configuration Process.
Connects to IPM servers on local host or <hostname> <filename> is the seed file name.
<type> is 1 for source; 2 for target; 3 for collector.
ipm ipaddrchg [<old IP address> <new IP address>] Changes a target or source IP address to
a new IP address specified by the user
ipm tshoot -Display information for Cisco TAC.
ipm regen -Regenerate all Web Reports.
ipm clientaddr -Force Client to bind to a specific IP address.
ipm password -Establish passwords on client launching.
ipm cw2ksetup [install|uninstall] -Integrate with Cisco Works 2000.
ipm dbprefs view -View the current IPM Database Preferences.
ipm dbprefs viewfile -View the IPM Database Preferences file.
ipm dbprefs reload -Reload the IPM Database Preferences file.
ipm baseline <percent_value> - Increment the threshold values by
<percent_value between 1-999%> above the average hourly threshold.
ipm upgrade -remote upgrade IPM.
ipm cleanreport - Clean HTML Reports older than n days.
Output of ipm export help Command
The following example shows the command syntax and help that is displayed when you use the ipm export help command:
Note
You must be logged in as the root user (Solaris) or administrator (Windows) to use export IPM data using the ipm export command.
/opt/CSCOipm/bin/ipmExport.pl [ipmRoot]
[-q] [[-k <letter>] | -w] [-h]
[ ( -c | -s | -t | -o ) [<Name>] ]
| [ (-dh | -dd | -dw | -dm) <StartTime> <EndTime> [ <CollectorName> ]]
[ipmRoot] - Root location of IPM, such as /opt/CSCOipm
-q Quiet output- display no column headings. Only applicable in plain
-k Delimiter- set the field delimiter to <letter>. By default, this
is set to a comma ','. Only applicable in plain text output format.
-w HTML output - A web page will be generated from the output of
-h Help - output this usage help
Time - <StartTime> and <EndTime> need to be input as:
<WhichDay> needs to be input as
-c Display collector configuration. If <name> is omitted, display
a list of all collectors. If <name> is specified, display
information about the specified collector.
-s Display source router configuration. If <name> is omitted,
display a list of all source routers. If <name> is specified,
display information about the specified source router.
-t Display target configuration. If <name> is omitted, display a
list of all targets. If <name> is specified, display information
about the specified target.
-o Display operation configuration. If <name> is omitted, display
a list of all operations. If <name> is specified, display
information about the specified operation.
-dh Display hourly non-jitter statistical data. If <name> is omitted,
display data for all non-jitter collectors. If <name> is
specified, display information about the specified collector.
-dd Display daily non-jitter statistical data. If <name> is omitted,
display data for all non-jitter collectors. If <name> is
specified, display information about the specified collector.
-dw Display weekly non-jitter statistical data. If <name> is omitted,
display data for all non-jitter collectors. If <name> is
specified, display information about the specified collector.
-dm Display monthly non-jitter statistical data. If <name> is
omitted, display data for all collectors. If <name> is specified,
display information about the specified collector.
-jh Display hourly jitter statistical data. If <name> is omitted,
display data for all jitter collectors. If <name> is specified,
display information about the specified collector.
-jd Display daily jitter statistical data. If <name> is omitted,
display data for all jitter collectors. If <name> is specified,
display information about the specified collector.
-jw Display weekly jitter statistical data. If <name> is omitted,
display data for all jitter collectors. If <name> is specified,
display information about the specified collector.
-jm Display monthly jitter statistical data. If <name> is omitted,
display data for all jitter collectors. If <name> is specified,
display information about the specified collector.
-r Generate summary web reports, which can be retrieved and browsed
from ipm home page. If <WhichDay> is specified, generate all
applicable web reports for that day; otherwise, will generate
all applicable web reports for yesterday.
IPM Internal Commands
A list of internal commands is given below. It is recommended that you do not use these commands.
The internal commands on UNIX are:
•
ipm deinstallstop
•
ipm pstart
•
ipm istart
•
ipm load
•
ipm updateDbProcs
•
ipm deinstall
•
ipm viewfile
•
ipm loadmirror
•
ipm cw2k seed
The internal commands on Windows are:
•
ipm deinstall
•
ipm install