Syntax Summary [ HP Performance Collection Software User's Manual (for MPE Systems) ] MPE/iX 5.0 Documentation
HP Performance Collection Software User's Manual (for MPE Systems)
Syntax Summary
The following table summarizes PARM file directive syntax.
Table 3-1. Parameters of Collection Directives
--------------------------------------------------------------------------------------------
| | |
| Directive | Parameter |
| | |
--------------------------------------------------------------------------------------------
| | |
| ID | system id |
| | |
--------------------------------------------------------------------------------------------
| | |
| LOG | GLOBAL |
| | APPLICATION |
| | PROCESS |
| | DISCSPACE |
| | |
--------------------------------------------------------------------------------------------
| | |
| THRESHOLD | CPU=percent |
| | DISC=rate |
| | RESPONSE=seconds |
| | FIRST=seconds |
| | TRANSACTIONS=count |
| | NONEW |
| | NOKILLED |
| | NOSHORT [=seconds] |
| | MINTHINK=seconds |
| | MAXTHINK=seconds |
| | |
--------------------------------------------------------------------------------------------
| | |
| WAIT THRESHOLD | CPU=percent |
| | DISC=percent |
| | MEMORY=percent |
| | IMPEDE=percent |
| | |
--------------------------------------------------------------------------------------------
| | |
| DAILYTIME | hour [:minute] |
| | |
| MAINTTIME | hour [:minute] |
| | |
--------------------------------------------------------------------------------------------
| | |
| APPLICATION | application name |
| | |
| FILE= | filename[,filename,...] |
| | |
| INTERACTIVE= | filename[,filename,...] |
| | |
| BATCH= | filename[,filename,...] |
| | |
| USER= | logon[;logon;...] |
| | |
| QUEUE= | execution priority (L,A,B,C,D,E) [,...] |
| | |
| OR | |
| | |
--------------------------------------------------------------------------------------------
Table 3-1. Parameters of Collection Directives (cont.)
--------------------------------------------------------------------------------------------
| | |
| Directive | Parameter |
| | |
--------------------------------------------------------------------------------------------
| | |
| SERVICE LEVEL | FIRST=seconds |
| SLA | RESPONSE=seconds |
| | |
--------------------------------------------------------------------------------------------
| | |
| ALARM | alarmid |
| | TYPE=typeid |
| | SEVERITY=severity number |
| | |
| IF | itemid (<,>,<=,>=) itemid FOR duration [MINUTES] |
| | |
| THEN | alarm action |
| | |
| FINISH | alarm action |
| | |
| REPEAT | minimum repeat minutes |
| | |
| VAR | itemid (+,-,/, *) itemid |
| | |
--------------------------------------------------------------------------------------------
| | |
| DISCGROUP | discgroup name |
| | |
| GROUP= | groupname[,groupname,...] |
| | |
--------------------------------------------------------------------------------------------
If the PARM file is not found in the logon group of the user who is
running SCOPE(XL) or a parameter is not specified, the default parameters
for each directive are used.
The directives and their default parameter values are shown in Table 3-2
(*).
Table 3-2. Default Parameter Values for Collection Directives
--------------------------------------------------------------------------------------------
| | |
| Directive | Default Parameter Value |
| | |
--------------------------------------------------------------------------------------------
| | |
| ID | Blanks, the HPTrend system handle, or, if present on an |
| | MPE/iX system, the HPSYSNAME system variable. |
| | |
--------------------------------------------------------------------------------------------
| | |
| LOG | GLOBAL |
| | PROCESS |
| | |
--------------------------------------------------------------------------------------------
| | |
| THRESHOLD | CPU=10.0 |
| | DISC=10.0 |
| | RESPONSE=5.0 |
| | FIRST=1.0 |
| | TRANSACTIONS=100 |
| | (not NONEW) (not NOKILLED) |
| | (not NOSHORT) |
| | MINTHINK=0.2 |
| | MAXTHINK=3600 |
| | |
--------------------------------------------------------------------------------------------
| | |
| WAIT THRESHOLD | CPU=50 |
| | DISC=50 |
| | MEMORY=25 |
| | IMPEDE=25 |
| | |
--------------------------------------------------------------------------------------------
| | |
| DAILYTIME | 23:30 (11:30 PM) |
| | |
| MAINTTIME | None (scheduled maintenance is not performed). |
| | |
--------------------------------------------------------------------------------------------
| | |
| APPLICATION | No applications specified. |
| | |
--------------------------------------------------------------------------------------------
| | |
| SERVICE LEVEL | FIRST= (same as THRESHOLD FIRST) |
| | RESPONSE= (same as THRESHOLD RESPONSE) |
| | Defaults apply only if neither service level is given. |
| | |
--------------------------------------------------------------------------------------------
| | |
| ALARM | No performance alarms defined. |
| | |
--------------------------------------------------------------------------------------------
| | |
| DISCGROUP | If no disc group is specified, the 20 largest MPE ACCOUNTS |
| | (by disc space) become disc groups. |
| | |
--------------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation