Specifying input to the mmpmon command
The input requests to the mmpmon command allow the system administrator to collect I/O statistics per mounted file system (fs_io_s) or for the entire node (io_s).
The mmpmon command must be run by using root authority. For command syntax, see mmpmon command.
The mmpmon command is controlled by an input file that contains a series of requests, one per line. This input can be specified with the -i flag, or read from standard input (stdin). Providing input by using stdin allows the mmpmon command to take keyboard input or output that is piped from a user script or application.
Leading blanks in the input file are ignored. A line beginning with a pound sign (#) is treated as a comment. Leading blanks in a line whose first nonblank character is a pound sign (#) are ignored.