1 | Member name | Input | Char(10) |
2 | Library name | Input | Char(10) |
The Performance Monitor exit program is called to process the performance data just collected by the performance monitor. You would write an exit program for the performance monitor if you wanted to be sure that the performance data being collected was processed as soon as the monitor was done collecting it.
Note: The Performance Monitor exit program pertains to the Start Performance Monitor (STRPFRMON) command, not the Performance Monitor Collector APIs. Starting in Version 5 Release 1, the Start Performance Monitor (STRPFRMON) command is no longer supported.
None.
The performance data member name.
The library that contains the performance data.
The performance monitor handles any error that could occur in the exit program. Not only does the performance monitor contain generic MCH (machine), CPF (i5/OS), and PFR (performance) error messages, it also contains a function-check handler.
Top | Performance Management APIs | APIs by category |