Command Reference Guide > Command Reference Guide > Using Ingres Commands > ipm Command--Start the Interactive Performance Monitor
Was this helpful?
ipm Command--Start the Interactive Performance Monitor
The ipm command invokes the forms-based Interactive Performance Monitor, which combines the functions of the lockstat, logstat, iimonitor, and iinamu utilities in a single tool.
The Interactive Performance Monitor is used to view various aspects of a running installation. It can be used to view a running server, examine the logging and locking system, and perform actions on active servers.
For complete details on the use of the IPM command, see the Interactive Performance Monitor User Guide.
The ipm command has the following format:
ipm [-ddbname] [-e] [i] [-l] [-lrestype] [-n] [-t] [-rseconds] [-s] [-help]
-ddbname
Reports only on resources for database dbname.
-e
Displays system and user locklists.
-i
Displays interactive sessions and user locklists.
-l
Report on all resource types.
-lrestype
Reports on specified resource type (page, table, database, and so on) only. If restype is not specified, reports on all resource types.
-n
Does not print resources granted in null mode.
-t
Reports on a particular table. With this option, you must also specify the -ddbname parameter.
-rseconds
Sets refresh time for various screens.
-s
Runs ipm in standalone mode. Databases are not opened.
-help
Displays command syntax online.
Last modified date: 11/28/2023